mastodon/app/services/activitypub
2026-02-10 15:24:54 +00:00
..
fetch_all_replies_service.rb
fetch_featured_collection_service.rb Change: Consolidate collection handling in jsonld helper (#34595) 2026-02-09 15:19:36 +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
fetch_remote_actor_service.rb
fetch_remote_key_service.rb
fetch_remote_poll_service.rb
fetch_remote_status_service.rb
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
process_account_service.rb Add backend support for storing remote actors profile pic and header descriptions (#37634) 2026-01-28 09:32:59 +00:00
process_collection_service.rb
process_status_update_service.rb Fix processing of object updates with duplicate hashtags (#37756) 2026-02-06 10:09:42 +00:00
synchronize_followers_service.rb Change: Consolidate collection handling in jsonld helper (#34595) 2026-02-09 15:19:36 +00:00
verify_quote_service.rb