Claire b1ed009c65 Merge pull request from GHSA-3fjr-858r-92rw 4 months ago
..
activitypub b1ed009c65 Merge pull request from GHSA-3fjr-858r-92rw 4 months ago
concerns c9a52833b6 Fix deletes not being signed in authorized fetch mode (#17484) 2 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
account_statuses_cleanup_service.rb 03d59340da Fix Sidekiq warnings about JSON serialization (#17381) 2 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 afb7882189 Fix blocking someone not clearing up list feeds (#16205) 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
appeal_service.rb 8a9acbe604 Fix being able to appeal a strike unlimited times (#18529) 2 years ago
approve_appeal_service.rb 976cd6413e Fix moderator leak in undo_mark_statuses_as_sensitive (#18525) 2 years ago
authorize_follow_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 4 years ago
backup_service.rb d8629e7b86 Add logging of S3-related errors (#16381) 2 years ago
base_service.rb 53850bce93 Remove unused AtomBuilderHelper (#1364) 7 years ago
batched_remove_status_service.rb 3419d3ec84 Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915) 2 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) 4 years ago
bootstrap_timeline_service.rb 2ea754b861 Fix duplicate notifications being possible after poll expiration (#17697) 2 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 27965ce5ed Add trending statuses (#17431) 2 years ago
deliver_to_device_service.rb 5d8398c8b8 Add E2EE API (#13820) 4 years ago
fan_out_on_write_service.rb 3917353645 Fix single Redis connection being used across all threads (#18135) 2 years ago
favourite_service.rb 2ea754b861 Fix duplicate notifications being possible after poll expiration (#17697) 2 years ago
fetch_link_card_service.rb 6cf57c6765 Refactor how Redis locks are created (#18400) 2 years ago
fetch_oembed_service.rb 123a88b6b5 Fix some link previews being incorrectly generated from other prior links (#16885) 2 years ago
fetch_remote_status_service.rb a8a3e86216 Fix unbounded recursion in post discovery (#23507) 1 year ago
fetch_resource_service.rb b1ed009c65 Merge pull request from GHSA-3fjr-858r-92rw 4 months ago
follow_migration_service.rb e6f6fe6106 Fix original account being unfollowed on migration before the follow request could be sent (#21957) 1 year ago
follow_service.rb d9b05f6860 Have `Follow` activities bypass availability (#27586) 6 months ago
import_service.rb 03d59340da Fix Sidekiq warnings about JSON serialization (#17381) 2 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 8e20e16cf0 Change e-mail notifications to only be sent when recipient is offline (#17984) 2 years ago
post_status_service.rb d17fb70131 Change how changes to media attachments are stored for edits (#17696) 2 years ago
precompute_feed_service.rb 3917353645 Fix single Redis connection being used across all threads (#18135) 2 years ago
process_hashtags_service.rb 63002cde03 Add editing for published statuses (#17320) 2 years ago
process_mentions_service.rb 440eb71310 Change unapproved and unconfirmed account to not be accessible in the REST API (#17530) 2 years ago
purge_domain_service.rb d3db2eb7fb Remove custom emojis on domain purge (#17210) 2 years ago
reblog_service.rb 27965ce5ed Add trending statuses (#17431) 2 years ago
reject_follow_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 4 years ago
remove_domains_from_followers_service.rb 62f0eab635 Fix “Remove all followers from the selected domains” being more destructive than it claims (#23805) 1 year ago
remove_from_followers_service.rb 17f4e457b3 Add remove from followers api (#16864) 2 years ago
remove_status_service.rb 00e65a77df Prevent UserCleanupScheduler from overwhelming streaming (#25519) 11 months ago
report_service.rb 47eaf85f02 Fix crash when a remote Flag activity mentions a private post (#18760) 1 year ago
resolve_account_service.rb 6cf57c6765 Refactor how Redis locks are created (#18400) 2 years ago
resolve_url_service.rb a8a3e86216 Fix unbounded recursion in post discovery (#23507) 1 year ago
search_service.rb eb51e43fb4 Optimize some regex matching (#15528) 3 years ago
suspend_account_service.rb 0ca877f084 Fix possible race conditions when suspending/unsuspending accounts (#22363) (#23482) 1 year 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) 4 years ago
unfavourite_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 4 years ago
unfollow_service.rb 52f4e834f2 Fix concurrent unfollowing decrementing follower count more than once (#18527) 2 years ago
unmute_service.rb c64a1c25c4 Fix #231 - Muting 7 years ago
unsuspend_account_service.rb 0ca877f084 Fix possible race conditions when suspending/unsuspending accounts (#22363) (#23482) 1 year ago
update_account_service.rb 8972e5f7f6 Bump rubocop from 0.86.0 to 0.88.0 (#14412) 3 years ago
update_status_service.rb 71f2b95106 Fix edits with no actual changes being allowed (#17843) 2 years ago
verify_link_service.rb 336c23336a Allow VerifyLinkService to accept backlinks with differing case (#18320) 2 years ago
vote_service.rb 1ff4877945 Fix empty votes arbitrarily increasing voters count in polls (#18526) 2 years ago