Skip to content

Commit 79490dc

Browse files
authored
Update README with latest completed features
1 parent 1cb43bb commit 79490dc

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ These are generally sorted in order of priority. If you're interested in helping
108108
- [x] Reply button, send reply: https://github.com/project-robius/robrix/issues/83
109109
- [ ] Error display banners: no connection, failure to login, sync timeout: https://github.com/project-robius/robrix/issues/121
110110
- [ ] Collapsible/expandable view of contiguous "small" events: https://github.com/project-robius/robrix/issues/118
111-
- [ ] E2EE device verification, decrypt message content: https://github.com/project-robius/robrix/issues/116
111+
- [x] E2EE device verification, decrypt message content: https://github.com/project-robius/robrix/issues/116
112112

113113
### Auxiliary/admin features: login, registration, settings
114114
- [ ] Username/password login screen: https://github.com/project-robius/robrix/issues/113
@@ -124,7 +124,8 @@ These are generally sorted in order of priority. If you're interested in helping
124124
- [x] Side panel showing detailed user profile info (click on their Avatar)
125125
- [x] Ignore and unignore users (see known issues)
126126
- [ ] User settings screen
127-
- [ ] Persistence of app state to disk: https://github.com/project-robius/robrix/issues/112
127+
- [x] Persistence of app session to disk: https://github.com/project-robius/robrix/issues/112
128+
- [ ] Save/restore events in rooms to/from the event cache upon app shutdown/start: https://github.com/project-robius/robrix/issues/164
128129

129130

130131
## Known problems/issues

0 commit comments

Comments
 (0)