nyastodon/app/javascript/mastodon/containers
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
..
account_container.js Add unfollow modal (optional) (#4246) 2017-07-18 17:14:43 +02:00
dropdown_menu_container.js fix(dropdown_menu): Open as modal on mobile (#4295) 2017-07-27 22:31:59 +02:00
mastodon.js refactor: Make all reducers sync (#4125) 2017-07-09 12:16:08 +02:00
status_container.js feat: Cache status height to avoid expensive renders (#4439) 2017-08-07 20:32:03 +02:00
timeline_container.js Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00