fedimovies/src/activitypub
2022-08-31 20:42:57 +00:00
..
actors Add MoneroSubscription payment option 2022-08-31 20:42:57 +00:00
builders Add "published" property to outgoing Announce(Note) activities 2022-08-08 17:51:46 +00:00
fetcher Fetch object referenced by quoteUrl property and create a link between posts 2022-08-21 23:45:49 +00:00
handlers Fetch object referenced by quoteUrl property and create a link between posts 2022-08-21 23:45:49 +00:00
activity.rs Fetch object referenced by quoteUrl property and create a link between posts 2022-08-21 23:45:49 +00:00
collections.rs Implement outboxes 2021-12-24 12:21:05 +00:00
constants.rs Make HTTP signature verification compatible with GoToSocial 2022-05-02 23:34:49 +00:00
deliverer.rs Use exponential backoff when waiting for delivery retry 2022-08-04 12:34:25 +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 Rename actor module to actors::types 2022-07-23 21:41:49 +00:00
vocabulary.rs Attach subscription page link to actor object 2022-07-25 21:39:06 +00:00