index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor tweak in http signatures.
default
2022-09-25
1
-6
/
+10
*
Fixed a bug in the digest header.
default
2022-09-25
4
-11
/
+23
*
New function timeline_request().
default
2022-09-25
3
-7
/
+53
*
New function timeline_admire().
default
2022-09-25
3
-36
/
+104
*
Some log tweaks.
default
2022-09-25
1
-1
/
+1
*
Fixed bug in srv_archive().
default
2022-09-25
2
-1
/
+2
*
Some fixes to timeline_add().
default
2022-09-25
4
-23
/
+68
*
Process 'Create' messages (untested).
default
2022-09-25
2
-3
/
+34
*
The HTTP request headers are stored in a plain dict.
default
2022-09-25
4
-29
/
+21
*
New function srv_archive().
default
2022-09-25
3
-48
/
+106
*
Added some aechiving.
default
2022-09-24
1
-0
/
+34
*
More work.
default
2022-09-24
2
-16
/
+13
*
More message work.
default
2022-09-24
1
-9
/
+24
*
Started creating messages.
default
2022-09-24
1
-12
/
+49
*
More log tweaks.
default
2022-09-24
1
-8
/
+8
*
Replace long paths with ~ in logs.
default
2022-09-24
1
-0
/
+12
*
Always call srv_debug() from snac_debug().
default
2022-09-24
1
-5
/
+3
*
Also store the req object in enqueue_input().
default
2022-09-24
3
-11
/
+12
*
More ActivityPub work.
default
2022-09-23
1
-0
/
+45
*
New function enqueue_input().
default
2022-09-23
3
-2
/
+46
*
Fixed memleak.
default
2022-09-23
1
-2
/
+4
*
New function activitypub_get_handler().
default
2022-09-23
3
-2
/
+67
*
xs_httpd_request() also returns the payload.
default
2022-09-23
4
-12
/
+54
*
New function process_queue().
default
2022-09-23
3
-37
/
+82
*
New functions send_to_inbox() and send_to_actor().
default
2022-09-23
3
-1
/
+40
*
Fixed bug in actor_request().
default
2022-09-23
3
-2
/
+15
*
Improved activitypub_request().
default
2022-09-23
2
-19
/
+47
*
server_get_handler() returns the status.
default
2022-09-23
1
-11
/
+13
*
webfinger_get_handler() returns the status.
default
2022-09-23
3
-15
/
+17
*
webfinger_request() returns the status.
default
2022-09-23
3
-10
/
+11
*
[activitypub.c] New file.
default
2022-09-23
4
-1
/
+78
*
Reworked timeline_add().
default
2022-09-23
1
-75
/
+107
*
Added comment about what to do with recursive parent storage.
default
2022-09-23
1
-0
/
+2
*
_timeline_parent() does not need to be recursive (or does it?).
default
2022-09-23
1
-5
/
+2
*
Return 110 "Response Is Stale" to stale actors.
default
2022-09-22
1
-1
/
+2
*
Minor actor tweak.
default
2022-09-22
2
-2
/
+2
*
Added some actor functions.
default
2022-09-22
2
-0
/
+80
*
httpd serves susie.png.
default
2022-09-22
1
-0
/
+14
*
Fixed memleak in greeting.
default
2022-09-22
1
-1
/
+2
*
Renamed enqueue() to enqueue_output().
default
2022-09-22
2
-4
/
+5
*
New function _timeline_parent().
default
2022-09-22
1
-0
/
+77
*
New macro valid_status().
default
2022-09-22
2
-1
/
+3
*
Deleted left debug information.
default
2022-09-22
1
-1
/
+0
*
Minor webfinger tweak.
default
2022-09-22
1
-1
/
+4
*
More webfinger work.
default
2022-09-22
2
-9
/
+77
*
New function webfinger_request() (incomplete).
default
2022-09-22
3
-2
/
+47
*
Added a webfinger handler.
default
2022-09-21
4
-1
/
+102
*
Updated Makefile.
default
2022-09-21
1
-12
/
+12
*
Fix q_path.
default
2022-09-21
1
-11
/
+17
*
Added a global server handler.
default
2022-09-21
2
-1
/
+116
[next]