Merge pull request #892 from Bubu/hide_presences_list

feat: make showing user presence info optional
This commit is contained in:
Krille-chan 2024-02-16 07:23:29 +01:00 committed by GitHub
commit f8fbbf4c3e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 56 additions and 3 deletions

View file

@ -1734,6 +1734,16 @@
"type": "text",
"placeholders": {}
},
"presenceStyle": "Presence:",
"@presenceStyle": {
"type": "text",
"placeholders": {}
},
"presencesToggle": "Show status messages from other users",
"@presencesToggle": {
"type": "text",
"placeholders": {}
},
"singlesignon": "Single Sign on",
"@singlesignon": {
"type": "text",
@ -2290,6 +2300,7 @@
}
},
"hideUnimportantStateEvents": "Hide unimportant state events",
"hidePresences": "Hide Status List?",
"doNotShowAgain": "Do not show again",
"wasDirectChatDisplayName": "Empty chat (was {oldDisplayName})",
"@wasDirectChatDisplayName": {