Eugen Rochko f627d2eb93 Fix trying to fetch key from empty URI when verifying HTTP signature (#16100) 3 yıl önce
..
activitypub f627d2eb93 Fix trying to fetch key from empty URI when verifying HTTP signature (#16100) 3 yıl önce
concerns 643065799b Fix activity not being signed (#13948) 4 yıl önce
keys efffdd3778 Fix rubocop config and warnings (#15503) 3 yıl önce
account_search_service.rb eb51e43fb4 Optimize some regex matching (#15528) 3 yıl önce
after_block_domain_from_account_service.rb 98b3b80d6b Fix account domain block not properly unfollowing accounts from domain (#14304) 3 yıl önce
after_block_service.rb 65760f59df Refactor feed manager (#14761) 3 yıl önce
after_unallow_domain_service.rb ed099d8bdc Change account suspensions to be reversible by default (#14726) 3 yıl önce
app_sign_up_service.rb 5e1364c448 Add IP-based rules (#14963) 3 yıl önce
authorize_follow_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 4 yıl önce
backup_service.rb 5d8398c8b8 Add E2EE API (#13820) 4 yıl önce
base_service.rb 53850bce93 Remove unused AtomBuilderHelper (#1364) 7 yıl önce
batched_remove_status_service.rb ba0b79fc5c Fix undefined method error when batch-removing statuses with ElasticSearch on (#15421) 3 yıl önce
block_domain_service.rb 3134691948 Add support for reversible suspensions through ActivityPub (#14989) 3 yıl önce
block_service.rb 4e1260feaa Fix BlockService trying to reject incorrect follow request (#11288) 4 yıl önce
bootstrap_timeline_service.rb daccc07dc1 Change auto-following admin-selected accounts, show in recommendations (#16078) 3 yıl önce
clear_domain_media_service.rb 89f40b6c3e Make domain block/silence/reject-media code more robust (#13424) 4 yıl önce
delete_account_service.rb cbd0ee1d07 Update Mastodon to Rails 6.1 (#15910) 3 yıl önce
deliver_to_device_service.rb 5d8398c8b8 Add E2EE API (#13820) 4 yıl önce
fan_out_on_write_service.rb 966593393e Fix DMs not appearing into timelines (#15182) 3 yıl önce
favourite_service.rb 974b1b79ce Add option to be notified when a followed user posts (#13546) 3 yıl önce
fetch_link_card_service.rb 5614e6724e Fix URL scanning in note length validator and preview card fetching (#15827) 3 yıl önce
fetch_oembed_service.rb f8972d4503 Fix YouTube embeds failing due to YouTube serving wrong OEmbed URLs (#15716) 3 yıl önce
fetch_remote_status_service.rb a391eaf4d8 Fix an error when ActivityPub::FetchRemoteStatusService url is called with nil (#12652) 4 yıl önce
fetch_resource_service.rb 2744f61696 Fix not being able to resolve public resources in development environment (#13505) 4 yıl önce
follow_service.rb 5f4c0b79c2 Change ResolveAccountService's handling of skip_webfinger (#15750) 3 yıl önce
import_service.rb cbd0ee1d07 Update Mastodon to Rails 6.1 (#15910) 3 yıl önce
move_service.rb 368a87755b Fix account migration not affecting followers on origin server (#11980) 4 yıl önce
mute_service.rb 96761752ec Add duration parameter to muting. (#13831) 3 yıl önce
notify_service.rb 974b1b79ce Add option to be notified when a followed user posts (#13546) 3 yıl önce
post_status_service.rb f08f880f58 Fix media not being marked sensitive when client sets a CW but no text (#13277) 4 yıl önce
precompute_feed_service.rb 65760f59df Refactor feed manager (#14761) 3 yıl önce
process_hashtags_service.rb f371b32137 Change hashtags to preserve first-used casing (#11416) 4 yıl önce
process_mentions_service.rb 619fad6cf8 Remove spam check and dependency on nilsimsa gem (#16011) 3 yıl önce
reblog_service.rb 974b1b79ce Add option to be notified when a followed user posts (#13546) 3 yıl önce
reject_follow_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 4 yıl önce
remove_status_service.rb 0b36e3419d Fix processing of remote Delete activities (#16084) 3 yıl önce
report_service.rb dde8739020 Fix reports of already suspended accounts being recorded (#16047) 3 yıl önce
resolve_account_service.rb 5f4c0b79c2 Change ResolveAccountService's handling of skip_webfinger (#15750) 3 yıl önce
resolve_url_service.rb b1feb47055 Improve searching for private toots from URL (#14856) 3 yıl önce
search_service.rb eb51e43fb4 Optimize some regex matching (#15528) 3 yıl önce
suspend_account_service.rb 6d6000f61f Fix remote reporters not receiving suspend/unsuspend activities (#16050) 3 yıl önce
tag_search_service.rb ab33c4df94 Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977) 4 yıl önce
unallow_domain_service.rb d658af7ff8 Fix removing allowed domains being done synchronously (#14302) 3 yıl önce
unblock_domain_service.rb 3134691948 Add support for reversible suspensions through ActivityPub (#14989) 3 yıl önce
unblock_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 4 yıl önce
unfavourite_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 4 yıl önce
unfollow_service.rb 38dc51b2d6 Fix Move handler queuing jobs that will fail if account is suspended (#11864) 4 yıl önce
unmute_service.rb c64a1c25c4 Fix #231 - Muting 7 yıl önce
unsuspend_account_service.rb 6d6000f61f Fix remote reporters not receiving suspend/unsuspend activities (#16050) 3 yıl önce
update_account_service.rb 8972e5f7f6 Bump rubocop from 0.86.0 to 0.88.0 (#14412) 3 yıl önce
verify_link_service.rb e1ec3a9f09 Rescue SSL error in verify link service (#9914) 5 yıl önce
vote_service.rb d386d89179 Fix invalid votes from the API being accepted (#12601) 4 yıl önce