mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
update TODO
This commit is contained in:
parent
c2ecd79f21
commit
c0bd8fed82
10
doc/TODO.md
10
doc/TODO.md
@ -16,11 +16,11 @@
|
||||
code: 0
|
||||
message: "Key already exists in the object store."
|
||||
name: "ConstraintError"
|
||||
- emit events so we can start showing something on the screen maybe?
|
||||
- move session._rooms over to Map, so we can iterate over it, ...
|
||||
- build a very basic interface with
|
||||
- a start/stop sync button
|
||||
- a room list sorted alphabetically
|
||||
- DONE: emit events so we can start showing something on the screen maybe?
|
||||
- DONE: move session._rooms over to Map, so we can iterate over it, ...
|
||||
- DONE: build a very basic interface with
|
||||
- DONE: a start/stop sync button
|
||||
- DONE: a room list sorted alphabetically
|
||||
- do some preprocessing on sync response which can then be used by persister, summary, timeline
|
||||
- support timeline
|
||||
- clicking on a room list, you see messages (userId -> body)
|
||||
|
Loading…
Reference in New Issue
Block a user