Compare commits

..

View file

@ -19,10 +19,13 @@ A simple and user-friendly Matrix client made with Flutter and a Gomuks backend.
- [x] Linux - [x] Linux
- [x] Windows - [x] Windows
- [x] Android - [x] Android
- [ ] MacOS ([#50](https://git.federated.nexus/Nexus/nexus/issues/50)) - [ ] MacOS
- [ ] iOS - [ ] iOS
- [ ] Web (may not be possible) - [ ] Web (may not be possible)
- [x] Login (via OAuth) - [x] Login
- [x] Username / password auth
- [ ] OAuth / OIDC
- [x] Improve initial sync experience
- [x] Rooms / Spaces - [x] Rooms / Spaces
- [x] Displaying and choosing - [x] Displaying and choosing
- [x] Reading, showing unread - [x] Reading, showing unread
@ -86,12 +89,14 @@ A simple and user-friendly Matrix client made with Flutter and a Gomuks backend.
- [ ] Clickable - [ ] Clickable
- [x] Custom emojis/stickers - [x] Custom emojis/stickers
- [x] History loading - [x] History loading
- [x] Backwards
- [ ] Forwards
- [x] Editing - [x] Editing
- [x] Deleting - [x] Deleting
- [x] Reactions - [x] Reactions
- [x] Pins - [x] Pins
- [x] Displaying - [x] Displaying
- [x] Pinning/Unpinning - [x] Creating
- [ ] Threads - [ ] Threads
- [x] Profile popouts - [x] Profile popouts
- [x] Working actions - [x] Working actions