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 0597e5db68
Fix ArgumentError when processing pinned posts from Friendica (#18260)
Follow-up to #18254
4 years ago
..
fetch_featured_collection_service.rb Fix ArgumentError when processing pinned posts from Friendica (#18260) 4 years ago
fetch_remote_account_service.rb
fetch_remote_key_service.rb Fix trying to fetch key from empty URI when verifying HTTP signature (#16100) 5 years ago
fetch_remote_poll_service.rb Add support for editing for published statuses (#16697) 4 years ago
fetch_remote_status_service.rb Fix not updating a status when newer version is fetched manually (#17745) 4 years ago
fetch_replies_service.rb
prepare_followers_synchronization_service.rb
process_account_service.rb Fix single Redis connection being used across all threads (#18135) 4 years ago
process_collection_service.rb Fix compacted JSON-LD possibly causing compatibility issues on forwarding (#17428) 4 years ago
process_status_update_service.rb Fix single Redis connection being used across all threads (#18135) 4 years ago
synchronize_followers_service.rb