You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app
Eugen Rochko ad40bf5e0c
Speed up some rake tasks by moving execution to Sidekiq (#7678)
* Speed up some rake tasks by moving execution to Sidekiq

mastodon:media:remove_silenced
mastodon:media:remove_remote
mastodon:media:redownload_avatars
mastodon:feeds:build

* Fix code style issue
7 years ago
..
chewy
controllers Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) 7 years ago
helpers
javascript Redirect / to home on mobile layout, to getting started on desktop (#7677) 7 years ago
lib Fix N+1 on AtomSerializer (#7669) 7 years ago
mailers
models Improve counter caches on Status and Account (#7644) 7 years ago
policies
presenters
serializers Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) 7 years ago
services Improve counter caches on Status and Account (#7644) 7 years ago
validators
views
workers Speed up some rake tasks by moving execution to Sidekiq (#7678) 7 years ago