mastodon/app/services/activitypub
2026-04-15 13:02:46 +02:00
..
fetch_all_replies_service.rb Remove environment variables to config Fetch All Replies behaviour (#36627) 2025-10-28 15:58:18 +00:00
fetch_featured_collection_service.rb Fix NoMethodError in ActivityPub::FetchFeaturedCollectionService (#34811) 2025-05-26 08:24:46 +00:00
fetch_featured_tags_collection_service.rb Add Fetch All Replies Part 1: Backend (#32615) 2025-03-12 09:03:01 +00:00
fetch_remote_account_service.rb Merge pull request from GHSA-3fjr-858r-92rw 2024-02-01 15:56:46 +01:00
fetch_remote_actor_service.rb Remove WebfingerHelper module & move usage inline (#31203) 2024-10-01 09:54:42 +00:00
fetch_remote_key_service.rb Process actor public keys when they are in a separate document without the ActivityStreams context (#37826) 2026-02-23 18:41:43 +01:00
fetch_remote_poll_service.rb Fix post edits not being forwarded as expected (#26936) 2023-09-15 19:54:32 +02:00
fetch_remote_status_service.rb Skip tombstone creation on deleting from 404 (#37533) 2026-01-20 08:57:46 +01:00
fetch_replies_service.rb Fix async refresh never being finished when status cannot be fetched (#35500) 2025-07-29 09:23:32 +00:00
prepare_followers_synchronization_service.rb Add digest re-check before removing followers in synchronization mechanism (#34273) 2025-08-27 12:12:55 +00:00
process_account_service.rb Harden account processing code 2026-04-15 13:02:46 +02:00
process_collection_service.rb Fix unneeded requests to blocked domains when receiving relayed signed activities from them (#31161) 2024-10-01 12:52:13 +00:00
process_status_update_service.rb Merge commit from fork 2026-03-24 15:44:08 +01:00
synchronize_followers_service.rb Add digest re-check before removing followers in synchronization mechanism (#34273) 2025-08-27 12:12:55 +00:00
verify_quote_service.rb Merge commit from fork 2026-03-24 15:44:08 +01:00