mastodon/app
Eugen Rochko 7badad7797
Fix home regeneration (#6251)
* Fix regeneration marker not being removed after completion

* Return HTTP 206 from /api/v1/timelines/home if regeneration in progress
Prioritize RegenerationWorker by putting it into default queue

* Display loading indicator and poll home timeline while it regenerates

* Add graphic to regeneration message

* Make "not found" indicator consistent with home regeneration
2018-01-17 23:56:03 +01:00
..
controllers Fix home regeneration (#6251) 2018-01-17 23:56:03 +01:00
helpers HTML e-mails for UserMailer (#6256) 2018-01-16 03:29:11 +01:00
javascript Fix home regeneration (#6251) 2018-01-17 23:56:03 +01:00
lib Skip ActivityPub Announces of non-public objects (#6230) 2018-01-09 19:35:10 +01:00
mailers HTML e-mails for NotificationMailer (#6263) 2018-01-16 20:20:15 +01:00
models Move e-mail digest task to sidekiq, reduce workload, improve hint (#6252) 2018-01-15 04:34:28 +01:00
policies Allow admin to deactivate invite created by users (#5860) 2017-12-01 12:26:19 +01:00
presenters Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
serializers implement web share target (#6278) 2018-01-17 17:08:10 +01:00
services Fix home regeneration (#6251) 2018-01-17 23:56:03 +01:00
validators Limit users to 50 lists, remove pagination from lists API (#5933) 2017-12-09 01:32:29 +01:00
views Change mailer image url (#6279) 2018-01-17 12:41:24 +01:00
workers Fix home regeneration (#6251) 2018-01-17 23:56:03 +01:00