Commit graph

5 commits

Author SHA1 Message Date
asonix 5c280ef6f6 Process outbound in new thread 2021-01-06 13:49:23 -06:00
asonix ab8aa2cbe1 Profiles: expose needed information for non-apub profile creation
- Add image purge to profile update
- Add outbound processing in apub ingest
- Add follower + follow request cleanup in profile delete
- Add inboxes + id to Outbound trait
2021-01-06 02:21:17 -06:00
asonix 6ffc4e9fa3 Prepare Actions for use outside of activitypub paths
Catch (but not fix) but related to unfollowing durin blocks
2021-01-05 00:09:59 -06:00
asonix 8552d10cdc Mark objects as deleted, simplify spawn logic, check blocks on incoming activities 2021-01-04 21:13:06 -06:00
asonix 397f67ade6 Move actions to apub 2021-01-04 11:41:34 -06:00
Renamed from profiles/src/actions/follow.rs (Browse further)