fedimovies/src/activitypub
2022-07-14 08:14:24 +00:00
..
builders Move Accept(Follow) builder function to builders::accept_follow module 2022-07-14 08:14:24 +00:00
fetcher Try to find profile by acct if couldn't find it by actor ID 2022-07-10 21:26:44 +00:00
handlers Move Accept(Follow) builder function to builders::accept_follow module 2022-07-14 08:14:24 +00:00
activity.rs Move Accept(Follow) builder function to builders::accept_follow module 2022-07-14 08:14:24 +00:00
actor.rs Add address() method to Actor type 2022-07-10 19:41:32 +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 Send Delete(Note) acitivty when deleting post using CLI 2022-06-01 17:13:27 +00:00
mod.rs Send Delete(Note) acitivty when deleting post using CLI 2022-06-01 17:13:27 +00:00
receiver.rs Don't return error when processing activity from blocked instance 2022-06-14 19:47:36 +00:00
views.rs Mention all recipients in subscribers-only posts 2022-06-15 12:42:15 +00:00
vocabulary.rs Convert incoming questions and pages into posts 2022-04-29 13:21:00 +00:00