This website requires JavaScript.
Explore
Help
Register
Sign In
zelo72
/
documentation
Watch
1
Star
0
Fork
0
You've already forked documentation
mirror of
https://github.com/mastodon/documentation
synced
2025-04-11 22:56:17 +02:00
Code
Issues
6
Releases
Wiki
Activity
documentation
/
app
/
workers
History
Eugen Rochko
86be6d48c9
Fix accidental distribution of hidden stream entries to PuSH subscribers
2017-01-03 00:44:23 +01:00
..
admin
…
pubsubhubbub
Fix accidental distribution of hidden stream entries to PuSH subscribers
2017-01-03 00:44:23 +01:00
distribution_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
notification_worker.rb
…
processing_worker.rb
Add API for retrieving blocked accounts
2016-12-29 20:12:32 +01:00
regeneration_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
salmon_worker.rb
Add API for retrieving blocked accounts
2016-12-29 20:12:32 +01:00
thread_resolve_worker.rb
Restoring old async behaviour of thread resolving as it proved to be more robust
2016-12-12 21:12:19 +01:00
unfavourite_worker.rb
Make unfavouriting async to prevent timeout errors from leaving orphaned records behind
2016-12-19 09:12:29 +01:00