mastodon/app/javascript/mastodon/features/ui
Sorin Davidoi 8eb6d171e6 feat: Cache status height to avoid expensive renders (#4439)
* 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
2017-08-07 20:32:03 +02:00
..
components Refactor Avatar and AvatarOverlay to have 'account' as prop instead of src and staticSrc (#4526) 2017-08-07 19:44:55 +02:00
containers Exclude self toots from regular expression filter (#4245) 2017-07-18 15:20:38 +02:00
util Unify webpackChunkName to lowercase (#4412) 2017-07-28 13:34:55 +02:00
index.js feat: Cache status height to avoid expensive renders (#4439) 2017-08-07 20:32:03 +02:00