mastodon/spec/javascript
Sorin Davidoi 8eb6d171e6 feat: Cache status height to avoid expensive renders ()
* 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
..
components feat: Cache status height to avoid expensive renders ()
.eslintrc.yml Remove unused variables ()
setup.js Upgrade jsdom to version 11.0.0 ()