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/spec
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
..
controllers Fix flashes partial render error for controllers which don't inherit from application controller (#2400) 8 years ago
fabricators Refresh webfinger (#1323) 8 years ago
features
fixtures Fix #2108 - Fix gif uploads (#2171) 8 years ago
helpers Ensure i18n matches options (#2358) 8 years ago
javascript
lib [WIP] Html lang on statuses (#2297) 8 years ago
mailers
models Admin UI for confirming users (#2245) 8 years ago
presenters About page contact email (#1839) 8 years ago
requests Restful refactor of accounts/ routes (#2133) 8 years ago
routing Restful refactor of accounts/ routes (#2133) 8 years ago
services Fix possibility of unrightful webfinger redirect (#2147) 8 years ago
support/matchers/model
views Add og:url tags (#2298) 8 years ago
rails_helper.rb Followers-only post federation (#2111) 8 years ago
spec_helper.rb Add more tests for AtomSerializer (#2096) 8 years ago