mastodon/app/services/activitypub
2026-03-25 14:52:12 +00:00
..
fetch_all_replies_service.rb Upgrade rubocop from v1.84.0 to v1.84.2, update config, and correct offences (#37795) 2026-02-17 14:56:46 +00:00
fetch_featured_collection_service.rb Change: Consolidate collection handling in jsonld helper (#34595) 2026-02-09 15:19:36 +00:00
fetch_featured_collections_collection_service.rb Fetch an actor's featured collections (#38306) 2026-03-20 15:34:04 +00:00
fetch_featured_tags_collection_service.rb Fix NoMethodError in ActivityPub::FetchFeaturedTagsCollectionService (#37806) 2026-02-10 15:24:54 +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 Rescue JSON::ParserError where already converted (#38244) 2026-03-17 08:57:10 +00:00
fetch_remote_featured_collection_service.rb Fetch an actor's featured collections (#38306) 2026-03-20 15:34:04 +00:00
fetch_remote_key_service.rb Add support for multiple keypairs for remote accounts (#38279) 2026-03-25 14:52:12 +00: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 trustworthy_attribution - Bounce bad URIs (#37372) 2026-03-02 10:03:21 +00:00
fetch_replies_service.rb Change: Consolidate collection handling in jsonld helper (#34595) 2026-02-09 15:19:36 +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 Add support for multiple keypairs for remote accounts (#38279) 2026-03-25 14:52:12 +00:00
process_collection_service.rb Rescue JSON::ParserError where already converted (#38244) 2026-03-17 08:57:10 +00:00
process_featured_collection_service.rb Fix off-by-one error when creating collection items (#38394) 2026-03-25 14:29:11 +00:00
process_featured_item_service.rb Add constants for delay in services (#38375) 2026-03-25 09:59:38 +00:00
process_status_update_service.rb Add constants for delay in services (#38375) 2026-03-25 09:59:38 +00:00
synchronize_followers_service.rb Use implicit to_json call in app/services (#38225) 2026-03-16 15:17:57 +00:00
verify_featured_item_service.rb Fetch an actor's featured collections (#38306) 2026-03-20 15:34:04 +00:00
verify_quote_service.rb Merge commit from fork 2026-03-24 15:44:08 +01:00