Skip to content

Commit 98c6155

Browse files
authored
Merge pull request #530 from kevinaboos/update_readme_feature_tracker
2 parents c233c06 + aea2907 commit 98c6155

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -167,8 +167,8 @@ These are generally sorted in order of priority. If you're interested in helping
167167
- [x] Send standalone messages
168168
- [x] Interactive reaction button, send reactions: https://github.com/project-robius/robrix/issues/115
169169
- [x] Show reply button, send reply: https://github.com/project-robius/robrix/issues/83
170+
- [x] Edit existing messages
170171
- [x] E2EE device verification, decrypt message content: https://github.com/project-robius/robrix/issues/116
171-
- [ ] Display multimedia (audio/video/gif) message events: https://github.com/project-robius/robrix/issues/120
172172
- [ ] Re-spawn timeline as focused on an old event after a full timeline clear: https://github.com/project-robius/robrix/issues/103
173173

174174

@@ -177,16 +177,18 @@ These are generally sorted in order of priority. If you're interested in helping
177177
- [x] Persistence of app session to disk: https://github.com/project-robius/robrix/issues/112
178178
- [x] Username/password login screen: https://github.com/project-robius/robrix/issues/113
179179
- [x] SSO, other 3rd-party auth providers login screen: https://github.com/project-robius/robrix/issues/114
180+
- [x] Client logout, with server-side logout and app state reset: https://github.com/project-robius/robrix/pull/432
180181
- [x] Side panel showing detailed user profile info (click on their Avatar)
181182
- [x] Ignore and unignore users (see known issues)
182183
- [x] Display read receipts besides messages: https://github.com/project-robius/robrix/pull/162
183184
- [x] Mention users within a room (or the whole `@room`): https://github.com/project-robius/robrix/issues/452
185+
- [x] Dedicated view of direct messages (DMs): https://github.com/project-robius/robrix/issues/139
186+
- [x] Keyword filters for the list of all rooms: https://github.com/project-robius/robrix/issues/123
184187
- [ ] Collapsible/expandable view of contiguous "small" events: https://github.com/project-robius/robrix/issues/118
188+
- [ ] Display multimedia (audio/video/gif) message events: https://github.com/project-robius/robrix/issues/120
185189
- [ ] User settings screen
186190
- [ ] Dedicated view of spaces
187-
- [ ] Dedicated view of direct messages (DMs): https://github.com/project-robius/robrix/issues/139
188191
- [ ] Link previews beneath messages: https://github.com/project-robius/robrix/issues/81
189-
- [x] Keyword filters for the list of all rooms: https://github.com/project-robius/robrix/issues/123
190192
- [ ] Search messages within a room: https://github.com/project-robius/robrix/issues/122
191193
- [ ] Room browser, search for public rooms
192194
- [x] Accept/reject room invites
@@ -195,7 +197,7 @@ These are generally sorted in order of priority. If you're interested in helping
195197
- [ ] Administrative abilities: ban, kick, etc
196198
- [ ] Room creation/settings/info screen
197199
- [ ] Room members pane
198-
- [ ] Save/restore events in rooms to/from the event cache upon app shutdown/start: https://github.com/project-robius/robrix/issues/164
200+
- [ ] Offline mode with persistent event cache: https://github.com/project-robius/robrix/pull/445
199201

200202

201203
## Packaging Robrix for Distribution on Desktop Platforms

0 commit comments

Comments
 (0)