add: mail ui

This commit is contained in:
trisua 2025-08-02 16:04:50 -04:00
parent 2e60cbc464
commit b2a73d286b
24 changed files with 993 additions and 259 deletions

View file

@ -1700,6 +1700,7 @@
[\"private_last_seen\", true],
[\"private_communities\", true],
[\"private_chats\", true],
[\"private_mails\", true],
[\"require_account\", true],
];
@ -1830,6 +1831,14 @@
\"{{ profile.settings.private_chats }}\",
\"checkbox\",
],
[
[
\"private_mails\",
\"Only allow users I'm following to add send me mail\",
],
\"{{ profile.settings.private_mails }}\",
\"checkbox\",
],
[
[
\"private_communities\",