1
0
mirror of https://github.com/mastodon/mastodon synced 2025-01-15 06:13:00 +09:00
mastodon/app/controllers/settings
Atsushi Yamamoto 402c19a924 Add preference setting for delete toot modal ()
* Set delete_modal preference to true by default
* Does not show confirmation modal if delete_modal is false
* Add ja translation for preference setting page
2017-05-29 17:56:13 +02:00
..
exports Settings export refactor () 2017-04-13 13:02:02 +02:00
two_factor_authentication 2FA controller cleanup () 2017-04-22 04:23:17 +02:00
exports_controller.rb Settings export refactor () 2017-04-13 13:02:02 +02:00
follower_domains_controller.rb Followers-only post federation () 2017-04-24 00:38:37 +02:00
imports_controller.rb Simplify render in controllers () 2017-04-19 15:37:42 +02:00
preferences_controller.rb Add preference setting for delete toot modal () 2017-05-29 17:56:13 +02:00
profiles_controller.rb Simplify render in controllers () 2017-04-19 15:37:42 +02:00
two_factor_authentications_controller.rb 2FA controller cleanup () 2017-04-22 04:23:17 +02:00