Mention kick/ban feature in README
This commit is contained in:
parent
dfd7d509a4
commit
71640b5c5a
|
@ -37,6 +37,7 @@ Written in Qt/QML + Python with [nio](https://github.com/poljar/matrix-nio),
|
||||||
|
|
||||||
- Create, join, leave and forget rooms
|
- Create, join, leave and forget rooms
|
||||||
- Send, accept and refuse invites
|
- Send, accept and refuse invites
|
||||||
|
- Kick and ban users
|
||||||
|
|
||||||
### Messages
|
### 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**
|
- Send and receive normal or **E2E encrypted files**
|
||||||
- Client-side Matrix & HTTP URL **image previews**, including animated GIF
|
- Client-side Matrix & HTTP URL **image previews**, including animated GIF
|
||||||
- User ID, display names, room ID and room aliases **mentions**
|
- User ID, display names, room ID and room aliases **mentions**
|
||||||
(no notification yet)
|
|
||||||
- Individual and mass **message removal**
|
- Individual and mass **message removal**
|
||||||
|
|
||||||
### Presence
|
### Presence
|
||||||
|
|
2
TODO.md
2
TODO.md
|
@ -8,7 +8,7 @@
|
||||||
- fix: there are rooms without messages on first sync
|
- fix: there are rooms without messages on first sync
|
||||||
- avatar loading performance problem?
|
- avatar loading performance problem?
|
||||||
|
|
||||||
- update docstrings and readme
|
- update docstrings
|
||||||
- update flatpak nio required version
|
- update flatpak nio required version
|
||||||
- final test
|
- final test
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user