Lorenz Hübschle-Schneider
5b93b733fa
Some cleanup
5 years ago
Jeremy Mahieu
3fe48d9e4e
Correct spelling of algorithm
5 years ago
Jeremy Mahieu
43036f5c31
Correct handshake parameter compare
5 years ago
Jeremy Mahieu
0d1f8ac167
Add error for hash disagree, change handshake names
5 years ago
Jeremy Mahieu
f03e011d1a
Use new authentication methods in weechat 2.9
5 years ago
Jeremy Mahieu
68e2df24fd
Support TOTP
6 years ago
Lorenz Hübschle-Schneider
fbbc4b0fab
Fix background colour parsing to recognise WeeChat 2.6+ format
...
Fixes #1071
6 years ago
Tor Hveem
e1102522ac
weechat.js: implement infolist
10 years ago
Patrick Melanson
0a1726e359
date change messages are chat_day_change color, multiple messages generated for diff of 1-5 days
10 years ago
Lorenz Hübschle-Schneider
a80db339f8
Use strict
...
Requires turning IrcUtils into an Angular service, because the global variable
trick won't work with use strict.
Reuse is still easily possible by removing the angular wrapping around it.
11 years ago
Anders Bergh
d456663db5
Replace all non-ASCII bytes with "?" in case of broken UTF-8.
11 years ago
Lorenz Hübschle-Schneider
f1c21ff23b
Catch broken UTF-8 to enable loading of buffers with broken lines
11 years ago
Tor Hveem
b379d50351
Decode and encode array directly without for loop
12 years ago
David Cormier
0107dabb2d
Fix jshint errors
12 years ago
David Cormier
d4a4f1bd7f
Create websockets module
12 years ago
Lorenz H-S
7d386f04c2
Use strict comparison operators
12 years ago
Lorenz H-S
836edf917d
Making compression optional was a stupid idea. Revert.
...
Instead, add a parameter to the connect function that allows disabling compression.
12 years ago
Lorenz H-S
bf6e92fc24
Implement support for compression (not enabled yet)
12 years ago
David Cormier
0912a2b55b
Remove extra comma and unnecessary semicolons
12 years ago
David Cormier
6d5573a148
Delete trailing whitespaces
12 years ago
David Cormier
6562ce22b4
apply jshint on weechat
12 years ago
Philippe Proulx
0f1bde187a
Support colors in nick list
12 years ago
Philippe Proulx
ddf491e8f0
Reduce attribute names length
12 years ago
Philippe Proulx
647e8c5af1
weechat.js: support 1/2/3/4 attributes too
12 years ago
Philippe Proulx
c7a0ab0715
Fix comment following FlashCode's update of doc
12 years ago
Philippe Proulx
439734a49b
Optimize style attributes overriding
12 years ago
Philippe Proulx
9772da0095
Implement full support of WeeChat text styling
12 years ago
eirikb
8602f9d477
Replace weechat-protocol.js with weechat.js from https://github.com/eirikb/weechat.js
12 years ago