mastodon/app
Matt Jankowski 092fdc89fa Fix flashes partial render error for controllers which don't inherit from application controller (#2400)
* Add failing spec for oauth/authorized_applications controller

* Use explicit reference to flashes partial from admin layout

Because some of the controllers which use the admin layout do not inherit from
application controller, this partial is not in their view path.
2017-04-24 17:30:30 +02:00
..
assets Hide some components rather than unmounting (#2271) 2017-04-24 04:49:08 +02:00
controllers Return force_ssl to the controller (#2380) 2017-04-24 02:44:05 +02:00
helpers Ensure i18n matches options (#2358) 2017-04-23 19:09:52 +02:00
lib
mailers
models Report processing improvements (#2349) 2017-04-24 00:44:37 +02:00
presenters
services Show multibyte URI preview card (#2363) 2017-04-23 19:08:59 +02:00
validators
views Fix flashes partial render error for controllers which don't inherit from application controller (#2400) 2017-04-24 17:30:30 +02:00
workers Followers-only post federation (#2111) 2017-04-24 00:38:37 +02:00