This website requires JavaScript.
Explore
Help
Register
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
cca82bf0a2f0ccbf0feda00763fd7df0877845b6
Mastodon
/
app
/
workers
T
History
Eugen Rochko
cca82bf0a2
Move merging/unmerging of timelines into background. Move blocking into
...
background as well since it's a computationally expensive
2017-01-23 21:29:34 +01:00
..
admin
Add filters for suspended accounts
2016-12-06 18:03:30 +01:00
pubsubhubbub
Improve background jobs params and error handling
2017-01-05 03:28:21 +01:00
block_worker.rb
Move merging/unmerging of timelines into background. Move blocking into
2017-01-23 21:29:34 +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
link_crawl_worker.rb
Fix
#463
- Fetch and display previews of URLs using OpenGraph tags
2017-01-20 01:00:14 +01:00
merge_worker.rb
Move merging/unmerging of timelines into background. Move blocking into
2017-01-23 21:29:34 +01:00
notification_worker.rb
Improve background jobs params and error handling
2017-01-05 03:28:21 +01:00
processing_worker.rb
Add API for retrieving blocked accounts
2016-12-29 20:12:32 +01:00
regeneration_worker.rb
Fix rubocop issues, introduce usage of frozen literal to improve performance
2016-11-15 16:56:29 +01:00
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
Improve background jobs params and error handling
2017-01-05 03:28:21 +01:00
unfavourite_worker.rb
Improve background jobs params and error handling
2017-01-05 03:28:21 +01:00
unmerge_worker.rb
Move merging/unmerging of timelines into background. Move blocking into
2017-01-23 21:29:34 +01:00