Claire c78c003272 Merge pull request from GHSA-jhrq-qvrm-qr36 3 달 전
..
activitypub befd534eb8 Merge pull request from GHSA-3fjr-858r-92rw 3 달 전
concerns c9a52833b6 Fix deletes not being signed in authorized fetch mode (#17484) 2 년 전
keys 8cf7006d4e Refactor ActivityPub handling to prepare for non-Account actors (#19212) 1 년 전
account_search_service.rb 78a6b871fe Improve performance by avoiding regex construction (#20215) 1 년 전
account_statuses_cleanup_service.rb c2170991c7 Fix reblogs being discarded after the reblogged status (#19731) 1 년 전
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 d83faa1a89 Add ability to block sign-ups from IP (#19037) 1 년 전
appeal_service.rb 44b2ee3485 Add customizable user roles (#18641) 1 년 전
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) 4 년 전
backup_service.rb d8629e7b86 Add logging of S3-related errors (#16381) 2 년 전
base_service.rb a2871cd747 Add administrative webhooks (#18510) 1 년 전
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) 4 년 전
bootstrap_timeline_service.rb 44b2ee3485 Add customizable user roles (#18641) 1 년 전
clear_domain_media_service.rb c7147bab90 Fix incorrect and slow cache invalidation in ClearDomainMediaService (#19062) 1 년 전
create_featured_tag_service.rb 45d3b32488 Fix `Settings::FeaturedTagsController` (#19418) 1 년 전
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 5f9e47be34 Add caching for payload serialization during fan-out (#19642) 1 년 전
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 c78c003272 Merge pull request from GHSA-jhrq-qvrm-qr36 3 달 전
follow_migration_service.rb 290d02e936 Fix original account being unfollowed on migration before the follow request could be sent (#21957) 1 년 전
follow_service.rb 50948b46aa Add ability to filter followed accounts' posts by language (#19095) 1 년 전
import_service.rb 147d8bd8fc Support UTF-8 Characters in Domains During CSV Import (#20592) 1 년 전
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 44b2ee3485 Add customizable user roles (#18641) 1 년 전
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 4fb0aae636 Change mentions of blocked users to not be processed (#19725) 1 년 전
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) 4 년 전
remove_domains_from_followers_service.rb e2103c9175 Fix “Remove all followers from the selected domains” being more destructive than it claims (#23805) 1 년 전
remove_featured_tag_service.rb 74ead7d106 Change featured tag updates to add/remove activity (#19409) 1 년 전
remove_from_followers_service.rb 17f4e457b3 Add remove from followers api (#16864) 2 년 전
remove_status_service.rb 78358b84b9 Prevent UserCleanupScheduler from overwhelming streaming (#25519) 10 달 전
report_service.rb b1a48e05b6 Change Report category to "violation" if rule IDs are provided (#20137) 1 년 전
resolve_account_service.rb dc5c86add7 Fix account migration form ever using outdated account data (#18429) 1 년 전
resolve_url_service.rb 5e55ca25d6 Fix ResolveURLService not resolving local URLs for remote content (#25637) 10 달 전
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 년 전
translate_status_service.rb 481e1d4e0e Fix post translation erroring out (v4.0.x) (#26991) 8 달 전
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) 4 년 전
unfavourite_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 4 년 전
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 e98833748e Fix being able to spoof link verification (#20217) 1 년 전
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) 1 년 전