Claire 0337df3a42 Fix posts from threads received out-of-order sometimes not being inserted into timelines (#27653) před 8 měsíci
..
activitypub 1cc512909c Have `Follow` activities bypass availability (#27586) před 8 měsíci
admin 5e56f3db65 Change some worker lock TTLs (#27246) před 9 měsíci
concerns a6f77aa28a Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681) před 1 rokem
import 1e2d4975cf Fix import progress not updating on certain failures (#27247) před 9 měsíci
scheduler 379115e601 Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) před 8 měsíci
web 717683d1c3 Autofix Rubocop remaining Layout rules (#23679) před 1 rokem
webhooks 4eda233e09 Add webhook templating (#23289) před 1 rokem
account_deletion_worker.rb 5e56f3db65 Change some worker lock TTLs (#27246) před 9 měsíci
account_merging_worker.rb a60d9335d8 Fix resolving accounts sometimes creating duplicate records for a given AP id (#15364) před 3 roky
account_refresh_worker.rb 9ed0c91a37 Add auto-refresh of accounts we get new messages/edits of (#26510) před 10 měsíci
add_to_public_statuses_index_worker.rb e263db276f Change indexing jobs to use database replica (#26692) před 10 měsíci
after_account_domain_block_worker.rb 10f51c9886 Fix domain hiding logic (#7765) před 6 roky
after_unallow_domain_worker.rb d658af7ff8 Fix removing allowed domains being done synchronously (#14302) před 4 roky
authorize_follow_worker.rb f1f96ebf02 Fix being able to import more than allowed number of follows (#15384) před 3 roky
backup_worker.rb 2177daeae9 Autofix Rubocop Style/RedundantBegin (#23703) před 1 rokem
block_worker.rb 774ac47373 Add conversations API (#8832) před 5 roky
bootstrap_timeline_worker.rb 7d7844a47f Default follows for new users (#4871) před 6 roky
bulk_import_worker.rb 32a030dd74 Rewrite import feature (#21054) před 1 rokem
cache_buster_worker.rb df1653174b Add cache buster feature for media files (#15155) před 3 roky
delete_mute_worker.rb 96761752ec Add duration parameter to muting. (#13831) před 3 roky
distribution_worker.rb f1c1dd0118 Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) před 1 rokem
domain_block_worker.rb 89f40b6c3e Make domain block/silence/reject-media code more robust (#13424) před 4 roky
domain_clear_media_worker.rb 89f40b6c3e Make domain block/silence/reject-media code more robust (#13424) před 4 roky
feed_insert_worker.rb fdc3ff7c2d Change notifications API to use a replica (#25874) před 11 měsíci
fetch_reply_worker.rb 0c9eac80d8 Fix unbounded recursion in post discovery (#23506) před 1 rokem
import_worker.rb 32a030dd74 Rewrite import feature (#21054) před 1 rokem
link_crawl_worker.rb 5c8ca024ef Improve error handling on LinkCrawlWorker (#5250) před 6 roky
local_notification_worker.rb 8f03b7a2fb Add notifications when a reblogged status has been updated (#17404) před 2 roky
merge_worker.rb fdc3ff7c2d Change notifications API to use a replica (#25874) před 11 měsíci
move_worker.rb cab4cbfa5c Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793) před 10 měsíci
mute_worker.rb 65760f59df Refactor feed manager (#14761) před 3 roky
poll_expiration_notify_worker.rb eb38e9df31 Requeue expiration notification (#24311) před 1 rokem
post_process_media_worker.rb 99e2e9b81f Fix minor typos in comments and spec names (#21831) před 1 rokem
publish_announcement_reaction_worker.rb 6d23d40420 Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) před 4 roky
publish_scheduled_announcement_worker.rb 6d23d40420 Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) před 4 roky
publish_scheduled_status_worker.rb 5e56f3db65 Change some worker lock TTLs (#27246) před 9 měsíci
push_conversation_worker.rb 317cd26fba Remove queued_at value from pubsub payloads (#26173) před 11 měsíci
push_encrypted_message_worker.rb 317cd26fba Remove queued_at value from pubsub payloads (#26173) před 11 měsíci
push_update_worker.rb 317cd26fba Remove queued_at value from pubsub payloads (#26173) před 11 měsíci
redownload_avatar_worker.rb c403c3695b Fix to be able to redownload avatar and header (#16190) před 3 roky
redownload_header_worker.rb c403c3695b Fix to be able to redownload avatar and header (#16190) před 3 roky
redownload_media_worker.rb 6d9ad30bf8 Fix media redownload worker retrying on unexpected response codes (#16111) před 3 roky
refollow_worker.rb 50948b46aa Add ability to filter followed accounts' posts by language (#19095) před 1 rokem
regeneration_worker.rb fdc3ff7c2d Change notifications API to use a replica (#25874) před 11 měsíci
remote_account_refresh_worker.rb d5c9feb7b7 Add support for private pinned posts (#16954) před 2 roky
removal_worker.rb 282ea17078 Add soft delete for statuses for instant deletes through API (#11623) před 4 roky
remove_featured_tag_worker.rb 74ead7d106 Change featured tag updates to add/remove activity (#19409) před 1 rokem
remove_from_public_statuses_index_worker.rb 30c191aaa0 Add new public status index (#26344) před 10 měsíci
resolve_account_worker.rb 5e56f3db65 Change some worker lock TTLs (#27246) před 9 měsíci
tag_unmerge_worker.rb 943f27f437 Remove unfollowed hashtag posts from home feed (#26028) před 11 měsíci
thread_resolve_worker.rb 0337df3a42 Fix posts from threads received out-of-order sometimes not being inserted into timelines (#27653) před 8 měsíci
trigger_webhook_worker.rb a2871cd747 Add administrative webhooks (#18510) před 2 roky
unfavourite_worker.rb 6c28886317 Improve background jobs params and error handling před 7 roky
unfollow_follow_worker.rb 050f1669c6 Fix original account being unfollowed on migration before the follow request could be sent (#21957) před 1 rokem
unmerge_worker.rb fdc3ff7c2d Change notifications API to use a replica (#25874) před 11 měsíci
unpublish_announcement_worker.rb 6d23d40420 Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) před 4 roky
verify_account_links_worker.rb 5e56f3db65 Change some worker lock TTLs (#27246) před 9 měsíci