This repository has been archived on 2024-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/javascript/mastodon/features/status
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
..
components Fix timeline jumps (#10001) 2019-02-11 13:19:59 +01:00
containers Redesign public hashtag page to use a masonry layout (#9822) 2019-01-16 19:47:46 +01:00
index.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00