David Roetzel 05f23df3b7 Add endpoint to remove web push subscription (#32626) hace 3 semanas
..
activitypub edde54e991 Update stoplight to version 4.1.0 (#28366) hace 7 meses
admin 5e56f3db65 Change some worker lock TTLs (#27246) hace 1 año
concerns a6f77aa28a Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681) hace 1 año
import edde54e991 Update stoplight to version 4.1.0 (#28366) hace 7 meses
scheduler 1f65a95421 Remove unneeded `reorder(nil)` conditions (#32200) hace 1 mes
web 05f23df3b7 Add endpoint to remove web push subscription (#32626) hace 3 semanas
webhooks 4eda233e09 Add webhook templating (#23289) hace 1 año
account_deletion_worker.rb 963354978a Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#28053) hace 11 meses
account_merging_worker.rb a60d9335d8 Fix resolving accounts sometimes creating duplicate records for a given AP id (#15364) hace 3 años
account_refresh_worker.rb 9ed0c91a37 Add auto-refresh of accounts we get new messages/edits of (#26510) hace 1 año
add_to_public_statuses_index_worker.rb e263db276f Change indexing jobs to use database replica (#26692) hace 1 año
after_account_domain_block_worker.rb 10f51c9886 Fix domain hiding logic (#7765) hace 6 años
after_unallow_domain_worker.rb d658af7ff8 Fix removing allowed domains being done synchronously (#14302) hace 4 años
authorize_follow_worker.rb f1f96ebf02 Fix being able to import more than allowed number of follows (#15384) hace 3 años
backup_worker.rb 2177daeae9 Autofix Rubocop Style/RedundantBegin (#23703) hace 1 año
block_worker.rb 774ac47373 Add conversations API (#8832) hace 6 años
bootstrap_timeline_worker.rb 7d7844a47f Default follows for new users (#4871) hace 7 años
bulk_import_worker.rb 32a030dd74 Rewrite import feature (#21054) hace 1 año
cache_buster_worker.rb df1653174b Add cache buster feature for media files (#15155) hace 4 años
delete_mute_worker.rb 96761752ec Add duration parameter to muting. (#13831) hace 4 años
distribution_worker.rb f1c1dd0118 Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741) hace 1 año
domain_block_worker.rb 89f40b6c3e Make domain block/silence/reject-media code more robust (#13424) hace 4 años
domain_clear_media_worker.rb 89f40b6c3e Make domain block/silence/reject-media code more robust (#13424) hace 4 años
feed_insert_worker.rb fdc3ff7c2d Change notifications API to use a replica (#25874) hace 1 año
fetch_reply_worker.rb 0c9eac80d8 Fix unbounded recursion in post discovery (#23506) hace 1 año
filtered_notification_cleanup_worker.rb 1f65a95421 Remove unneeded `reorder(nil)` conditions (#32200) hace 1 mes
generate_annual_report_worker.rb 5b1eb09d54 Add annual reports for accounts (#28693) hace 9 meses
import_worker.rb 32a030dd74 Rewrite import feature (#21054) hace 1 año
link_crawl_worker.rb f0abba67db Ignore RecordNotUnique errors in LinkCrawlWorker (#28748) hace 10 meses
local_notification_worker.rb 8f03b7a2fb Add notifications when a reblogged status has been updated (#17404) hace 2 años
mention_resolve_worker.rb 66b2bc1c84 Ignore error if mentioned account was not processable (#29215) hace 1 mes
merge_worker.rb fdc3ff7c2d Change notifications API to use a replica (#25874) hace 1 año
move_worker.rb 7c9c6c7f80 Fix remaining `Rails/WhereExists` cop violations, regenerate todo (#28892) hace 9 meses
mute_worker.rb 65760f59df Refactor feed manager (#14761) hace 4 años
poll_expiration_notify_worker.rb eb38e9df31 Requeue expiration notification (#24311) hace 1 año
post_process_media_worker.rb 99e2e9b81f Fix minor typos in comments and spec names (#21831) hace 1 año
publish_announcement_reaction_worker.rb 6d23d40420 Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) hace 4 años
publish_scheduled_announcement_worker.rb 6d23d40420 Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) hace 4 años
publish_scheduled_status_worker.rb 5e56f3db65 Change some worker lock TTLs (#27246) hace 1 año
push_conversation_worker.rb 317cd26fba Remove queued_at value from pubsub payloads (#26173) hace 1 año
push_update_worker.rb 317cd26fba Remove queued_at value from pubsub payloads (#26173) hace 1 año
redownload_avatar_worker.rb c403c3695b Fix to be able to redownload avatar and header (#16190) hace 3 años
redownload_header_worker.rb c403c3695b Fix to be able to redownload avatar and header (#16190) hace 3 años
redownload_media_worker.rb 6d9ad30bf8 Fix media redownload worker retrying on unexpected response codes (#16111) hace 3 años
refollow_worker.rb 258dce1256 Add `OpenSSL::SSL::SSLError` to http connection errors wrapper (#32307) hace 1 mes
regeneration_worker.rb fdc3ff7c2d Change notifications API to use a replica (#25874) hace 1 año
remote_account_refresh_worker.rb d5c9feb7b7 Add support for private pinned posts (#16954) hace 2 años
removal_worker.rb 282ea17078 Add soft delete for statuses for instant deletes through API (#11623) hace 5 años
remove_featured_tag_worker.rb 74ead7d106 Change featured tag updates to add/remove activity (#19409) hace 2 años
remove_from_public_statuses_index_worker.rb 30c191aaa0 Add new public status index (#26344) hace 1 año
resolve_account_worker.rb 5e56f3db65 Change some worker lock TTLs (#27246) hace 1 año
tag_unmerge_worker.rb 943f27f437 Remove unfollowed hashtag posts from home feed (#26028) hace 1 año
thread_resolve_worker.rb 0337df3a42 Fix posts from threads received out-of-order sometimes not being inserted into timelines (#27653) hace 1 año
trigger_webhook_worker.rb a2871cd747 Add administrative webhooks (#18510) hace 2 años
unfavourite_worker.rb 6c28886317 Improve background jobs params and error handling hace 7 años
unfilter_notifications_worker.rb 53c183f899 Reload notifications when accepted notifications are merged (streaming only) (#31419) hace 3 meses
unfollow_follow_worker.rb 050f1669c6 Fix original account being unfollowed on migration before the follow request could be sent (#21957) hace 1 año
unmerge_worker.rb fdc3ff7c2d Change notifications API to use a replica (#25874) hace 1 año
unpublish_announcement_worker.rb 6d23d40420 Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) hace 4 años
verify_account_links_worker.rb 5e56f3db65 Change some worker lock TTLs (#27246) hace 1 año