mastodon/app/javascript/mastodon/features/compose
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 feat: Cache status height to avoid expensive renders (#4439) 2017-08-07 20:32:03 +02:00
containers Disable sensitive button when with content warnings (#4460) 2017-07-31 05:06:56 +02:00
util Simplify web UI character counter logic (#4463) 2017-07-31 15:19:48 +02:00
index.js Improve accessibility (part 3) (#4405) 2017-07-28 00:54:48 +02:00