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
2018-05-30 21:09:30 +02:00
..
chewy
controllers Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) 2018-05-29 02:01:24 +02:00
helpers
javascript Redirect / to home on mobile layout, to getting started on desktop (#7677) 2018-05-30 18:42:06 +02:00
lib Fix N+1 on AtomSerializer (#7669) 2018-05-29 13:34:02 +02:00
mailers
models Improve counter caches on Status and Account (#7644) 2018-05-30 02:50:23 +02:00
policies
presenters
serializers Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) 2018-05-29 02:01:24 +02:00
services Improve counter caches on Status and Account (#7644) 2018-05-30 02:50:23 +02:00
validators fix: Don't validate MX record in development (#7654) 2018-05-28 19:14:24 +02:00
views Display only domain of report account if remote under comment (#7574) 2018-05-21 17:33:20 +02:00
workers Speed up some rake tasks by moving execution to Sidekiq (#7678) 2018-05-30 21:09:30 +02:00