Justin Tracey
597ed1aeb9
add [] to the ignored end characters in url regex
2022-05-07 21:10:37 -04:00
Lorenz Hübschle-Schneider
10ee209e85
Merge pull request #1216 from moo-the-cow/twitch-plugin
...
Twitch plugin
2022-04-24 14:49:29 +02:00
tbabik
23e579a38d
Removed non-necessary warning on index.html and also incorrect hint for plaintext transmission
2022-04-23 10:54:26 +02:00
moo
bf47792b67
added embedded videos,streams,clips for twitch
2022-04-18 14:03:48 +02:00
moo
326a82ad8f
added twitch clips plugin
2022-04-18 09:50:44 +02:00
tbabik
7dbbcd74da
Bug 1157 - Authentication in Non-Secure Context
2022-03-29 19:58:37 +02:00
É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