mastodon/app
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
..
controllers Add "signed in as" header to some pages (#4523) 2017-08-05 04:24:58 +02:00
helpers
javascript feat: Cache status height to avoid expensive renders (#4439) 2017-08-07 20:32:03 +02:00
lib Don't normalize invalid domain names (#4499) 2017-08-02 14:54:33 +02:00
mailers
models Set false to animated options for thumbnail processor (#4547) 2017-08-07 14:41:21 +02:00
policies
presenters
serializers
services
validators
views Add "signed in as" header to some pages (#4523) 2017-08-05 04:24:58 +02:00
workers