Fix mentioning blank display names

If the display name of a user is blank (e.g. just a space character),
autocomplete it as a user ID.

If the display name starts or ends with whitespace, trim it.
This commit is contained in:
miruka
2020-08-23 09:46:26 -04:00
parent fbf6e48b5b
commit fc6827807c
2 changed files with 3 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
# TODO
- save usersCompleted in state.json
- refresh server list button
- global presence control