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/controllers
Matt Jankowski 137100dcf3 Clean up well-known routes/controllers (#1649)
* Add request spec for host meta route returning xml

* Add routing spec for xrd routes

* Update well-known routes

* Move webfinger and host-meta actions to their own controllers
8 years ago
..
admin Admin accounts controller cleanup (#1664) 8 years ago
api
auth
concerns Quick best practice cleanup of views/helpers (#1546) 8 years ago
oauth Fix #1165 - before_action was called before protect_from_forgery 8 years ago
settings Settings export refactor (#1646) 8 years ago
well_known Clean up well-known routes/controllers (#1649) 8 years ago
about_controller.rb Clean up about page (#1282) 8 years ago
accounts_controller.rb
api_controller.rb Do not store last visited URL from API controllers (#1330) 8 years ago
application_controller.rb
authorize_follow_controller.rb
home_controller.rb Persist UI settings, add missing localizations for German 8 years ago
media_controller.rb
remote_follow_controller.rb
statuses_controller.rb
stream_entries_controller.rb
tags_controller.rb