mastodon/spec
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
fabricators Introduce access token fabricators (#4401) 2017-07-27 15:16:07 +02:00
features
fixtures
helpers
javascript feat: Cache status height to avoid expensive renders (#4439) 2017-08-07 20:32:03 +02:00
lib
mailers
models Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 2017-07-29 00:06:29 +02:00
policies
presenters
requests
routing
services
support
validators Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 2017-07-29 00:06:29 +02:00
views
workers
rails_helper.rb
spec_helper.rb