Eugen Rochko 368a87755b Fix account migration not affecting followers on origin server (#11980) 4 years ago
..
activitypub cb447b28c4 Add profile directory to web UI (#11688) 4 years ago
concerns 24552b5160 Add whitelist mode (#11291) 4 years ago
account_search_service.rb 00d7bdcc2a Fix search error when ElasticSearch is enabled but not available (#11954) 4 years ago
after_block_domain_from_account_service.rb 4eeff26533 Change account domain block to clear out notifications and follows (#11393) 4 years ago
after_block_service.rb 4eeff26533 Change account domain block to clear out notifications and follows (#11393) 4 years ago
app_sign_up_service.rb 51e154f5e8 Admission-based registrations mode (#10250) 5 years ago
authorize_follow_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 5 years ago
backup_service.rb 87c1ad4ea3 Fix BackupService crashing when an attachment is missing (#11241) 5 years ago
base_service.rb 53850bce93 Remove unused AtomBuilderHelper (#1364) 7 years ago
batched_remove_status_service.rb 97192d9a77 Fix remote and staff-removed statuses leaving media behind for a day (#11638) 4 years ago
block_domain_service.rb c5d37f18cb Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 4 years ago
block_service.rb 4e1260feaa Fix BlockService trying to reject incorrect follow request (#11288) 5 years ago
bootstrap_timeline_service.rb ca85658975 Add autofollow option to invites (#7805) 6 years ago
fan_out_on_write_service.rb 5e35aa8280 Fix non-lowercase hashtags not being picked up by the streaming API (#11508) 4 years ago
favourite_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 5 years ago
fetch_link_card_service.rb 3ec80c7aec Fix preview card image not being re-fetched even if link is re-posted (#11981) 4 years ago
fetch_oembed_service.rb 5c5e14c816 Fix undefined method error in sidekiq (#9807) 5 years ago
fetch_remote_account_service.rb 5d3feed191 Refactor fetching of remote resources (#11251) 5 years ago
fetch_remote_status_service.rb 5d3feed191 Refactor fetching of remote resources (#11251) 5 years ago
fetch_resource_service.rb 4e8dcc5dbb Add HTTP signatures to all outgoing ActivityPub GET requests (#11284) 5 years ago
follow_service.rb 18b451c0e6 Change silences to always require approval on follow (#11975) 4 years ago
hashtag_query_service.rb f371b32137 Change hashtags to preserve first-used casing (#11416) 4 years ago
import_service.rb cb71c95e22 Export and import show_reblogs together with following list (#10495) 5 years ago
move_service.rb 368a87755b Fix account migration not affecting followers on origin server (#11980) 4 years ago
mute_service.rb 774ac47373 Add conversations API (#8832) 5 years ago
notify_service.rb 9f5b55ad4f Fix poll update handler calling method was that was not available (#10246) 5 years ago
post_status_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 5 years ago
precompute_feed_service.rb 69f782b54d Fix code style of regeneration-related code (#9843) 5 years ago
process_hashtags_service.rb f371b32137 Change hashtags to preserve first-used casing (#11416) 4 years ago
process_mentions_service.rb 4f6af87906 Change spam check to apply to local accounts and add a threshold (#11806) 4 years ago
reblog_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 5 years ago
reject_follow_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 5 years ago
remove_status_service.rb c5d37f18cb Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 4 years ago
report_service.rb f2b743e715 Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 5 years ago
resolve_account_service.rb f51c7c105f Fix acct URIs with IDN domains not being resolved (#11520) 4 years ago
resolve_url_service.rb 3595ce6325 Fix leaking private statuses the admin account follows (#11300) 5 years ago
search_service.rb ab33c4df94 Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977) 4 years ago
suspend_account_service.rb c5d37f18cb Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 4 years ago
tag_search_service.rb ab33c4df94 Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977) 4 years ago
unallow_domain_service.rb c5d37f18cb Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 4 years ago
unblock_domain_service.rb bced70469a Add domain block notes (#11515) 4 years ago
unblock_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 5 years ago
unfavourite_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 5 years ago
unfollow_service.rb 38dc51b2d6 Fix Move handler queuing jobs that will fail if account is suspended (#11864) 4 years ago
unmute_service.rb c64a1c25c4 Fix #231 - Muting 7 years ago
update_account_service.rb 18b451c0e6 Change silences to always require approval on follow (#11975) 4 years ago
verify_link_service.rb e1ec3a9f09 Rescue SSL error in verify link service (#9914) 5 years ago
vote_service.rb f2b743e715 Refactor all ActivityPub deliveries to be serialized and signed through one concern (#10966) 5 years ago