You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
9 years ago
..
controllers Customizable privacy policy from admin interface (#4062) 9 years ago
helpers i18n: Add korean translation (#4064) 9 years ago
javascript Unobserve status on unmount (#4013) 9 years ago
lib Reduce number of commands in FeedManager#trim (#3989) 9 years ago
mailers Fix that AdminMailer does not send (#4012) 9 years ago
models Explicitly require MIME::Types (#4083) 9 years ago
policies Add status destroy authorization to policy (#3453) 9 years ago
presenters Customizable privacy policy from admin interface (#4062) 9 years ago
services Fix Nokogiri::HTML at FetchLinkCardService (#4072) 9 years ago
validators Fix character/grapheme count stuff (#3839) 9 years ago
views Format datetime of subscriptions on admin UI (#4078) 9 years ago
workers Bind web UI access tokens to sessions (#3940) 9 years ago