Eugen Rochko cabdbb7f9c Add CLI task for rotating keys (#8466) 5 years ago
..
activitypub cabdbb7f9c Add CLI task for rotating keys (#8466) 5 years ago
concerns 613e7c7521 Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 6 years ago
pubsubhubbub cd9b2ab2f7 Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205) 6 years ago
account_search_service.rb 495303d9b8 Prevent suspended accounts from appearing in AccountSearchService (#7246) 6 years ago
after_block_domain_from_account_service.rb d98de8ada7 Get rid of all batch order warnings (#8334) 5 years ago
after_block_service.rb 59804abc3d Optimize MuteService and AfterBlockService (#2836) 7 years ago
authorize_follow_service.rb 1ee675d68b Use correct activity id in Accept when receiving duplicate Follow (fixes #8218) (#8244) 5 years ago
backup_service.rb 1b282299df Add favourites to archive takeout (#8351) 5 years ago
base_service.rb 53850bce93 Remove unused AtomBuilderHelper (#1364) 7 years ago
batched_remove_status_service.rb a7d726c383 Improve counter caches on Status and Account (#7644) 5 years ago
block_domain_service.rb d98de8ada7 Get rid of all batch order warnings (#8334) 5 years ago
block_service.rb 00840f4f2e Add handling of Linked Data Signatures in payloads (#4687) 6 years ago
bootstrap_timeline_service.rb ca85658975 Add autofollow option to invites (#7805) 5 years ago
fan_out_on_write_service.rb 461542784b Reduce wasted work in RemoveStatusService due to inactive followers (#7672) 5 years ago
favourite_service.rb a23ac107e4 Fix activity:interactions counter to count all interactions (#8037) 5 years ago
fetch_atom_service.rb dc786c0cf4 Support Actors/Statuses with multiple types (#7305) 6 years ago
fetch_link_card_service.rb e3fb528d12 Skip processing when HEAD method returns 501 (#7730) 5 years ago
fetch_oembed_service.rb cb5b5cb5f7 Slightly reduce RAM usage (#7301) 6 years ago
fetch_remote_account_service.rb 802cf6a4c5 Improve federated ID validation (#8372) 5 years ago
fetch_remote_status_service.rb fe180f18ff Change conditional to avoid nil into string error in sidekiq (#5987) 6 years ago
follow_service.rb 8adf485c0f Bump interactions count when a follow happens (#8468) 5 years ago
mute_service.rb 71a7cea73f Keep notification when muting_notifications is true (#7311) 6 years ago
notify_service.rb 55c856c522 Delay e-mail notifications by 2 minutes (#8438) 5 years ago
post_status_service.rb a23ac107e4 Fix activity:interactions counter to count all interactions (#8037) 5 years ago
precompute_feed_service.rb 7badad7797 Fix home regeneration (#6251) 6 years ago
process_feed_service.rb b21db9bbde Using double splat operator (#5859) 6 years ago
process_hashtags_service.rb 1e938b966e Exclude unlisted, private and direct toots from affecting trends (#7686) 5 years ago
process_interaction_service.rb bb4d005a83 Introduce OStatus::TagManager (#5008) 6 years ago
process_mentions_service.rb abc5548cca Do not process outgoing mentions to suspended accounts (#8272) 5 years ago
reblog_service.rb a23ac107e4 Fix activity:interactions counter to count all interactions (#8037) 5 years ago
reject_follow_service.rb 00840f4f2e Add handling of Linked Data Signatures in payloads (#4687) 6 years ago
remove_status_service.rb d98de8ada7 Get rid of all batch order warnings (#8334) 5 years ago
report_service.rb 41a01bec23 Federated reports (#6570) 6 years ago
resolve_account_service.rb 55fd55714a Raise Mastodon::RaceConditionError if Redis lock failed (#7511) 6 years ago
resolve_url_service.rb af912fb308 Allow accessing local private/DM messages by URL (#8196) 5 years ago
search_service.rb af912fb308 Allow accessing local private/DM messages by URL (#8196) 5 years ago
send_interaction_service.rb 54b273bf99 Close http connection in perform method of Request class (#6889) 6 years ago
subscribe_service.rb 54b273bf99 Close http connection in perform method of Request class (#6889) 6 years ago
suspend_account_service.rb 6226aa83d7 Increase reach of Delete->Actor activities (#8305) 5 years ago
unblock_domain_service.rb 06d905f415 Allow domain blocks that only reject media without silencing or suspending (#4325) 6 years ago
unblock_service.rb 00840f4f2e Add handling of Linked Data Signatures in payloads (#4687) 6 years ago
unfavourite_service.rb 00840f4f2e Add handling of Linked Data Signatures in payloads (#4687) 6 years ago
unfollow_service.rb d3b6746173 Make "unfollow" undo pending outgoing follow request too (#4781) 6 years ago
unmute_service.rb c64a1c25c4 Fix #231 - Muting 7 years ago
unsubscribe_service.rb 54b273bf99 Close http connection in perform method of Request class (#6889) 6 years ago
update_account_service.rb 649a20ab46 authorize-follow-requests-after-unlocking (#4658) 6 years ago
update_remote_profile_service.rb d47091eb97 Fix custom emoji handling in UpdateRemoteProfileService (OStatus) (#7501) 6 years ago
verify_salmon_service.rb bb4d005a83 Introduce OStatus::TagManager (#5008) 6 years ago