fedimovies/src/activitypub
2022-07-08 23:18:46 +00:00
..
builders Mention all recipients in subscribers-only posts 2022-06-15 12:42:15 +00:00
fetcher Replace fetch_profile() function with perform_webfinger_query() 2022-07-08 23:18:46 +00:00
handlers Detect incoming subscriber-only posts 2022-06-14 23:49:20 +00:00
activity.rs Move Create(Note) builder function to builders::create_note module 2022-06-15 11:27:06 +00:00
actor.rs Detect incoming subscriber-only posts 2022-06-14 23:49:20 +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