From 71640b5c5a08f09780755b96e7fd4a7eb84125fa Mon Sep 17 00:00:00 2001 From: miruka Date: Thu, 14 May 2020 23:25:36 -0400 Subject: [PATCH] Mention kick/ban feature in README --- README.md | 2 +- TODO.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ec26ae2f..004d760e 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ Written in Qt/QML + Python with [nio](https://github.com/poljar/matrix-nio), - Create, join, leave and forget rooms - Send, accept and refuse invites +- Kick and ban users ### Messages @@ -50,7 +51,6 @@ Written in Qt/QML + Python with [nio](https://github.com/poljar/matrix-nio), - Send and receive normal or **E2E encrypted files** - Client-side Matrix & HTTP URL **image previews**, including animated GIF - User ID, display names, room ID and room aliases **mentions** - (no notification yet) - Individual and mass **message removal** ### Presence diff --git a/TODO.md b/TODO.md index 9602e851..19dacf19 100644 --- a/TODO.md +++ b/TODO.md @@ -8,7 +8,7 @@ - fix: there are rooms without messages on first sync - avatar loading performance problem? -- update docstrings and readme +- update docstrings - update flatpak nio required version - final test