onionshare/share
Saptak S 89b112ea95
Refactors logic for chat user list and scroll
- Refactors server side code to use instance variable instead of
background thread to generate a list of connected users
- Send this user list anytime any change is made to the list. It can
be: join, update username, disconnect
- In js, render the entire user list everytime it is received.
- Scroll to the bottom of the chat, everytime the current user
sends a message
- Else, if already at the bottom of the chat, scroll to the bottom
after appending incoming status or chat message. But if the user
is scrolled up in the chat window, then do not scroll to the bottom
- When refreshed or close tab is clicked, default browser warning is
shown.
- On receiving disconnect, the browser removes user from room.
- If refreshed, it is shown as if the user left and joined again.
2020-05-04 03:47:13 +05:30
..
images Make the persistent button an image label instead, and only show it whne the persistent checkbox is checked 2019-10-27 18:41:24 -07:00
locale Create GUI for onionshare chat mode with the tab workflow 2020-03-09 17:44:00 +05:30
static Refactors logic for chat user list and scroll 2020-05-04 03:47:13 +05:30
templates Refactors logic for chat user list and scroll 2020-05-04 03:47:13 +05:30
torrc_template Make macOS use Tor control ports instead of unix sockets to connect to the Tor controller 2018-11-25 16:50:20 -08:00
torrc_template-meek_lite_amazon Support meek_lite Pluggable Transport 2018-02-15 23:19:53 +00:00
torrc_template-meek_lite_azure Support meek_lite Pluggable Transport 2018-02-15 23:19:53 +00:00
torrc_template-obfs4 Add bridge support (obfs4 or user-supplied) 2017-12-11 14:53:13 +11:00
version.txt Version bump to 2.2, and added translation changes to changelog 2019-10-13 10:06:39 -07:00
wordlist.txt Renamed 'resources' to 'share', and updated location of 'share' files in OSX/Win binaries 2017-02-21 16:59:14 -08:00