Claire cbd0ee1d07 Update Mastodon to Rails 6.1 (#15910) 3 years ago
..
activitypub 7ea9588520 Use Enumerable#filter_map in more places (#15527) 3 years ago
concerns 643065799b Fix activity not being signed (#13948) 4 years ago
keys efffdd3778 Fix rubocop config and warnings (#15503) 3 years ago
account_search_service.rb eb51e43fb4 Optimize some regex matching (#15528) 3 years ago
after_block_domain_from_account_service.rb 98b3b80d6b Fix account domain block not properly unfollowing accounts from domain (#14304) 3 years ago
after_block_service.rb 65760f59df Refactor feed manager (#14761) 3 years ago
after_unallow_domain_service.rb ed099d8bdc Change account suspensions to be reversible by default (#14726) 3 years ago
app_sign_up_service.rb 5e1364c448 Add IP-based rules (#14963) 3 years ago
authorize_follow_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 5 years ago
backup_service.rb 5d8398c8b8 Add E2EE API (#13820) 4 years ago
base_service.rb 53850bce93 Remove unused AtomBuilderHelper (#1364) 7 years ago
batched_remove_status_service.rb ba0b79fc5c Fix undefined method error when batch-removing statuses with ElasticSearch on (#15421) 3 years ago
block_domain_service.rb 3134691948 Add support for reversible suspensions through ActivityPub (#14989) 3 years ago
block_service.rb 4e1260feaa Fix BlockService trying to reject incorrect follow request (#11288) 5 years ago
bootstrap_timeline_service.rb 668f698077 Admin setting to disable default follows (#12566) 4 years ago
clear_domain_media_service.rb 89f40b6c3e Make domain block/silence/reject-media code more robust (#13424) 4 years ago
delete_account_service.rb cbd0ee1d07 Update Mastodon to Rails 6.1 (#15910) 3 years ago
deliver_to_device_service.rb 5d8398c8b8 Add E2EE API (#13820) 4 years ago
fan_out_on_write_service.rb 966593393e Fix DMs not appearing into timelines (#15182) 3 years ago
favourite_service.rb 974b1b79ce Add option to be notified when a followed user posts (#13546) 3 years ago
fetch_link_card_service.rb 5614e6724e Fix URL scanning in note length validator and preview card fetching (#15827) 3 years ago
fetch_oembed_service.rb f8972d4503 Fix YouTube embeds failing due to YouTube serving wrong OEmbed URLs (#15716) 3 years ago
fetch_remote_status_service.rb a391eaf4d8 Fix an error when ActivityPub::FetchRemoteStatusService url is called with nil (#12652) 4 years ago
fetch_resource_service.rb 2744f61696 Fix not being able to resolve public resources in development environment (#13505) 4 years ago
follow_service.rb 5f4c0b79c2 Change ResolveAccountService's handling of skip_webfinger (#15750) 3 years ago
import_service.rb cbd0ee1d07 Update Mastodon to Rails 6.1 (#15910) 3 years ago
move_service.rb 368a87755b Fix account migration not affecting followers on origin server (#11980) 4 years ago
mute_service.rb 96761752ec Add duration parameter to muting. (#13831) 3 years ago
notify_service.rb 974b1b79ce Add option to be notified when a followed user posts (#13546) 3 years ago
post_status_service.rb f08f880f58 Fix media not being marked sensitive when client sets a CW but no text (#13277) 4 years ago
precompute_feed_service.rb 65760f59df Refactor feed manager (#14761) 3 years ago
process_hashtags_service.rb f371b32137 Change hashtags to preserve first-used casing (#11416) 4 years ago
process_mentions_service.rb 1f945e7390 Fix followers synchronization mechanism not being triggered on mentions (#15026) 3 years ago
reblog_service.rb 974b1b79ce Add option to be notified when a followed user posts (#13546) 3 years ago
reject_follow_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 5 years ago
remove_status_service.rb e7e099d1a0 Fix deletes not reaching every server that interacted with status (#15200) 3 years ago
report_service.rb 1390cc194b Add indication to admin UI of whether a report has been forwarded (#13237) 3 years ago
resolve_account_service.rb 5f4c0b79c2 Change ResolveAccountService's handling of skip_webfinger (#15750) 3 years ago
resolve_url_service.rb b1feb47055 Improve searching for private toots from URL (#14856) 3 years ago
search_service.rb eb51e43fb4 Optimize some regex matching (#15528) 3 years ago
suspend_account_service.rb e89648574f Fix error when changing ACL on missing objects during suspension (#15420) 3 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 d658af7ff8 Fix removing allowed domains being done synchronously (#14302) 3 years ago
unblock_domain_service.rb 3134691948 Add support for reversible suspensions through ActivityPub (#14989) 3 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
unsuspend_account_service.rb e89648574f Fix error when changing ACL on missing objects during suspension (#15420) 3 years ago
update_account_service.rb 8972e5f7f6 Bump rubocop from 0.86.0 to 0.88.0 (#14412) 3 years ago
verify_link_service.rb e1ec3a9f09 Rescue SSL error in verify link service (#9914) 5 years ago
vote_service.rb d386d89179 Fix invalid votes from the API being accepted (#12601) 4 years ago