Eugen Rochko 2936f42a14 Add notifications for new reports (#18697) преди 2 години
..
activitypub e0bdaeab65 Fix NoMethodError when resolving a link that redirects to a local post (#18314) преди 2 години
concerns c9a52833b6 Fix deletes not being signed in authorized fetch mode (#17484) преди 2 години
keys efffdd3778 Fix rubocop config and warnings (#15503) преди 3 години
account_search_service.rb eb51e43fb4 Optimize some regex matching (#15528) преди 3 години
account_statuses_cleanup_service.rb 03d59340da Fix Sidekiq warnings about JSON serialization (#17381) преди 2 години
after_block_domain_from_account_service.rb 98b3b80d6b Fix account domain block not properly unfollowing accounts from domain (#14304) преди 3 години
after_block_service.rb afb7882189 Fix blocking someone not clearing up list feeds (#16205) преди 3 години
after_unallow_domain_service.rb ed099d8bdc Change account suspensions to be reversible by default (#14726) преди 3 години
app_sign_up_service.rb 5e1364c448 Add IP-based rules (#14963) преди 3 години
appeal_service.rb 8a9acbe604 Fix being able to appeal a strike unlimited times (#18529) преди 2 години
approve_appeal_service.rb 976cd6413e Fix moderator leak in undo_mark_statuses_as_sensitive (#18525) преди 2 години
authorize_follow_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) преди 5 години
backup_service.rb d8629e7b86 Add logging of S3-related errors (#16381) преди 2 години
base_service.rb a2871cd747 Add administrative webhooks (#18510) преди 2 години
batched_remove_status_service.rb 3419d3ec84 Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915) преди 2 години
block_domain_service.rb 3134691948 Add support for reversible suspensions through ActivityPub (#14989) преди 3 години
block_service.rb 4e1260feaa Fix BlockService trying to reject incorrect follow request (#11288) преди 5 години
bootstrap_timeline_service.rb 2ea754b861 Fix duplicate notifications being possible after poll expiration (#17697) преди 2 години
clear_domain_media_service.rb 89f40b6c3e Make domain block/silence/reject-media code more robust (#13424) преди 4 години
delete_account_service.rb 27965ce5ed Add trending statuses (#17431) преди 2 години
deliver_to_device_service.rb 5d8398c8b8 Add E2EE API (#13820) преди 4 години
fan_out_on_write_service.rb 3917353645 Fix single Redis connection being used across all threads (#18135) преди 2 години
favourite_service.rb 2ea754b861 Fix duplicate notifications being possible after poll expiration (#17697) преди 2 години
fetch_link_card_service.rb 6cf57c6765 Refactor how Redis locks are created (#18400) преди 2 години
fetch_oembed_service.rb ec059317fa Fix some link previews being incorrectly generated from other prior links (#16885) преди 2 години
fetch_remote_status_service.rb a391eaf4d8 Fix an error when ActivityPub::FetchRemoteStatusService url is called with nil (#12652) преди 4 години
fetch_resource_service.rb 2744f61696 Fix not being able to resolve public resources in development environment (#13505) преди 4 години
follow_service.rb 03d59340da Fix Sidekiq warnings about JSON serialization (#17381) преди 2 години
import_service.rb 03d59340da Fix Sidekiq warnings about JSON serialization (#17381) преди 2 години
move_service.rb 368a87755b Fix account migration not affecting followers on origin server (#11980) преди 4 години
mute_service.rb 96761752ec Add duration parameter to muting. (#13831) преди 3 години
notify_service.rb 8e20e16cf0 Change e-mail notifications to only be sent when recipient is offline (#17984) преди 2 години
post_status_service.rb d17fb70131 Change how changes to media attachments are stored for edits (#17696) преди 2 години
precompute_feed_service.rb 3917353645 Fix single Redis connection being used across all threads (#18135) преди 2 години
process_hashtags_service.rb 63002cde03 Add editing for published statuses (#17320) преди 2 години
process_mentions_service.rb 440eb71310 Change unapproved and unconfirmed account to not be accessible in the REST API (#17530) преди 2 години
purge_domain_service.rb d3db2eb7fb Remove custom emojis on domain purge (#17210) преди 2 години
reblog_service.rb 27965ce5ed Add trending statuses (#17431) преди 2 години
reject_follow_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) преди 5 години
remove_from_followers_service.rb 17f4e457b3 Add remove from followers api (#16864) преди 2 години
remove_status_service.rb 6cf57c6765 Refactor how Redis locks are created (#18400) преди 2 години
report_service.rb 2936f42a14 Add notifications for new reports (#18697) преди 2 години
resolve_account_service.rb 6cf57c6765 Refactor how Redis locks are created (#18400) преди 2 години
resolve_url_service.rb 84d991988e Fix temporary network/remote server error prevent from interactions with remote accounts (#18161) преди 2 години
search_service.rb eb51e43fb4 Optimize some regex matching (#15528) преди 3 години
suspend_account_service.rb 6d6000f61f Fix remote reporters not receiving suspend/unsuspend activities (#16050) преди 3 години
tag_search_service.rb ab33c4df94 Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977) преди 4 години
unallow_domain_service.rb d658af7ff8 Fix removing allowed domains being done synchronously (#14302) преди 3 години
unblock_domain_service.rb 3134691948 Add support for reversible suspensions through ActivityPub (#14989) преди 3 години
unblock_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) преди 5 години
unfavourite_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) преди 5 години
unfollow_service.rb 52f4e834f2 Fix concurrent unfollowing decrementing follower count more than once (#18527) преди 2 години
unmute_service.rb c64a1c25c4 Fix #231 - Muting преди 7 години
unsuspend_account_service.rb 9ac7e6fef7 Fix remotely-suspended accounts' toots being merged back into timelines (#16628) преди 2 години
update_account_service.rb 8972e5f7f6 Bump rubocop from 0.86.0 to 0.88.0 (#14412) преди 3 години
update_status_service.rb 71f2b95106 Fix edits with no actual changes being allowed (#17843) преди 2 години
verify_link_service.rb 336c23336a Allow VerifyLinkService to accept backlinks with differing case (#18320) преди 2 години
vote_service.rb 1ff4877945 Fix empty votes arbitrarily increasing voters count in polls (#18526) преди 2 години
webhook_service.rb a2871cd747 Add administrative webhooks (#18510) преди 2 години