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-08 16:04:49 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
2f079573ed
mastodon
/
app
/
workers
History
unarist
0698c610a6
Fix an error in ReplyDistributionWorker when replied status was deleted (
#4974
)
...
Reply distribution is proceed by Sidekiq, so replied status may be deleted before this.
2017-09-16 18:18:00 +02:00
..
activitypub
Fix an error in ReplyDistributionWorker when replied status was deleted (
#4974
)
2017-09-16 18:18:00 +02:00
admin
pubsubhubbub
Revert unique retry job (
#4937
)
2017-09-14 15:12:43 +02:00
scheduler
Add scheduled worker to purge old user IPs (
#4951
)
2017-09-14 22:26:38 +02:00
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
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
domain_block_worker.rb
feed_insert_worker.rb
import_worker.rb
link_crawl_worker.rb
Separate background jobs into different queues. ATTENTION: new queue "pull"
2017-04-04 00:53:20 +02:00
merge_worker.rb
notification_worker.rb
processing_worker.rb
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_remote_account_worker.rb
Instantly upgrade account to ActivityPub if we receive ActivityPub payload (
#4766
)
2017-09-03 01:11:23 +02:00
salmon_worker.rb
soft_block_domain_followers_worker.rb
soft_block_worker.rb
thread_resolve_worker.rb
unfavourite_worker.rb
Improve background jobs params and error handling
2017-01-05 03:28:21 +01:00
unmerge_worker.rb
web_push_notification_worker.rb
Fix guard clause in WebPushNotificationWorker (
#4421
)
2017-07-28 17:21:28 +02:00