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
Lorenz Hübschle-Schneider
68473321f8
Remove cdnjs notice
2022-01-23 14:27:03 +01:00
Lorenz Hübschle-Schneider
6508993fea
Merge pull request #1186 from rain0r/issue-1184
...
Use self-hosted css and js
2022-01-23 13:42:32 +01:00
Lorenz Hübschle-Schneider
57d0ce1282
Merge pull request #1197 from ericonr/timeout
...
Revert "Change handshake timout to 200ms"
2021-09-28 11:41:46 +02:00
Amir Yalon
ff0ebca779
Set attribute dir="auto" on message text span
...
Has no effect on non-RTL messages, but can help greatly with reading
ones written in RTL languages.
2021-08-26 14:26:34 +03: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
5d554152bf
Merge pull request #1193 from glowing-bear/strip-protocol
...
Strip protocol information from host field, checking for encryption
2021-06-10 11:34:17 +02:00
Lorenz Hübschle-Schneider
1503cabfb3
Update documentation labels regarding WeeChat 2.9
2021-06-07 18:18:51 +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
Rainer Hihn
12cb53142d
Merged package-lock.json
2021-05-31 19:12:21 +02:00
Lee Burton
99a9760202
Add Alt-J keyboard binding info
...
Add Alt-J keyboard binding info
2021-05-28 09:31:43 -07:00
Lorenz Hübschle-Schneider
f818437a6c
Add a warning about freenode
2021-05-26 15:34:20 +02:00
Lorenz Hübschle-Schneider
68d44cf669
Note that we've moved to libera
2021-05-25 16:38:48 +02:00
Rainer Hihn
dbfde3658d
Removed old code
2021-04-13 18:53:46 +02:00
Rainer Hihn
6f37567be0
Copy needed css and js-files to the build folder.
2021-04-13 18:51:08 +02:00
Rainer Hihn
7a1839c572
Use self-hosted css and js
2021-04-11 14:53:41 +02:00
Lorenz Hübschle-Schneider
44a3a1ac11
electron: format, add missing semicolons
2021-03-29 10:39:34 +02:00
Lorenz Hübschle-Schneider
4d53d193fc
electron: catch exceptions when saving init.json
...
See #1183
2021-03-29 10:35:13 +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 Suarez Sosa
8251e0833a
remove commented out script from index html file
2020-12-05 16:48:14 -05: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
75b9cc60df
move manifests to the source folder
2020-11-27 21:52:55 -05:00
Yeiniel Suárez Sosa
b0675b1ad3
convert app to be built using webpack
2020-11-27 19:32:05 -05:00