add: show_nsfw, hide_extra_post_tabs settings

add: ability to remove tokens from account switcher ui
This commit is contained in:
trisua 2025-06-02 16:11:27 -04:00
parent 88afb3ec37
commit 701ea79c9a
7 changed files with 70 additions and 77 deletions

View file

@ -1247,6 +1247,16 @@
\"{{ profile.settings.private_last_seen }}\",
\"checkbox\",
],
[
[\"hide_extra_post_tabs\", \"Hide extra post tabs (replies, media)\"],
\"{{ profile.settings.hide_extra_post_tabs }}\",
\"checkbox\",
],
[
[\"show_nsfw\", \"Show NSFW posts\"],
\"{{ profile.settings.show_nsfw }}\",
\"checkbox\",
],
[[], \"Questions\", \"title\"],
[
[