Érico Nogueira
8eefd59095
Revert "Change handshake timout to 200ms"
...
This reverts commit 5fb51c07e6
.
200ms is too little for some setups, and will make authentication not
work even with weechat>=3.0.
For a specific example, my VPN setup has a roundtrip of 300ms.
2021-08-09 09:24:57 -03:00
Lorenz Hübschle-Schneider
03d83d5361
Merge pull request #1189 from glowing-bear/freenodewarning
...
Add a warning about freenode
2021-06-15 10:39:06 +02:00
Lorenz Hübschle-Schneider
bc41cab976
Strip protocol information from host field, checking for encryption
...
Fixes #1192
2021-06-07 18:08:25 +02:00
Lorenz Hübschle-Schneider
f818437a6c
Add a warning about freenode
2021-05-26 15:34:20 +02:00
David Cormier
a8b4ccb91b
irc-utils: declare use strict on first line
...
Fix jshint issue introduced in #1170 .
2020-12-16 08:33:20 -05:00
Michael
2975385b2a
Fix tab completion
...
Fixes #1169 .
2020-12-13 12:58:45 +11:00
Yeiniel Suárez Sosa
6fe87ac6cc
add missing import to inputbar module
2020-12-05 16:48:13 -05:00
Yeiniel Suárez Sosa
6f808bd4a6
fix missing underscore imports
2020-12-05 16:47:47 -05:00
Yeiniel Suárez Sosa
30e89c0393
fix jshint issues
2020-12-05 16:47:09 -05:00
Yeiniel Suárez Sosa
d3901cc286
improve unit testing
...
currently the only problem is that phantomjs is unable to parse the js files
fix test exec on travis env
2020-12-05 16:45:11 -05:00
Yeiniel Suárez Sosa
b0675b1ad3
convert app to be built using webpack
2020-11-27 19:32:05 -05:00