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 0687ab8ae3 Clean up generation of account webfinger string (#1477)
* Consolidate webfinger string creation under Account#to_webfinger_s

* Introduce Account#local_username_and_domain for consolidation
9 years ago
..
admin Admin base controller (#1465) 9 years ago
api Fix /api/v1/accounts/update_credentials tests (#1357) 9 years ago
auth
concerns Use HTTP Accept-Language to detect locale (#1166) 9 years ago
oauth Fix #1165 - before_action was called before protect_from_forgery 9 years ago
settings Clean up generation of account webfinger string (#1477) 9 years ago
about_controller.rb Clean up about page (#1282) 9 years ago
accounts_controller.rb Clean up generation of account webfinger string (#1477) 9 years ago
api_controller.rb Do not store last visited URL from API controllers (#1330) 9 years ago
application_controller.rb Fix #1165 - before_action was called before protect_from_forgery 9 years ago
authorize_follow_controller.rb
home_controller.rb
media_controller.rb
remote_follow_controller.rb Clean up generation of account webfinger string (#1477) 9 years ago
statuses_controller.rb
stream_entries_controller.rb
tags_controller.rb
xrd_controller.rb Clean up generation of account webfinger string (#1477) 9 years ago