add member list to readme

This commit is contained in:
Henry Hiles 2026-05-28 19:16:20 -04:00
commit 31c3173bb5
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs

View file

@ -107,6 +107,9 @@ A simple and user-friendly Matrix client made with Flutter and a Gomuks backend.
- [ ] Reporting - [ ] Reporting
- [x] Events - [x] Events
- [ ] Rooms - [ ] Rooms
- [x] Member list
- [ ] Colors based off of power level
- [ ] Sort by power level
- [ ] Notifications using UnifiedPush - [ ] Notifications using UnifiedPush
- [ ] Group calls using [MSC4195](https://github.com/matrix-org/matrix-spec-proposals/pull/4195) - [ ] Group calls using [MSC4195](https://github.com/matrix-org/matrix-spec-proposals/pull/4195)
- [ ] Invites - [ ] Invites