From 5dd30e80bfb481165d4bf933f4d3a4a108100d78 Mon Sep 17 00:00:00 2001 From: miruka Date: Fri, 5 Jun 2020 10:35:42 -0400 Subject: [PATCH] Mention room settings editing in README features --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 71c95f31..39057ebb 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,10 @@ Written in Qt/QML + Python with [nio](https://github.com/poljar/matrix-nio), - Create, join, leave and forget rooms - Send, accept and refuse invites +- Edit the room's name, topic, invite requirement, guest access and enable E2E - Kick and ban users - Unread message and highlight counters +- Sending **read receipts** to mark rooms as read ### Messages @@ -54,7 +56,6 @@ Written in Qt/QML + Python with [nio](https://github.com/poljar/matrix-nio), - User ID, display names, room ID and room aliases **mentions** - Individual and mass **message removal** - Sending **rich replies** -- Sending **read receipts** to mark rooms as read ### Presence