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
This commit is contained in:
parent
bcfff65195
commit
ed30110618
9 changed files with 24 additions and 3 deletions
|
@ -48,6 +48,7 @@ class Settings::PreferencesController < Settings::BaseController
|
|||
:setting_theme,
|
||||
:setting_hide_network,
|
||||
:setting_aggregate_reblogs,
|
||||
:setting_show_application,
|
||||
notification_emails: %i(follow follow_request reblog favourite mention digest report),
|
||||
interactions: %i(must_be_follower must_be_following)
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue