Commit graph

15 commits

Author SHA1 Message Date
asonix 19d0fbdb9f Expose profile domain 2021-01-06 10:45:23 -06:00
asonix b02753e6b9 Add server profile creation flow 2021-01-06 02:21:37 -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 49eeb48b72 Toolkit file input 2021-01-06 02:16:50 -06:00
asonix d6d01387e0 Remove ructe from profiles 2021-01-05 13:09:18 -06:00
asonix 2884228a13 Go digging for Follow ID from Accept Follow 2021-01-05 00:14:51 -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 fff74bf063 No warnings, expose top-level methods for image uploads 2021-01-04 20:23:17 -06:00
asonix 397f67ade6 Move actions to apub 2021-01-04 11:41:34 -06:00
asonix 5d56504507 Ingest ActivityPub 2021-01-04 11:34:31 -06:00
asonix ec90b2897d Turn Card::full_width into constructor 2020-12-16 15:43:43 -06:00
asonix 9cf1c546f9 Create Form Buttons, make Logout a Form Button 2020-12-15 22:50:00 -06:00
asonix cf31172632 Move Authenticated into a middlware to reduce cost of multiple Authenticateds in a route 2020-12-15 22:14:01 -06:00
asonix 7143cf8ff0 Working accounts system 2020-12-15 20:40:41 -06:00