mastodon/app/controllers/settings
2025-09-03 20:07:44 +00:00
..
applications Move settings/applications#regenerate -> settings/applications/tokens#destroy 2025-08-20 08:38:45 -04:00
exports File cleanup/organization in controllers/concerns (#27846) 2023-11-30 14:39:41 +00:00
migration Use moved? query method where relevant (#35542) 2025-07-28 08:02:21 +00:00
preferences Move posting defaults to their own preferences sub-category (#35966) 2025-09-01 08:31:07 +00:00
two_factor_authentication Replace unprocessable_entity -> unprocessable_content (#35658) 2025-08-05 07:42:08 +00:00
aliases_controller.rb Use expect for nested params in settings/* controllers (#33673) 2025-01-22 08:49:52 +00:00
applications_controller.rb Move settings/applications#regenerate -> settings/applications/tokens#destroy 2025-08-20 08:38:45 -04:00
base_controller.rb Remove duplicate cache header setting before action (#33833) 2025-02-05 09:19:08 +00:00
deletes_controller.rb Use expect for nested params in settings/* controllers (#33673) 2025-01-22 08:49:52 +00:00
exports_controller.rb Extract ExportSummary class for account object counts (#32227) 2024-10-03 13:09:58 +00:00
featured_tags_controller.rb Add REST API for featuring and unfeaturing a hashtag (#34489) 2025-04-25 15:12:05 +00:00
imports_controller.rb Use expect for nested params in settings/* controllers (#33673) 2025-01-22 08:49:52 +00:00
login_activities_controller.rb Confirm User#login_activities in auth/sessions spec (#35372) 2025-07-15 06:31:00 +00:00
migrations_controller.rb Use expect for nested params in settings/* controllers (#33673) 2025-01-22 08:49:52 +00:00
pictures_controller.rb Add delay to profile updates to debounce them (#34137) 2025-03-11 16:17:17 +00:00
privacy_controller.rb Add delay to profile updates to debounce them (#34137) 2025-03-11 16:17:17 +00:00
profiles_controller.rb Add delay to profile updates to debounce them (#34137) 2025-03-11 16:17:17 +00:00
sessions_controller.rb Set flash options via redirect where possible (#35370) 2025-07-24 08:03:28 +00:00
two_factor_authentication_methods_controller.rb Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 2023-10-23 15:46:21 +00:00
verifications_controller.rb Add delay to profile updates to debounce them (#34137) 2025-03-11 16:17:17 +00:00