feat: option to not send typing notifications

This commit is contained in:
Bnyro 2023-07-27 18:15:50 +02:00
commit 57b026b913
6 changed files with 36 additions and 13 deletions

View file

@ -189,6 +189,8 @@
"supportedVersions": {}
}
},
"sendTypingNotifications": "Send typing notifications",
"@sendTypingNotifications": {},
"sendOnEnter": "Send on enter",
"@sendOnEnter": {},
"badServerVersionsException": "The homeserver supports the Spec versions:\n{serverVersions}\nBut this app supports only {supportedVersions}",