Commit Graph

16 Commits

Author SHA1 Message Date
Micah Lee
9482461a00
Split chat messages into username and message, and change UI for displaying messages 2020-08-19 19:40:00 -04:00
Micah Lee
8e1b34ce13 Merge branch 'chat' of https://github.com/SaptakS/onionshare into SaptakS-chat 2020-08-19 18:56:55 -04:00
Saptak S
7215b463ed
Updates jQuery and poetry dependencies in Chat 2020-07-04 19:05:07 +05:30
Saptak S
41681f82ec
Merge branch 'develop' of github.com:micahflee/onionshare into chat 2020-07-04 13:42:20 +05:30
Micah Lee
76c85c518b
Remove watchdog and psutil deps 2020-06-30 17:47:37 -07:00
Micah Lee
ed6e8aa268
Install setuptools for everything, not just windows 2020-06-30 11:26:44 -07:00
Micah Lee
17b0af98f2
Merge branch 'develop' into 910_flatpak 2020-06-30 10:56:25 -07:00
Miguel Jacq
4cf508ed8e
#1115 Add QR Code for onion URL 2020-05-31 17:44:57 +10:00
Saptak S
440c0b0ab1
Adds eventlet to poetry to allow using websocket instead of polling 2020-05-04 03:41:38 +05:30
Saptak S
c5e418c730
Adds flask-socketio dependency to poetry 2020-05-02 02:58:31 +05:30
Micah Lee
ea1b430aea
Remove psutil dependency, and start using a lock file instead 2020-04-06 20:05:48 -07:00
Micah Lee
a9d55e9169
Remove watchdog, replace with a simple background thread 2020-04-06 19:26:45 -07:00
Micah Lee
6f35359fea
Update poetry dependencies 2020-04-05 21:16:15 -07:00
Micah Lee
3c6e0cbda1
Change python version to ^3.7, and use PyQt 5.14 instead of the very latest. Run tests from poetry 2020-03-22 12:33:35 -07:00
Saptak S
b2ad686648
Update dependencies 2020-03-21 12:45:43 +05:30
Saptak S
d4de02f180
Switches from pipenv and requirements.txt to poetry to manage dependencies 2020-03-18 02:47:25 +05:30