mastodon/app/javascript
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
..
fonts Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
images Fix keybase config serializer (#13742) 2020-05-12 15:28:29 +02:00
mastodon Fix timeline markers not working on Chrome (#13887) 2020-05-29 16:14:16 +02:00
packs Fix end-user-facing uses of inline CSS (#13438) 2020-04-28 10:16:55 +02:00
styles Fix regression in sparkline style in web UI (#13753) 2020-05-14 09:01:23 +02:00