You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/services/activitypub
Claire c00ed9c913
Add digest re-check before removing followers in synchronization mechanism (#34273)
2 weeks ago
..
fetch_all_replies_service.rb Fix async refresh never being finished when status cannot be fetched (#35500) 1 month ago
fetch_featured_collection_service.rb Fix `NoMethodError` in `ActivityPub::FetchFeaturedCollectionService` (#34811) 4 months ago
fetch_featured_tags_collection_service.rb Add Fetch All Replies Part 1: Backend (#32615) 6 months ago
fetch_remote_account_service.rb Merge pull request from GHSA-3fjr-858r-92rw 2 years ago
fetch_remote_actor_service.rb Remove `WebfingerHelper` module & move usage inline (#31203) 11 months ago
fetch_remote_key_service.rb Merge pull request from GHSA-3fjr-858r-92rw 2 years ago
fetch_remote_poll_service.rb Fix post edits not being forwarded as expected (#26936) 2 years ago
fetch_remote_status_service.rb Fix synchronous recursive fetching of deeply-nested quoted posts (#35600) 1 month ago
fetch_replies_service.rb Fix async refresh never being finished when status cannot be fetched (#35500) 1 month ago
prepare_followers_synchronization_service.rb Add digest re-check before removing followers in synchronization mechanism (#34273) 2 weeks ago
process_account_service.rb Fix handling of inlined `featured` collections in ActivityPub actor objects (#34789) 4 months ago
process_collection_service.rb Fix unneeded requests to blocked domains when receiving relayed signed activities from them (#31161) 11 months ago
process_status_update_service.rb Do not mark remote quotes of local posts as approved before request (#35860) 3 weeks ago
synchronize_followers_service.rb Add digest re-check before removing followers in synchronization mechanism (#34273) 2 weeks ago
verify_quote_service.rb Do not mark remote quotes of local posts as approved before request (#35860) 3 weeks ago