add: hide_from_social_lists user setting

This commit is contained in:
trisua 2025-07-10 13:32:43 -04:00
parent 4e152b07be
commit bdd8f9a869
5 changed files with 64 additions and 21 deletions

View file

@ -143,8 +143,7 @@
(text "{% endfor %}"))
(span
("class" "fade")
(text "This represents the timeline the home button takes you
to."))))
(text "This represents the timeline the home button takes you to."))))
(div
("class" "card-nest desktop")
("ui_ident" "notifications")
@ -1540,6 +1539,14 @@
\"{{ profile.settings.hide_associated_blocked_users }}\",
\"checkbox\",
],
[
[
\"hide_from_social_lists\",
\"Hide my profile from social lists (followers/following)\",
],
\"{{ profile.settings.hide_from_social_lists }}\",
\"checkbox\",
],
[[], \"Questions\", \"title\"],
[
[