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