mastodon/app/javascript/mastodon/features/notifications
ThibG e1dbdf7377 Fix timeline jumps (#10001)
* Avoid two-step rendering of statuses as much as possible

Cache width shared by Video player, MediaGallery and Cards at the
ScrollableList level, pass it down through StatusList and Notifications.

* Adjust scroll when new preview cards appear

* Adjust scroll when statuses above the current scroll position are deleted
2019-02-17 19:33:11 +01:00
..
components Fix timeline jumps (#10001) 2019-02-17 19:33:11 +01:00
containers Implement missing hotkeys for notifications (#9927) 2019-01-27 17:54:54 +01:00
index.js Add notification quick-filter bar in the frontend app (#9399) 2018-12-16 05:56:41 +01:00