Mention kick/ban feature in README

This commit is contained in:
miruka 2020-05-14 23:25:36 -04:00
parent dfd7d509a4
commit 71640b5c5a
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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