mirror of
https://github.com/mastodon/mastodon.git
synced 2025-02-07 01:39:20 +01:00
* feat: Cache status height to avoid expensive renders * feat: Escape content and emojify in reducers * fix(css): Remove backface-visibility: hidden from .scrollable * fix(statuses): Avoid creating DOMParses inside a loop