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
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.
8 years ago
..
assets Hide some components rather than unmounting (#2271) 8 years ago
controllers Return force_ssl to the controller (#2380) 8 years ago
helpers Ensure i18n matches options (#2358) 8 years ago
lib Add simple_format to simplified_format (#2198) 8 years ago
mailers Instance helper to replace site title helper (#2038) 8 years ago
models Report processing improvements (#2349) 8 years ago
presenters Adds version to about/more and API (#2181) 8 years ago
services Show multibyte URI preview card (#2363) 8 years ago
validators Organize coverage dirs (#1695) 8 years ago
views Fix flashes partial render error for controllers which don't inherit from application controller (#2400) 8 years ago
workers Followers-only post federation (#2111) 8 years ago