onionshare/share/static
Saptak S c63a7605ee
Adds list of active users in the chat and allows username change
- allows users to update their username and save the new username
- runs a background thread for every user session which emits a
broadcast with the username so every user can build their list of
active users in the frontend via the socket information
- on updating username, stop the old thread and start a new thread
with the new username being emitted. The username is updated in
everyone's list along with a status message for the same.
2020-03-12 14:54:48 +05:30
..
css Adds list of active users in the chat and allows username change 2020-03-12 14:54:48 +05:30
img Strip NoScript XSS warning, because the Tor Browser bug it addressed has been fixed 2019-05-29 19:27:21 -07:00
js Adds list of active users in the chat and allows username change 2020-03-12 14:54:48 +05:30