WIP: Manual ActivityPub inbox outbox implementation #4

Closed
xy wants to merge 9 commits from feature-manual-inbox-outbox into feature-activitypub

9 Commits

Author SHA1 Message Date
Anthony Wang
838345815d
Add following and follower ActivityStreams endpoints 2022-04-24 14:24:09 -05:00
Anthony Wang
fb9b8562f6
Reformating using make fmt 2022-04-21 22:29:07 -05:00
Anthony Wang
317f6be6b0
Use AddToOutbox for sending follow requests 2022-04-21 22:15:20 -05:00
Anthony Wang
f0c4968c96
Start cleaning up inbox/outbox code 2022-04-21 22:14:58 -05:00
Anthony Wang
ce1a014491
Get federated following to work 2022-04-14 11:53:00 -05:00
Anthony Wang
1d26c4338a
Actually follow local user when processing follow request 2022-04-14 10:08:18 -05:00
Anthony Wang
39919e5eee
Rig up inbox/outbox to the API 2022-04-14 10:04:22 -05:00
Anthony Wang
443bfac04e
Implement inbox 2022-04-13 22:09:01 -05:00
Anthony Wang
790ea2d6ba
Implement outbox 2022-04-13 21:49:27 -05:00