index
:
snac2.git
master
Unnamed repository; edit this file 'description' to name the repository.
hyang
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
activitypub.c
Age
Commit message (
Expand
)
Author
2022-11-13
Set "u-url mention" class for mentions.
default
2022-11-13
Some formatting refactoring.
default
2022-11-07
Fixed memory leak.
default
2022-11-02
Use the newly resolved actor in msg_follow() instead of rewriting the old one.
default
2022-11-02
Fixed bug when following by @user@host.
default
2022-11-02
People page started.
default
2022-11-01
Don't store objects other than 'Note' in timeline_request().
default
2022-10-25
Some code moving to avoid false positive leaks.
default
2022-10-25
Fixed leak.
default
2022-10-21
Send notification emails through the queue.
default
2022-10-21
Fixed typo.
default
2022-10-21
Don't notify about admirations of things by others.
default
2022-10-21
Rewritten notify() to write the message in bulk.
default
2022-10-21
New function notify().
default
2022-10-20
Better 'Delete' message logging.
default
2022-10-16
Added support for HEAD methods.
default
2022-10-10
Media can be attached to notes.
default
2022-10-02
Use the time functions of xs_time.h.
default
2022-10-01
Fixed crash.
default
2022-10-01
Also accept 'Delete' on input.
default
2022-10-01
Implemented 'Delete'.
default
2022-10-01
timeline_request() also triggers an actor_request().
default
2022-10-01
New web action 'Unfollow'.
default
2022-09-30
Add a date to a Follow message if it doesn't include one.
default
2022-09-29
New function check_signature() (incomplete).
default
2022-09-29
html_entry() is built in its own string and then added.
default
2022-09-28
Treat 410 Gone from actors specially.
default
2022-09-28
The input queue also has retries.
default
2022-09-28
If an actor cannot be retrieved, move the message back to the queue.
default
2022-09-28
Process 'Update' + 'Person'.
default
2022-09-28
Process 'Undo' + 'Follow'.
default
2022-09-28
'Announce' messages also try to bring the announced actor.
default
2022-09-28
Check for muted actors in Announce messages.
default
2022-09-28
Delete the _snac field in outbox.
default
2022-09-28
The outbox returns now some entries.
default
2022-09-27
Timeline pages are also served.
default
2022-09-27
Call process_tags() from msg_note().
default
2022-09-27
New function process_tags() (untested).
default
2022-09-27
'Accept' messages are processed.
default
2022-09-27
New function msg_follow().
default
2022-09-27
More work in msg_note().
default
2022-09-27
Notes can be posted WOW!.
default
2022-09-27
Started function not_really_markdown().
default
2022-09-27
'Follow' messages are now processed.
default
2022-09-27
Check the digest before enqueueing.
default
2022-09-26
Serve the actor as the correct content-type.
default
2022-09-26
More work but signatures seem to still fail.
default
2022-09-26
New function msg_admiration().
default
2022-09-26
New function post.
default
2022-09-26
New function is_msg_public().
default
[next]