mastodon/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 Customizable privacy policy from admin interface (#4062) 2017-07-04 15:19:24 +02:00
helpers i18n: Add korean translation (#4064) 2017-07-04 16:11:23 +02:00
javascript Unobserve status on unmount (#4013) 2017-07-06 21:26:21 +02:00
lib Reduce number of commands in FeedManager#trim (#3989) 2017-06-29 01:17:26 +02:00
mailers Fix that AdminMailer does not send (#4012) 2017-06-30 13:40:43 +02:00
models Explicitly require MIME::Types (#4083) 2017-07-05 23:58:03 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Customizable privacy policy from admin interface (#4062) 2017-07-04 15:19:24 +02:00
services Fix Nokogiri::HTML at FetchLinkCardService (#4072) 2017-07-05 14:54:21 +02:00
validators Fix character/grapheme count stuff (#3839) 2017-06-19 11:31:14 +02:00
views Format datetime of subscriptions on admin UI (#4078) 2017-07-05 14:51:28 +02:00
workers Bind web UI access tokens to sessions (#3940) 2017-06-25 23:51:32 +02:00