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
2025-01-09 05:56:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
12f5f13fab
mastodon
/
app
/
workers
History
Eugen Rochko
d4de2239b0
Add a circuit breaker for ActivityPub deliveries (
#7053
)
2018-04-07 21:36:58 +02:00
..
activitypub
Add a circuit breaker for ActivityPub deliveries (
#7053
)
2018-04-07 21:36:58 +02:00
admin
import
pubsubhubbub
Validate HTTP response length while receiving (
#6891
)
2018-03-26 14:02:10 +02:00
scheduler
after_remote_follow_request_worker.rb
after_remote_follow_worker.rb
authorize_follow_worker.rb
backup_worker.rb
block_worker.rb
bootstrap_timeline_worker.rb
digest_mailer_worker.rb
distribution_worker.rb
domain_block_worker.rb
feed_insert_worker.rb
import_worker.rb
link_crawl_worker.rb
merge_worker.rb
notification_worker.rb
processing_worker.rb
push_update_worker.rb
refollow_worker.rb
regeneration_worker.rb
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
Split SalmonWorker into smaller parts, move profile updating into another job
2017-04-05 21:43:10 +02:00
soft_block_domain_followers_worker.rb
soft_block_worker.rb
thread_resolve_worker.rb
unfavourite_worker.rb
unmerge_worker.rb
web_push_notification_worker.rb