mastodon/app/javascript/mastodon/features/ui
ThibG 5aff2a6957
Fix timeline markers not working on Chrome (#13887)
* Periodically save timeline markers

This saves timeline markers immediately upon message arrival, but not more
than once every 5 minutes.

This does not change how the markers are saved on closing the window,
except that it avoids submitting them if there is no need for it.

* Use the Fetch API when possible instead of XHR on window unload
2020-05-29 16:14:16 +02:00
..
components Add remote only to public timeline (#13504) 2020-05-10 10:36:18 +02:00
containers Fix 12661 (#12744) 2020-01-02 22:46:42 +01:00
util Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
index.js Fix timeline markers not working on Chrome (#13887) 2020-05-29 16:14:16 +02:00