fedimovies/src/activitypub
2022-07-23 20:26:40 +00:00
..
builders Allow to like private posts 2022-07-20 21:53:40 +00:00
fetcher Ignore errors when fetching avatar or banner of remote actor 2022-07-22 23:02:46 +00:00
handlers Ignore errors when fetching avatar or banner of remote actor 2022-07-22 23:02:46 +00:00
activity.rs Handle incoming Add(Person) and Remove(Person) activities 2022-07-17 02:01:11 +00:00
actor.rs Remove "capabilities" property from actor object 2022-07-23 20:26:40 +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 tokio::spawn instead of actix_rt::spawn 2022-07-17 00:03:43 +00:00
identifiers.rs Move AP ID parsers to activitypub::identifiers module 2022-07-16 14:10:56 +00:00
mod.rs Move AP ID helpers to activitypub::identifiers module 2022-07-16 01:49:48 +00:00
receiver.rs Handle incoming Add(Person) and Remove(Person) activities 2022-07-17 02:01:11 +00:00
views.rs Move AP ID helpers to activitypub::identifiers module 2022-07-16 01:49:48 +00:00
vocabulary.rs Send Remove(Person) activity when subscription expires 2022-07-17 00:11:02 +00:00