mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-05 15:46:01 +02:00
deploy: a4fe432992
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
</li>
|
||||
<li>[x] when users clicks public -> private -> public checkbox in the channel creation, it ends up creating the channel on 3rd check switch</li>
|
||||
<li>[ ] add keyboard only controls | at least for most important parts and the rest might be accessible with: (down)</li>
|
||||
<li>[ ] add search bar / search modal – that will allow users to instantly navigate to room / focus on app element & etc</li>
|
||||
<li>[x] add search bar / search modal – that will allow users to instantly navigate to room / focus on app element & etc</li>
|
||||
<li>[ ] Actually smart data management – cache messages, lazy load messages on scroll (currently hardcoded 100msgs fetched + new ones)</li>
|
||||
<li>[x] Another thing would be stateful userlist – basically fetch once and listen for userlist updates</li>
|
||||
<li>[x] Send to EchohubSpace only state changes, currently we send user count periodically, instead of updating it on update</li>
|
||||
|
||||
Reference in New Issue
Block a user