Make displaying application used to toot opt-in (#9897)

* Make storing and displaying application used to toot opt-in

* Revert to storing application info, and display it to the author via API
このコミットが含まれているのは:
ThibG
2019-02-02 19:18:15 +01:00
committed by Eugen Rochko
コミット ed30110618
9個のファイルの変更24行の追加3行の削除
+3
ファイルの表示
@@ -34,6 +34,9 @@
.fields-group
= f.input :setting_hide_network, as: :boolean, wrapper: :with_label
.fields-group
= f.input :setting_show_application, as: :boolean, wrapper: :with_label
%hr#settings_web/
.fields-row