index
:
snac2
master
Mirror of https://codeberg.org/grunfink/snac2
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
activitypub.c
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Process 'Update' + 'Person'.
default
2022-09-28
1
-1
/
+7
|
*
Process 'Undo' + 'Follow'.
default
2022-09-28
1
-2
/
+8
|
*
'Announce' messages also try to bring the announced actor.
default
2022-09-28
1
-2
/
+9
|
*
Check for muted actors in Announce messages.
default
2022-09-28
1
-2
/
+18
|
*
Delete the _snac field in outbox.
default
2022-09-28
1
-2
/
+4
|
*
The outbox returns now some entries.
default
2022-09-28
1
-1
/
+15
|
*
Timeline pages are also served.
default
2022-09-27
1
-7
/
+15
|
*
Call process_tags() from msg_note().
default
2022-09-27
1
-4
/
+13
|
*
New function process_tags() (untested).
default
2022-09-27
1
-0
/
+52
|
*
'Accept' messages are processed.
default
2022-09-27
1
-2
/
+10
|
*
New function msg_follow().
default
2022-09-27
1
-0
/
+28
|
*
More work in msg_note().
default
2022-09-27
1
-62
/
+89
|
*
Notes can be posted WOW!.
default
2022-09-27
1
-7
/
+84
|
*
Started function not_really_markdown().
default
2022-09-27
1
-1
/
+2
|
*
'Follow' messages are now processed.
default
2022-09-27
1
-16
/
+58
|
*
Check the digest before enqueueing.
default
2022-09-27
1
-1
/
+15
|
*
Serve the actor as the correct content-type.
default
2022-09-26
1
-1
/
+3
|
*
More work but signatures seem to still fail.
default
2022-09-26
1
-11
/
+24
|
*
New function msg_admiration().
default
2022-09-26
1
-0
/
+20
|
*
New function post.
default
2022-09-26
1
-0
/
+13
|
*
New function is_msg_public().
default
2022-09-26
1
-1
/
+18
|
*
Renamed to recipient_list().
default
2022-09-26
1
-1
/
+1
|
*
New function recipients().
default
2022-09-26
1
-0
/
+37
|
*
Link to local if the child id is from this actor.
default
2022-09-26
1
-5
/
+5
|
*
Resolve object id instead of discarding like or boost.
default
2022-09-26
1
-13
/
+11
|
*
New metadata 'referrer', that contains an actor.
default
2022-09-26
1
-2
/
+2
|
|
|
|
This field contains the actor that boosted an entry.
*
Return the correct content-type.
default
2022-09-26
1
-0
/
+1
|
*
Backported from xs.
default
2022-09-25
1
-1
/
+1
|
*
Avoid crashing on empty q_items.
default
2022-09-25
1
-0
/
+5
|
*
More sign work (I'm tired).
default
2022-09-25
1
-5
/
+0
|
*
New function msg_actor().
default
2022-09-25
1
-0
/
+55
|
*
Fixed a bug in the digest header.
default
2022-09-25
1
-3
/
+6
|
*
New function timeline_request().
default
2022-09-25
1
-7
/
+38
|
*
New function timeline_admire().
default
2022-09-25
1
-1
/
+10
|
*
Some fixes to timeline_add().
default
2022-09-25
1
-1
/
+1
|
*
Process 'Create' messages (untested).
default
2022-09-25
1
-3
/
+33
|
*
The HTTP request headers are stored in a plain dict.
default
2022-09-25
1
-4
/
+2
|
*
More work.
default
2022-09-24
1
-11
/
+13
|
*
More message work.
default
2022-09-24
1
-9
/
+24
|
*
Started creating messages.
default
2022-09-24
1
-12
/
+49
|
*
Also store the req object in enqueue_input().
default
2022-09-24
1
-5
/
+5
|
*
More ActivityPub work.
default
2022-09-23
1
-0
/
+45
|
*
New function enqueue_input().
default
2022-09-23
1
-1
/
+17
|
*
Fixed memleak.
default
2022-09-23
1
-2
/
+4
|
*
New function activitypub_get_handler().
default
2022-09-23
1
-1
/
+61
|
*
xs_httpd_request() also returns the payload.
default
2022-09-23
1
-0
/
+35
|
*
New function process_queue().
default
2022-09-23
1
-1
/
+45
|
*
New functions send_to_inbox() and send_to_actor().
default
2022-09-23
1
-0
/
+37
|
*
Fixed bug in actor_request().
default
2022-09-23
1
-2
/
+1
|
*
Improved activitypub_request().
default
2022-09-23
1
-19
/
+30
|
[prev]
[next]