Add preference setting for delete toot modal (#3368)

* 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
This commit is contained in:
Atsushi Yamamoto
2017-05-29 11:56:13 -04:00
committed by Eugen Rochko
parent b5e8994844
commit 402c19a924
12 changed files with 46 additions and 10 deletions

View File

@ -16,6 +16,7 @@ defaults: &defaults
closed_registrations_message: ''
boost_modal: false
auto_play_gif: true
delete_modal: true
notification_emails:
follow: false
reblog: false