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