aboutsummaryrefslogtreecommitdiff
path: root/cli/onionshare_cli/web/chat_mode.py
AgeCommit message (Expand)Author
2022-01-17Merge branch 'ros-fixes' into release-2.5Micah Lee
2022-01-16Update copyright year to 2022Micah Lee
2021-11-30Checks if username is ASCII string else throw an errorSaptak S
2021-11-19Removes invisible whitespace characters from username in chatSaptak S
2021-11-14Refuses connection if another session is already activeSaptak S
2021-11-14Adds username validation for socketio event handler as wellSaptak S
2021-11-14Renames message event to chat_messageSaptak S
2021-11-14Removed room from chatSaptak S
2021-05-31fix typowhew
2021-05-31resolve conflict in chat_mode.pywhew
2021-05-13Update chat_mode.pywhew
2021-04-12Add --title, and make it display the title in chat modeMicah Lee
2021-03-10chore: refactor code quality issuesAksh Gupta
2021-02-22Update copyright year to 2021Micah Lee
2020-11-10Improves the logic of updating both flask session and socket session with new...Saptak S
2020-10-12Add onionshare CLI to cli folder, move GUI to desktop folder, and start refac...Micah Lee