mastodon/app/services/activitypub
2026-04-16 15:44:50 +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 Minor: Moved the debug log to the correct location. (#38639) 2026-04-10 14:14:09 +00:00
fetch_remote_featured_collection_service.rb Add ability to search for a collection by URL (#38588) 2026-04-08 16:03:35 +00:00
fetch_remote_key_service.rb Fix refreshing keys from stale actors on signature verification error (#38515) 2026-04-02 09:07:44 +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 Fix refreshing keys from stale actors on signature verification error (#38515) 2026-04-02 09:07:44 +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 Federate and store a collection url (#38697) 2026-04-16 07:26:34 +00:00
process_featured_item_service.rb Federate featured item creation date (#38713) 2026-04-16 15:44:50 +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