chinwagsocial/app/workers
ThibG 290932602b Reduce usage of LD signatures (#9659)
* Do not LDS-sign Follow, Accept, Reject, Undo, Block

* Do not use LDS for Create activities of private toots

* Minor cleanup

* Ignore unsigned activities instead of misattributing them

* Use status.distributable? instead of querying visibility directly
2018-12-30 09:48:59 +01:00
..
activitypub Reduce usage of LD signatures (#9659) 2018-12-30 09:48:59 +01:00
admin Improve account suspension speed and completeness (#9290) 2018-12-03 01:32:08 +01:00
import Rename ResolveRemoteAccountService to ResolveAccountService (#6327) 2018-01-22 14:25:09 +01:00
maintenance
pubsubhubbub
scheduler Track historical space stats in PgHero to determine PostgreSQL growth (#8906) 2018-10-09 19:35:14 +02:00
web Do no retry web push workers if the server returns a 4xx response (#9434) 2018-12-17 03:14:13 +01:00
after_account_domain_block_worker.rb
after_remote_follow_request_worker.rb
after_remote_follow_worker.rb
authorize_follow_worker.rb authorize-follow-requests-after-unlocking (#4658) 2017-08-26 12:40:03 +02:00
backup_worker.rb Log BackupWorker backtrace, delete Backup if retries exhausted (#6769) 2018-03-13 08:15:24 +01:00
block_worker.rb
bootstrap_timeline_worker.rb
digest_mailer_worker.rb Move e-mail digest task to sidekiq, reduce workload, improve hint (#6252) 2018-01-15 04:34:28 +01:00
distribution_worker.rb
domain_block_worker.rb
feed_insert_worker.rb
import_worker.rb Limit the number of people that can be followed from one account (#8807) 2018-10-04 17:36:11 +02:00
link_crawl_worker.rb
local_notification_worker.rb Optimize the process of following someone (#9220) 2018-11-08 21:05:42 +01:00
merge_worker.rb
mute_worker.rb
notification_worker.rb
processing_worker.rb
push_conversation_worker.rb Add conversations API (#8832) 2018-10-07 23:44:58 +02:00
push_update_worker.rb
refollow_worker.rb Get rid of all batch order warnings (#8334) 2018-08-21 12:25:50 +02:00
regeneration_worker.rb Fix home regeneration (#6251) 2018-01-17 23:56:03 +01:00
remote_profile_update_worker.rb
removal_worker.rb Adding some rescues to workers, e.g. don't fail removal job when status can't be found in the first place (already removed) 2016-12-19 09:31:12 +01:00
resolve_account_worker.rb
salmon_worker.rb
thread_resolve_worker.rb
unfavourite_worker.rb Improve background jobs params and error handling 2017-01-05 03:28:21 +01:00
unfollow_follow_worker.rb Add handler for Move activity (#9629) 2018-12-29 02:24:36 +01:00
unmerge_worker.rb Separate background jobs into different queues. ATTENTION: new queue "pull" 2017-04-04 00:53:20 +02:00
verify_account_links_worker.rb Redesign forms, verify link ownership with rel="me" (#8703) 2018-09-18 16:45:58 +02:00