diff options
author | curly <curlybryce@protonmail.com> | 2023-02-28 10:29:26 -0700 |
---|---|---|
committer | curly <curlybryce@protonmail.com> | 2023-02-28 10:29:26 -0700 |
commit | 1f03e7bc160a63d4d57c21bf9ec60e2cd46a382a (patch) | |
tree | 9bd65d6de3017eea1ea4f1fba11d23965393024e /TODO | |
parent | dee5c88ff4011e233609fa6ccce7f410f9d6eb7a (diff) | |
download | rocket_test_ui-1f03e7bc160a63d4d57c21bf9ec60e2cd46a382a.tar.gz rocket_test_ui-1f03e7bc160a63d4d57c21bf9ec60e2cd46a382a.tar.bz2 rocket_test_ui-1f03e7bc160a63d4d57c21bf9ec60e2cd46a382a.zip |
extremely basic ws listening
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,2 +1,4 @@ Get older messages -If there is only one message the chatwindow does not update
\ No newline at end of file +If there is only one message the chatwindow does not update +Add support for displaying known users (later to be users in channel) and information about them +Change current user data (Desc, Status, StatusText, DisplayName)
\ No newline at end of file |