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
Claire dfe44bcaef
Add ability to require 2FA for specific roles (including Everybody) (#37701)
4 weeks ago
..
exports
migration Use `moved?` query method where relevant (#35542) 8 months ago
preferences Change “Posting defaults” settings page to enforce `nobody` quote policy for `private` default visibility (#36040) 6 months ago
two_factor_authentication Add ability to require 2FA for specific roles (including Everybody) (#37701) 4 weeks ago
aliases_controller.rb Use `expect` for nested params in `settings/*` controllers (#33673) 1 year ago
applications_controller.rb Drop custom `scopes` conversion code from `/settings/applications` controller (#33819) 1 year ago
base_controller.rb Remove duplicate cache header setting before action (#33833) 1 year ago
deletes_controller.rb Use `expect` for nested params in `settings/*` controllers (#33673) 1 year ago
exports_controller.rb
featured_tags_controller.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 11 months ago
imports_controller.rb Use `expect` for nested params in `settings/*` controllers (#33673) 1 year ago
login_activities_controller.rb Confirm `User#login_activities` in auth/sessions spec (#35372) 8 months ago
migrations_controller.rb Use `expect` for nested params in `settings/*` controllers (#33673) 1 year ago
pictures_controller.rb Add delay to profile updates to debounce them (#34137) 1 year ago
privacy_controller.rb Add delay to profile updates to debounce them (#34137) 1 year ago
profiles_controller.rb Add delay to profile updates to debounce them (#34137) 1 year ago
sessions_controller.rb Set flash options via redirect where possible (#35370) 8 months ago
two_factor_authentication_methods_controller.rb Add ability to require 2FA for specific roles (including Everybody) (#37701) 4 weeks ago
verifications_controller.rb Add delay to profile updates to debounce them (#34137) 1 year ago