You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
teknomunk f04141fdbd
Fix probably SEGV in outbox envelope creation with shared inboxes, move data for statuses so everything isn't data/statuses/*.json (need to repeat for data/statuses/ap)
1 year ago
..
collections@af6ffed1c9 Refactor routing for statuses 1 year ago
controller Implement block notification 1 year ago
ffdb@da305b421b Implement working Digest headers included in HTTP Signature for all outgoing posts 1 year ago
http@b35006d023 Add route for unfollow, handle Update activities, add self mentions to statuses during Create handling, replace purely linear outbox handling with one that can skip failed deliveries 1 year ago
json@f141235855 Handle account with empty name field, fix some memory leaks 1 year ago
model Fix probably SEGV in outbox envelope creation with shared inboxes, move data for statuses so everything isn't data/statuses/*.json (need to repeat for data/statuses/ap) 1 year ago
rdf@ebdd3f2046 Rework inbox envelope 1 year ago
sha256@c6cf8e509a
view Add mentions to status model and pass thru mastodon api 1 year ago
app_args.c
app_args.h
dev.c Add start of CLI controller, put ActivityPub endpoints /following and followers in the right spot, implement account follow/unfollow (flaky), show status publish date 1 year ago
embed.rb
form.c
form.h
format.c Add system stub messages, prevent notifications from being created when a post is a stub, fix url in Status API response 1 year ago
format.h Add system stub messages, prevent notifications from being created when a post is a stub, fix url in Status API response 1 year ago
main.c Implement working Digest headers included in HTTP Signature for all outgoing posts 1 year ago
routes.h
version.h