This website requires JavaScript.
Explore
Help
Register
Sign In
luna
/
mastodon
Watch
0
Star
0
Fork
You've already forked mastodon
0
mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced
2024-11-10 08:54:40 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
32075fe27f
mastodon
/
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
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
authorize_follow_worker.rb
backup_worker.rb
block_worker.rb
Make blocks create entries and unfollows instantly, but do the clean up
2017-01-24 21:40:41 +01:00
bootstrap_timeline_worker.rb
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
link_crawl_worker.rb
local_notification_worker.rb
Improve PostStatusService performance (
#7317
)
2018-05-02 22:10:57 +02:00
merge_worker.rb
Separate background jobs into different queues. ATTENTION: new queue "pull"
2017-04-04 00:53:20 +02:00
notification_worker.rb
processing_worker.rb
Fixes/do not override timestamps (
#7336
)
2018-05-03 23:02:46 +02:00
push_update_worker.rb
refollow_worker.rb
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
unmerge_worker.rb