This website requires JavaScript.
Explore
Help
Sign In
chinwag
/
chinwagsocial
Watch
2
Star
0
Fork
You've already forked chinwagsocial
0
Code
Issues
Pull requests
Releases
4
Wiki
Activity
2ccef52a4f
chinwagsocial
/
app
/
workers
History
Eugen Rochko
7e2678f7f6
Fix ActivityPub::UpdateDistributionWorker regression (
#8039
)
...
Regression from
#7998
let to profile updates not sending
2018-07-16 18:43:22 +02:00
..
activitypub
Fix ActivityPub::UpdateDistributionWorker regression (
#8039
)
2018-07-16 18:43:22 +02:00
admin
import
maintenance
Speed up some rake tasks by moving execution to Sidekiq (
#7678
)
2018-05-30 21:09:30 +02:00
pubsubhubbub
Validate HTTP response length while receiving (
#6891
)
2018-03-26 14:02:10 +02:00
scheduler
Slightly reduce RAM usage (
#7301
)
2018-05-02 18:58:48 +02:00
web
Add REST API for Web Push Notifications subscriptions (
#7445
)
2018-05-11 11:49:12 +02:00
after_account_domain_block_worker.rb
Fix domain hiding logic (
#7765
)
2018-06-09 22:46:54 +02:00
after_remote_follow_request_worker.rb
after_remote_follow_worker.rb
After remote follow worker specs (
#3098
)
2017-05-18 21:10:41 +02:00
authorize_follow_worker.rb
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
Default follows for new users (
#4871
)
2017-09-10 09:58:38 +02:00
digest_mailer_worker.rb
distribution_worker.rb
Fix Scheduler::SubscriptionsScheduler (
#2834
)
2017-05-06 13:05:03 +02:00
domain_block_worker.rb
feed_insert_worker.rb
import_worker.rb
Use separate workers to process imports, retry failures (
#5207
)
2017-10-04 00:39:32 +02:00
link_crawl_worker.rb
local_notification_worker.rb
Improve PostStatusService performance (
#7317
)
2018-05-02 22:10:57 +02:00
merge_worker.rb
notification_worker.rb
Separate background jobs into different queues. ATTENTION: new queue "pull"
2017-04-04 00:53:20 +02:00
processing_worker.rb
Fixes/do not override timestamps (
#7336
)
2018-05-03 23:02:46 +02:00
push_update_worker.rb
refollow_worker.rb
Fix refollowing (
#4931
)
2017-09-14 00:05:25 +02:00
regeneration_worker.rb
remote_profile_update_worker.rb
removal_worker.rb
resolve_account_worker.rb
salmon_worker.rb
Split SalmonWorker into smaller parts, move profile updating into another job
2017-04-05 21:43:10 +02:00
thread_resolve_worker.rb
unfavourite_worker.rb
unmerge_worker.rb