summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2018-03-25 21:50:45 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2018-03-25 21:50:45 +0300
commitf02d3ee6061a4db004208acc37c057c7c58e5957 (patch)
tree5d4f09c4293129f5c471ed23197768447b0d95f8 /README.md
parentShow avatars in the completion popup (diff)
downloadnheko-f02d3ee6061a4db004208acc37c057c7c58e5957.tar.xz
Replace std::thread with QtConcurrent
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8c51bb88..375e893e 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@ Specifically there is support for:
 - Sending & receiving invites.
 - Sending & receiving files and emoji (inline widgets for images, audio and file messages).
 - Typing notifications.
+- Username auto-completion.
 - Message & mention notifications.
 - Redacting messages.
 - Read receipts.