joining rooms from matrix uri or plaintext

This commit is contained in:
Henry Hiles 2026-01-30 20:22:51 +01:00
commit 82b6f2c647
No known key found for this signature in database
5 changed files with 99 additions and 68 deletions

View file

@ -32,8 +32,11 @@ A simple and user-friendly Matrix client made with Flutter and the Matrix Dart S
- [x] Mark as read button on rooms and spaces
- [ ] Searching
- [ ] Creating (Rooms, Spaces, and DMs)
- [ ] Joining
- [ ] Using alias/id/link
- [x] Joining
- [x] Using a text/uri/link
- [x] Plain text
- [x] `matrix:` Uri
- [ ] Matrix.to link: I just need to fix my regex
- [ ] From space
- [ ] Exploring
- [x] Leaving