From 31c3173bb59e11aa5c88e050ce45c19de5281171 Mon Sep 17 00:00:00 2001 From: Henry-Hiles Date: Thu, 28 May 2026 19:16:20 -0400 Subject: [PATCH] add member list to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b799a22..17fe237 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,9 @@ A simple and user-friendly Matrix client made with Flutter and a Gomuks backend. - [ ] Reporting - [x] Events - [ ] Rooms +- [x] Member list + - [ ] Colors based off of power level + - [ ] Sort by power level - [ ] Notifications using UnifiedPush - [ ] Group calls using [MSC4195](https://github.com/matrix-org/matrix-spec-proposals/pull/4195) - [ ] Invites