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
Eugen Rochko c593d6df9c
Add preference for report notification e-mails, skip for duplicates (#8559)
If an unresolved report for the same target account already exists,
no new notification is generated
6 years ago
..
exports
two_factor_authentication Redirect to 2FA creation page when otp_secret is not available (#6314) 7 years ago
applications_controller.rb Enforce order on authorized applications page (#7587) 7 years ago
deletes_controller.rb
exports_controller.rb Account archive download (#6460) 7 years ago
follower_domains_controller.rb Fix domain hiding logic (#7765) 7 years ago
imports_controller.rb
migrations_controller.rb
notifications_controller.rb Add option to block direct messages from people you don't follow (#5669) 7 years ago
preferences_controller.rb Add preference for report notification e-mails, skip for duplicates (#8559) 6 years ago
profiles_controller.rb Ensure unfilled fields are shown when errors are shown (#7523) 7 years ago
sessions_controller.rb
two_factor_authentications_controller.rb