You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Patrick Figel df4ff9a8e1 Add recovery code support for two-factor auth (#1773) 7 years ago
..
admin Admin reports controller improvements (#1714) 7 years ago
api Allow running mastodon on a different domain as the one used for identifying users (#1267) 7 years ago
auth Add recovery code support for two-factor auth (#1773) 7 years ago
concerns Improve i18n chooser (#1804) 7 years ago
oauth Fix #1165 - before_action was called before protect_from_forgery 7 years ago
settings Add recovery code support for two-factor auth (#1773) 7 years ago
well_known Clean up well-known routes/controllers (#1649) 7 years ago
about_controller.rb Clean up about page (#1282) 7 years ago
accounts_controller.rb Pagination improvements (#1445) 7 years ago
api_controller.rb Do not store last visited URL from API controllers (#1330) 7 years ago
application_controller.rb Fix #1165 - before_action was called before protect_from_forgery 7 years ago
authorize_follow_controller.rb Add validation of media attachments, clean up mastodon-own exception classes 7 years ago
home_controller.rb Send initial state in a <script type="application/json"> tag (#1806) 7 years ago
media_controller.rb Fix #416 - Generate random unique 14-byte (19 characters) shortcodes 7 years ago
remote_follow_controller.rb Clean up generation of account webfinger string (#1477) 7 years ago
statuses_controller.rb Prettier account and stream entry URLs 7 years ago
stream_entries_controller.rb Simplify the way the embed view is created (#1590) 7 years ago
tags_controller.rb Fix public tags page 7 years ago