Glitch-Shrike/app
unarist 9c03fd9cae Unobserve status on unmount (#4013)
This fixes a warning on status unmounting (e.g. deletion).

This also resets IntersectionObserverWrapper on disconnect to avoid `unobserve()` calls
which has bug in Edge.
2017-07-06 21:26:21 +02:00
..
controllers
helpers
javascript Unobserve status on unmount (#4013) 2017-07-06 21:26:21 +02:00
lib
mailers
models Explicitly require MIME::Types (#4083) 2017-07-05 23:58:03 +02:00
policies
presenters
services Fix Nokogiri::HTML at FetchLinkCardService (#4072) 2017-07-05 14:54:21 +02:00
validators
views
workers