mastodon/app/javascript/mastodon/features/status/components
ThibG aee93bfc9c 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-11 13:19:59 +01:00
..
action_bar.js Add "copy link" item to status action bars (#9983) 2019-02-11 12:19:49 +09:00
card.js Fix timeline jumps (#10001) 2019-02-11 13:19:59 +01:00
detailed_status.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00