mastodon/app/controllers/settings
Emelia Smith e02d23b549
Change `read:me` scope to `profile` scope ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
..
exports File cleanup/organization in `controllers/concerns` ()
migration Refactor settings controllers ()
preferences Add time zone preference ()
two_factor_authentication Fix `Style/GuardClause` cop in app/controllers ()
aliases_controller.rb Refactor settings controllers ()
applications_controller.rb Change `read:me` scope to `profile` scope ()
base_controller.rb Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases ()
deletes_controller.rb Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases ()
exports_controller.rb Add SELF_DESTRUCT env variable to process self-destructions in the background ()
featured_tags_controller.rb Add `not_featured_by` scope to Tag ()
imports_controller.rb Use enum-generated scopes/queries for `BulkImport` ()
login_activities_controller.rb Add SELF_DESTRUCT env variable to process self-destructions in the background ()
migrations_controller.rb Refactor settings controllers ()
pictures_controller.rb Fix profile update not being sent on profile/header picture deletion ()
privacy_controller.rb Add new public status index ()
profiles_controller.rb Add privacy tab in profile settings ()
sessions_controller.rb Refactor settings controllers ()
two_factor_authentication_methods_controller.rb Add SELF_DESTRUCT env variable to process self-destructions in the background ()
verifications_controller.rb Change edit profile page ()