Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
9d7156d176 |
|||
|
b792247575 |
|||
|
35fbe1094f |
|||
|
05d1c3b04a |
1 changed files with 3 additions and 8 deletions
11
README.md
11
README.md
|
|
@ -19,13 +19,10 @@ A simple and user-friendly Matrix client made with Flutter and a Gomuks backend.
|
|||
- [x] Linux
|
||||
- [x] Windows
|
||||
- [x] Android
|
||||
- [ ] MacOS
|
||||
- [ ] MacOS ([#50](https://git.federated.nexus/Nexus/nexus/issues/50))
|
||||
- [ ] iOS
|
||||
- [ ] Web (may not be possible)
|
||||
- [x] Login
|
||||
- [x] Username / password auth
|
||||
- [ ] OAuth / OIDC
|
||||
- [x] Improve initial sync experience
|
||||
- [x] Login (via OAuth)
|
||||
- [x] Rooms / Spaces
|
||||
- [x] Displaying and choosing
|
||||
- [x] Reading, showing unread
|
||||
|
|
@ -89,14 +86,12 @@ A simple and user-friendly Matrix client made with Flutter and a Gomuks backend.
|
|||
- [ ] Clickable
|
||||
- [x] Custom emojis/stickers
|
||||
- [x] History loading
|
||||
- [x] Backwards
|
||||
- [ ] Forwards
|
||||
- [x] Editing
|
||||
- [x] Deleting
|
||||
- [x] Reactions
|
||||
- [x] Pins
|
||||
- [x] Displaying
|
||||
- [x] Creating
|
||||
- [x] Pinning/Unpinning
|
||||
- [ ] Threads
|
||||
- [x] Profile popouts
|
||||
- [x] Working actions
|
||||
|
|
|
|||
Loading…
Reference in a new issue