fedimovies/src/activitypub
2022-09-25 21:11:18 +00:00
..
actors Add MoneroSubscription payment option 2022-08-31 20:42:57 +00:00
builders Replace Person object with target actor ID in Follow() activity 2022-09-12 18:31:01 +00:00
fetcher Increase max download size 2022-09-01 12:38:39 +00:00
handlers Log attachment fetching errors 2022-09-19 18:39:56 +00:00
activity.rs Allow tag property value to be an object 2022-09-17 16:35:23 +00:00
collections.rs Add totalItems property to followers, following and subscribers collections 2022-09-25 21:11:18 +00:00
constants.rs Make HTTP signature verification compatible with GoToSocial 2022-05-02 23:34:49 +00:00
deliverer.rs Truncate inbox response text before logging it 2022-09-04 11:59:07 +00:00
identifiers.rs Move AP ID parsers to activitypub::identifiers module 2022-07-16 14:10:56 +00:00
mod.rs Rename actor module to actors::types 2022-07-23 21:41:49 +00:00
receiver.rs Handle incoming Add(Person) and Remove(Person) activities 2022-07-17 02:01:11 +00:00
views.rs Add totalItems property to followers, following and subscribers collections 2022-09-25 21:11:18 +00:00
vocabulary.rs Attach subscription page link to actor object 2022-07-25 21:39:06 +00:00