chinwagsocial/app/javascript/mastodon
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
..
actions Fix home regeneration (#6251) 2018-01-17 23:56:03 +01:00
components Fix home regeneration (#6251) 2018-01-17 23:56:03 +01:00
containers Optional notification muting (#5087) 2017-11-15 03:56:41 +01:00
features Fix home regeneration (#6251) 2018-01-17 23:56:03 +01:00
locales Weblate translations (#6284) 2018-01-18 07:00:23 +09:00
middleware
reducers Fix home regeneration (#6251) 2018-01-17 23:56:03 +01:00
selectors
service_worker
store refactor: Make all reducers sync (#4125) 2017-07-09 12:16:08 +02:00
.gitkeep
api.js Refactor /api/web APIs to use the centralized axios instance (#6223) 2018-01-08 20:01:33 +01:00
base_polyfills.js
extra_polyfills.js
initial_state.js
is_mobile.js
link_header.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js