Eugen Rochko e55dce3176 Add federation relay support (#7998) 5 years ago
..
activitypub e55dce3176 Add federation relay support (#7998) 5 years ago
admin 1032f3994f Add ability to disable login and mark accounts as memorial (#5615) 6 years ago
import 613e7c7521 Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 6 years ago
maintenance ad40bf5e0c Speed up some rake tasks by moving execution to Sidekiq (#7678) 6 years ago
pubsubhubbub 40e5d2303b Validate HTTP response length while receiving (#6891) 6 years ago
scheduler cb5b5cb5f7 Slightly reduce RAM usage (#7301) 6 years ago
web b4fb766b23 Add REST API for Web Push Notifications subscriptions (#7445) 6 years ago
after_account_domain_block_worker.rb 10f51c9886 Fix domain hiding logic (#7765) 6 years ago
after_remote_follow_request_worker.rb 8ec8410651 After remote follow worker specs (#3098) 7 years ago
after_remote_follow_worker.rb 8ec8410651 After remote follow worker specs (#3098) 7 years ago
authorize_follow_worker.rb 649a20ab46 authorize-follow-requests-after-unlocking (#4658) 6 years ago
backup_worker.rb 9e3a6d6784 Log BackupWorker backtrace, delete Backup if retries exhausted (#6769) 6 years ago
block_worker.rb 8a880a3d46 Make blocks create entries and unfollows instantly, but do the clean up 7 years ago
bootstrap_timeline_worker.rb 7d7844a47f Default follows for new users (#4871) 6 years ago
digest_mailer_worker.rb ed867eca9d Move e-mail digest task to sidekiq, reduce workload, improve hint (#6252) 6 years ago
distribution_worker.rb b8e166894b Fix Scheduler::SubscriptionsScheduler (#2834) 7 years ago
domain_block_worker.rb b7c1b12367 Make default admin UI page reports. Add admin UI for creating a domain block 7 years ago
feed_insert_worker.rb 24cafd73a2 Lists (#5703) 6 years ago
import_worker.rb cdd5ef691b Use separate workers to process imports, retry failures (#5207) 6 years ago
link_crawl_worker.rb 5c8ca024ef Improve error handling on LinkCrawlWorker (#5250) 6 years ago
local_notification_worker.rb 658cbc9425 Improve PostStatusService performance (#7317) 6 years ago
merge_worker.rb f722bd2387 Separate background jobs into different queues. ATTENTION: new queue "pull" 7 years ago
notification_worker.rb f722bd2387 Separate background jobs into different queues. ATTENTION: new queue "pull" 7 years ago
processing_worker.rb a24605961a Fixes/do not override timestamps (#7336) 6 years ago
push_update_worker.rb 24cafd73a2 Lists (#5703) 6 years ago
refollow_worker.rb af00220d79 Fix refollowing (#4931) 6 years ago
regeneration_worker.rb 7badad7797 Fix home regeneration (#6251) 6 years ago
remote_profile_update_worker.rb 982fef811e Fix #1141, fix #1126 - Avatar/profile info fetching (#1215) 7 years ago
removal_worker.rb 4c6809f6ab Adding some rescues to workers, e.g. don't fail removal job when status can't be found in the first place (already removed) 7 years ago
resolve_account_worker.rb 613e7c7521 Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 6 years ago
salmon_worker.rb 5442083b3c Split SalmonWorker into smaller parts, move profile updating into another job 7 years ago
thread_resolve_worker.rb 2b1190065c Retry thread resolving (#5599) 6 years ago
unfavourite_worker.rb 6c28886317 Improve background jobs params and error handling 7 years ago
unmerge_worker.rb f722bd2387 Separate background jobs into different queues. ATTENTION: new queue "pull" 7 years ago