mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
notes
This commit is contained in:
parent
a097929dbd
commit
ad7c564d5d
@ -43,10 +43,10 @@ rooms should report how many messages they have queued up, and each time they se
|
|||||||
- DONE: cleanup Reconnector with recent changes, move generic code, make imports work
|
- DONE: cleanup Reconnector with recent changes, move generic code, make imports work
|
||||||
- DONE: add SyncStatus as ObservableValue of enum in Sync
|
- DONE: add SyncStatus as ObservableValue of enum in Sync
|
||||||
- DONE: cleanup SessionContainer
|
- DONE: cleanup SessionContainer
|
||||||
- move all imports to non-default
|
- DONE: move all imports to non-default
|
||||||
- remove #ifdef
|
- DONE: remove #ifdef
|
||||||
- move EventEmitter to utils
|
- DONE: move EventEmitter to utils
|
||||||
- move all lower-cased files
|
- DONE: move all lower-cased files
|
||||||
- change main.js to pass in a creation function of a SessionContainer instead of everything it is replacing
|
- change main.js to pass in a creation function of a SessionContainer instead of everything it is replacing
|
||||||
- show load progress in LoginView/SessionPickView and do away with loading screen
|
- show load progress in LoginView/SessionPickView and do away with loading screen
|
||||||
- adjust BrawlViewModel, SessionPickViewModel and LoginViewModel to use a SessionContainer
|
- adjust BrawlViewModel, SessionPickViewModel and LoginViewModel to use a SessionContainer
|
||||||
|
Loading…
Reference in New Issue
Block a user