2019-06-15 05:06:52 +05:30
|
|
|
view hierarchy:
|
|
|
|
```
|
|
|
|
BrawlView
|
|
|
|
SwitchView
|
|
|
|
SessionView
|
2019-06-16 20:11:17 +05:30
|
|
|
SyncStatusBar
|
2019-06-15 05:06:52 +05:30
|
|
|
ListView(left-panel)
|
|
|
|
SwitchView
|
|
|
|
RoomPlaceholderView
|
|
|
|
RoomView
|
|
|
|
MiddlePanel
|
|
|
|
ListView(timeline)
|
|
|
|
ComposerView
|
|
|
|
RightPanel
|
2019-06-16 20:11:17 +05:30
|
|
|
SessionStartView
|
|
|
|
SessionPickView
|
|
|
|
LoginView
|
2019-06-15 05:06:52 +05:30
|
|
|
```
|
2019-06-16 20:11:17 +05:30
|
|
|
|
|
|
|
- DONE: support isOwn on message view model
|
|
|
|
- DONE: put syncstatusbar in sessionview
|
|
|
|
- DONE: apply css to app
|
|
|
|
- DONE: keep scroll at bottom
|
|
|
|
- DONE: hide sender if repeated
|
|
|
|
- DONE: show date somehow
|
|
|
|
- DONE: start scrolled down when opening room
|