Claire a6641f828b Merge pull request from GHSA-3fjr-858r-92rw 3 kuukautta sitten
..
activitypub a6641f828b Merge pull request from GHSA-3fjr-858r-92rw 3 kuukautta sitten
concerns 9e26cd5503 Add `authorized_fetch` server setting in addition to env var (#25798) 8 kuukautta sitten
keys b377f82b1d Fix processing of compacted single-item JSON-LD collections (#28816) 3 kuukautta sitten
account_search_service.rb a12b7551cf Fix N+1s because of association preloaders not actually getting called (#28339) 3 kuukautta sitten
account_statuses_cleanup_service.rb c2170991c7 Fix reblogs being discarded after the reblogged status (#19731) 1 vuosi sitten
after_block_domain_from_account_service.rb 98b3b80d6b Fix account domain block not properly unfollowing accounts from domain (#14304) 3 vuotta sitten
after_block_service.rb afb7882189 Fix blocking someone not clearing up list feeds (#16205) 3 vuotta sitten
after_unallow_domain_service.rb ed099d8bdc Change account suspensions to be reversible by default (#14726) 3 vuotta sitten
app_sign_up_service.rb 4c9406bdb0 Add time zone preference (#25342) 11 kuukautta sitten
appeal_service.rb cf33028f35 Admin mailer parameterization (#25759) 10 kuukautta sitten
approve_appeal_service.rb 976cd6413e Fix moderator leak in undo_mark_statuses_as_sensitive (#18525) 2 vuotta sitten
authorize_follow_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 4 vuotta sitten
backup_service.rb c66250abf1 Autofix Rubocop Regex Style rules (#23690) 11 kuukautta sitten
base_service.rb a2871cd747 Add administrative webhooks (#18510) 1 vuosi sitten
batched_remove_status_service.rb a12b7551cf Fix N+1s because of association preloaders not actually getting called (#28339) 3 kuukautta sitten
block_domain_service.rb 3134691948 Add support for reversible suspensions through ActivityPub (#14989) 3 vuotta sitten
block_service.rb 4e1260feaa Fix BlockService trying to reject incorrect follow request (#11288) 4 vuotta sitten
bootstrap_timeline_service.rb 44b2ee3485 Add customizable user roles (#18641) 1 vuosi sitten
bulk_import_row_service.rb 8884d1ece0 Add support for importing lists (#25203) 11 kuukautta sitten
bulk_import_service.rb cab4cbfa5c Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) 8 kuukautta sitten
clear_domain_media_service.rb bb4756c823 Change files to be deleted in batches instead of one-by-one (#23302) 11 kuukautta sitten
create_featured_tag_service.rb 45d3b32488 Fix `Settings::FeaturedTagsController` (#19418) 1 vuosi sitten
delete_account_service.rb 1d0ad558ff Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call (#24034) 1 vuosi sitten
deliver_to_device_service.rb 5d8398c8b8 Add E2EE API (#13820) 4 vuotta sitten
fan_out_on_write_service.rb 54a07731d1 Fix posts from threads received out-of-order sometimes not being inserted into timelines (#27653) 5 kuukautta sitten
favourite_service.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) 1 vuosi sitten
fetch_link_card_service.rb 6b896b20cc Add primary key to preview_cards_statuses join table (includes deduplication migration) (#25243) 9 kuukautta sitten
fetch_oembed_service.rb 279be07679 Fix `LinkCrawlWorker` error when encountering empty OEmbed response (#28268) 3 kuukautta sitten
fetch_remote_status_service.rb 0c9eac80d8 Fix unbounded recursion in post discovery (#23506) 1 vuosi sitten
fetch_resource_service.rb a6641f828b Merge pull request from GHSA-3fjr-858r-92rw 3 kuukautta sitten
follow_migration_service.rb a2a22bad23 Fix various edge cases with local moves (#24812) 1 vuosi sitten
follow_service.rb 252ea2fc67 Have `Follow` activities bypass availability (#27586) 5 kuukautta sitten
import_service.rb cab4cbfa5c Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) 8 kuukautta sitten
move_service.rb 368a87755b Fix account migration not affecting followers on origin server (#11980) 4 vuotta sitten
mute_service.rb 96761752ec Add duration parameter to muting. (#13831) 3 vuotta sitten
notify_service.rb 20ac5be1c1 Fix error on `status` type notification (bell icon) (#26884) 8 kuukautta sitten
post_status_service.rb 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) 1 vuosi sitten
precompute_feed_service.rb 3917353645 Fix single Redis connection being used across all threads (#18135) 2 vuotta sitten
process_hashtags_service.rb 63002cde03 Add editing for published statuses (#17320) 2 vuotta sitten
process_mentions_service.rb 9f5deb310b Fix Performance/MapCompact cop (#24797) 1 vuosi sitten
purge_domain_service.rb d3db2eb7fb Remove custom emojis on domain purge (#17210) 2 vuotta sitten
reblog_service.rb 0a01bc01d2 Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482) 3 kuukautta sitten
reject_follow_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 4 vuotta sitten
remove_domains_from_followers_service.rb c2a046ded1 Fix “Remove all followers from the selected domains” being more destructive than it claims (#23805) 1 vuosi sitten
remove_featured_tag_service.rb 74ead7d106 Change featured tag updates to add/remove activity (#19409) 1 vuosi sitten
remove_from_followers_service.rb e2a3ebb271 Autofix Rubocop Style/IfUnlessModifier (#23697) 1 vuosi sitten
remove_status_service.rb 3a91603b15 Prevent UserCleanupScheduler from overwhelming streaming (#25519) 11 kuukautta sitten
report_service.rb 74dd325112 Fix duplicate reports being sent when reporting some remote posts (port to v4.2.1) (#27356) 7 kuukautta sitten
resolve_account_service.rb 668a19a2f3 Fix Performance/DeletePrefix cop (#24796) 1 vuosi sitten
resolve_url_service.rb 2e1391fdd2 Fix `Naming/MemoizedInstanceVariableName` cop (#25928) 10 kuukautta sitten
search_service.rb 872145d1c2 Fix not being able to invoke phrase search using unicode quotation marks (#26687) 8 kuukautta sitten
software_update_check_service.rb 8a6fa34040 Fix incorrectly keeping outdated update notices absent from the API endpoint (#27021) 7 kuukautta sitten
statuses_search_service.rb 9693c271f1 Fix processing of `min_id` and `max_id` parameters in `/api/v2/search` (#26927) 8 kuukautta sitten
suspend_account_service.rb cab4cbfa5c Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) 8 kuukautta sitten
tag_search_service.rb 668a19a2f3 Fix Performance/DeletePrefix cop (#24796) 1 vuosi sitten
translate_status_service.rb ff32475f5f Merge pull request from GHSA-2693-xr3m-jhqr 8 kuukautta sitten
unallow_domain_service.rb e258b4cb64 Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 9 kuukautta sitten
unblock_domain_service.rb 3134691948 Add support for reversible suspensions through ActivityPub (#14989) 3 vuotta sitten
unblock_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 4 vuotta sitten
unfavourite_service.rb 23aeef52cc Remove Salmon and PubSubHubbub (#11205) 4 vuotta sitten
unfollow_service.rb f1c1dd0118 Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 1 vuosi sitten
unmute_service.rb c64a1c25c4 Fix #231 - Muting 7 vuotta sitten
unsuspend_account_service.rb cab4cbfa5c Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) 8 kuukautta sitten
update_account_service.rb 1d0ad558ff Change sidekiq-bulk's batch size from 10,000 to 1,000 jobs in one Redis call (#24034) 1 vuosi sitten
update_status_service.rb eb38e9df31 Requeue expiration notification (#24311) 1 vuosi sitten
verify_link_service.rb f68bb52556 Apply Rubocop Style/NegatedIfElseCondition (#23451) 1 vuosi sitten
vote_service.rb f1c1dd0118 Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) 1 vuosi sitten
webhook_service.rb a2871cd747 Add administrative webhooks (#18510) 1 vuosi sitten