Glitch-Shrike/app
Akihiko Odaki a07cfee644 Extract columns area from UI component (#6650)
UI component used to toggle isComposing state by directly manipulating the
DOM element to avoid the expensive rendering.

However, it is hacky, and is not effective for other states. Instead,
this change makes the rendering cheaper by extracting the huge columns
area.
2018-03-06 07:45:31 +01:00
..
chewy
controllers Redirect from Web tag timeline to public tag timeline if not signed in (#6633) 2018-03-05 19:29:36 +01:00
helpers
javascript Extract columns area from UI component (#6650) 2018-03-06 07:45:31 +01:00
lib
mailers
models Fix #3807: Increase avatars to 400x400 max (#6651) 2018-03-06 06:29:01 +01:00
policies
presenters
serializers
services
validators
views
workers