fedimovies/src/activitypub
2022-05-30 17:35:52 +00:00
..
fetcher Add CLI command for re-fetching actors 2022-05-22 18:56:17 +00:00
inbox Refactor update_actor() function, remove unwrap() 2022-05-22 19:02:37 +00:00
activity.rs Fix invalid ID of Accept(Follow) activity 2022-05-23 08:21:26 +00:00
actor.rs Add summary (bio) to local actor objects 2022-05-24 17:57:06 +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 Make HTTP signature verification compatible with GoToSocial 2022-05-02 23:34:49 +00:00
mod.rs Add CLI command for re-fetching actors 2022-05-22 18:56:17 +00:00
receiver.rs Accept Delete(Person) activities if HTTP signature is correct 2022-05-30 17:35:52 +00:00
views.rs Accept Delete(Person) activities if HTTP signature is correct 2022-05-30 17:35:52 +00:00
vocabulary.rs Convert incoming questions and pages into posts 2022-04-29 13:21:00 +00:00