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 Add simple_format to simplified_format (#2198) 2017-04-23 14:23:27 +02:00
mailers Instance helper to replace site title helper (#2038) 2017-04-18 00:16:32 +02:00
models Report processing improvements (#2349) 2017-04-24 00:44:37 +02:00
presenters Adds version to about/more and API (#2181) 2017-04-21 03:30:59 +02:00
services Show multibyte URI preview card (#2363) 2017-04-23 19:08:59 +02:00
validators Organize coverage dirs (#1695) 2017-04-13 16:00:31 +02:00
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