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
Matt Jankowski 8131268256
Replace `unprocessable_entity` -> `unprocessable_content` (#35658)
1 month ago
..
exports
migration Use `moved?` query method where relevant (#35542) 1 month ago
preferences Use `expect` in remaining controller locations (#33748) 7 months ago
two_factor_authentication Replace `unprocessable_entity` -> `unprocessable_content` (#35658) 1 month ago
aliases_controller.rb Use `expect` for nested params in `settings/*` controllers (#33673) 8 months ago
applications_controller.rb Drop custom `scopes` conversion code from `/settings/applications` controller (#33819) 7 months ago
base_controller.rb Remove duplicate cache header setting before action (#33833) 7 months ago
deletes_controller.rb Use `expect` for nested params in `settings/*` controllers (#33673) 8 months ago
exports_controller.rb Extract `ExportSummary` class for account object counts (#32227) 11 months ago
featured_tags_controller.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 5 months ago
imports_controller.rb Use `expect` for nested params in `settings/*` controllers (#33673) 8 months ago
login_activities_controller.rb Confirm `User#login_activities` in auth/sessions spec (#35372) 2 months ago
migrations_controller.rb Use `expect` for nested params in `settings/*` controllers (#33673) 8 months ago
pictures_controller.rb Add delay to profile updates to debounce them (#34137) 6 months ago
privacy_controller.rb Add delay to profile updates to debounce them (#34137) 6 months ago
profiles_controller.rb Add delay to profile updates to debounce them (#34137) 6 months ago
sessions_controller.rb Set flash options via redirect where possible (#35370) 2 months ago
two_factor_authentication_methods_controller.rb
verifications_controller.rb Add delay to profile updates to debounce them (#34137) 6 months ago