fix up progress list

This commit is contained in:
Henry Hiles 2026-02-06 12:12:17 -05:00
commit c65eb378d9
No known key found for this signature in database

View file

@ -43,7 +43,7 @@ A simple and user-friendly Matrix client made with Flutter and the Matrix Dart S
- [x] Subspaces - [x] Subspaces
- [x] Messages - [x] Messages
- [x] Encryption - [x] Encryption
- [x] Restoring crypto identity from passphrase/key or verification - [x] Restoring crypto identity from a recovery passphrase/key
- [x] Sending - [x] Sending
- [x] Plain text - [x] Plain text
- [x] HTML/Markdown - [x] HTML/Markdown
@ -62,6 +62,8 @@ A simple and user-friendly Matrix client made with Flutter and the Matrix Dart S
- [ ] Jump to original message - [ ] Jump to original message
- [x] Edits - [x] Edits
- [x] Attachments - [x] Attachments
- [x] Unencrypted
- [ ] Encrypted
- [x] Blurhashing - [x] Blurhashing
- [ ] Downloading attachments - [ ] Downloading attachments
- [x] Opening attachments in their own view - [x] Opening attachments in their own view