mastodon/app/javascript/mastodon/features/status
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 Redesign public hashtag page to use a masonry layout (#9822) 2019-01-16 19:47:46 +01:00
index.js Improve the public hashtag page (#9831) 2019-01-17 14:06:08 +01:00