mastodon/app/controllers/settings
jsgoldstein 30c191aaa0
Add new public status index ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
..
exports Add import/export feature for bookmarks ()
migration Refactor settings controllers ()
preferences Add time zone preference ()
two_factor_authentication Fix Rails/ActionOrder cop ()
aliases_controller.rb Refactor settings controllers ()
applications_controller.rb Fix Rails/ActionOrder cop ()
base_controller.rb Refactor `Cache-Control` and `Vary` definitions ()
deletes_controller.rb Remove setting that disables account deletes ()
exports_controller.rb Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method ()
featured_tags_controller.rb Change featured hashtag deletion to be done synchronously ()
imports_controller.rb Add support for importing lists ()
login_activities_controller.rb Add authentication history ()
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 Refactor settings controllers ()
verifications_controller.rb Change edit profile page ()