Lorenz Hübschle-Schneider
68473321f8
Remove cdnjs notice
4 years ago
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.
4 years ago
É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.
4 years ago
Lorenz Hübschle-Schneider
1503cabfb3
Update documentation labels regarding WeeChat 2.9
4 years ago
Lorenz Hübschle-Schneider
bc41cab976
Strip protocol information from host field, checking for encryption
...
Fixes #1192
4 years ago
Lee Burton
99a9760202
Add Alt-J keyboard binding info
...
Add Alt-J keyboard binding info
4 years ago
Lorenz Hübschle-Schneider
f818437a6c
Add a warning about freenode
4 years ago
Lorenz Hübschle-Schneider
68d44cf669
Note that we've moved to libera
4 years ago
Rainer Hihn
dbfde3658d
Removed old code
5 years ago
Rainer Hihn
6f37567be0
Copy needed css and js-files to the build folder.
5 years ago
Rainer Hihn
7a1839c572
Use self-hosted css and js
5 years ago
Lorenz Hübschle-Schneider
44a3a1ac11
electron: format, add missing semicolons
5 years ago
Lorenz Hübschle-Schneider
4d53d193fc
electron: catch exceptions when saving init.json
...
See #1183
5 years ago
David Cormier
a8b4ccb91b
irc-utils: declare use strict on first line
...
Fix jshint issue introduced in #1170 .
5 years ago
Michael
2975385b2a
Fix tab completion
...
Fixes #1169 .
5 years ago
Yeiniel Suarez Sosa
8251e0833a
remove commented out script from index html file
5 years ago
Yeiniel Suárez Sosa
6fe87ac6cc
add missing import to inputbar module
5 years ago
Yeiniel Suárez Sosa
6f808bd4a6
fix missing underscore imports
5 years ago
Yeiniel Suárez Sosa
30e89c0393
fix jshint issues
5 years ago
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
5 years ago
Yeiniel Suárez Sosa
75b9cc60df
move manifests to the source folder
5 years ago
Yeiniel Suárez Sosa
b0675b1ad3
convert app to be built using webpack
5 years ago