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/settings
Alex Gessner 154106c0c3 compare usernames case-insensitively on new proof creation flow (#10544)
* compare usernames case-insensitively on new proof creation flow

* Fix code style issue
7 years ago
..
exports
two_factor_authentication
applications_controller.rb
base_controller.rb
deletes_controller.rb
exports_controller.rb Avoid race conditions when creating backups (#10234) 7 years ago
featured_tags_controller.rb Fix pinned statuses being shown in a featured hashtag (#9971) 7 years ago
identity_proofs_controller.rb compare usernames case-insensitively on new proof creation flow (#10544) 7 years ago
imports_controller.rb
migrations_controller.rb
notifications_controller.rb
preferences_controller.rb Add preference to disable e-mails about new pending accounts (#10529) 7 years ago
profiles_controller.rb Add featured hashtags to profiles (#9755) 7 years ago
sessions_controller.rb Add featured hashtags to profiles (#9755) 7 years ago
two_factor_authentications_controller.rb