Commit Graph

733 Commits

Author SHA1 Message Date
Ken-Håvard Lieng
8184f339a7 Use node LTS on travis 2020-11-13 08:59:36 +01:00
idk
8ba86fa654
Add missing files/dirs 2020-11-12 23:17:41 -05:00
idk
04f851eeb6
Actually, do 0.32.28 instead 2020-11-12 22:53:16 -05:00
idk
edc20572c7
update vendor files 2020-11-12 20:24:39 -05:00
idk
03e1349058
update goSam version to 0.32.27 2020-11-12 20:21:16 -05:00
Ken-Håvard Lieng
a52ddf3033
Merge pull request #67 from andwun/fix/issue-66
client: Downgraded @sindresorhus/fnv1a to v1.2.0 to fix #66
2020-09-17 01:06:30 +02:00
Ken-Håvard Lieng
c75eb4abd5 Update travis badge URL 2020-09-17 01:04:57 +02:00
Andreas Wunderlich
f0f394e5cc client: Downgraded @sindresorhus/fnv1a to v1.2.0 to fix #66 2020-09-09 01:25:36 +02:00
Ken-Håvard Lieng
23ac65b402
Merge pull request #65 from khlieng/dependabot/npm_and_yarn/client/elliptic-6.5.3
Bump elliptic from 6.5.2 to 6.5.3 in /client
2020-07-30 20:00:29 +02:00
dependabot[bot]
64aebe3505
Bump elliptic from 6.5.2 to 6.5.3 in /client
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-30 17:42:14 +00:00
Ken-Håvard Lieng
b92a9d2e5b Update vendor 2020-07-30 09:29:50 +02:00
Ken-Håvard Lieng
27142cc5c7
Merge pull request #64 from eyedeekay/i2p-support
I2p support
2020-07-30 08:44:50 +02:00
idk
8f18eaa4cf Remove debugging message 2020-07-29 23:22:17 -04:00
idk
f997149dd6 how awesome is that! 2020-07-29 23:04:13 -04:00
idk
a02ad3a299 try it with goSam 2020-07-29 22:28:34 -04:00
Ken-Håvard Lieng
c08d750bf2
Merge pull request #63 from khlieng/dependabot/npm_and_yarn/client/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19 in /client
2020-07-17 08:23:49 +02:00
dependabot[bot]
5aced46020
Bump lodash from 4.17.15 to 4.17.19 in /client
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-17 06:12:04 +00:00
Ken-Håvard Lieng
ea4f321fe7 Collapse nick changes 2020-07-05 08:32:29 +02:00
Ken-Håvard Lieng
1fe4c4d17e Format topic 2020-06-30 13:28:51 +02:00
Ken-Håvard Lieng
307573830a Render text blocks 2020-06-30 13:24:23 +02:00
Ken-Håvard Lieng
ca4db66308 Add __Host- prefix, set X-XSS-Protection to 0, require go1.11 2020-06-25 08:35:15 +02:00
Ken-Håvard Lieng
d844f6ee1a Combine init actions 2020-06-25 01:50:10 +02:00
Ken-Håvard Lieng
02e9df865e Show DCC send filesize 2020-06-24 08:09:05 +02:00
Ken-Håvard Lieng
45f8795fad Stop trimming SASL and server passwords 2020-06-24 07:46:13 +02:00
Ken-Håvard Lieng
e0ca9d5d8c Fix lastMessages map init in LoadUsers() 2020-06-22 17:22:10 +02:00
Ken-Håvard Lieng
972f568a00 Fix bad nick test 2020-06-21 06:07:32 +02:00
Ken-Håvard Lieng
b9f52a8761 Select channel when joining through UI 2020-06-21 05:33:02 +02:00
Ken-Håvard Lieng
ca23b3ded8 Improve error routing, fix dm tab not opening 2020-06-21 05:13:38 +02:00
Ken-Håvard Lieng
1c996822cd Style scrollbars 2020-06-20 07:41:01 +02:00
Ken-Håvard Lieng
f89e6ae133 Darken hashtags in channel list 2020-06-19 04:38:26 +02:00
Ken-Håvard Lieng
4694e66e98 Ignore hashtags when sorting channels 2020-06-19 03:58:08 +02:00
Ken-Håvard Lieng
fc937aaac8 Update client dependencies 2020-06-19 03:02:42 +02:00
Ken-Håvard Lieng
fd5e50a2cb Add DescribeTLS() 2020-06-18 09:01:29 +02:00
Ken-Håvard Lieng
04e6e8c7a2 Bind identd to config address, set read/write deadlines in ident.Server, only reply to ident queries where the remote hosts match 2020-06-17 03:19:20 +02:00
Ken-Håvard Lieng
15ee5ce1c9 Use small buffer for ident query 2020-06-16 12:01:07 +02:00
Ken-Håvard Lieng
e0d2243248 Add identd 2020-06-16 11:28:47 +02:00
Ken-Håvard Lieng
67fe5d263d Add SOCKS5 proxy support 2020-06-16 03:04:27 +02:00
Ken-Håvard Lieng
7040f1c8d0 Use mutex pointer in network state 2020-06-16 01:29:35 +02:00
Ken-Håvard Lieng
2ea4584c97 Add auto_ctcp config option 2020-06-16 01:22:23 +02:00
Ken-Håvard Lieng
fcf0c17682 Update dependencies 2020-06-15 11:05:32 +02:00
Ken-Håvard Lieng
6985dd16da Handle kick, rename server to network 2020-06-15 10:58:51 +02:00
Ken-Håvard Lieng
a33157ff84 Return false from socket handlers to not dispatch action 2020-06-05 08:56:11 +02:00
Ken-Håvard Lieng
a4fe18c0f0 Update client dependencies 2020-06-04 08:09:59 +02:00
Ken-Håvard Lieng
9d8d04fa7c Filter SASL mechanisms on RPL_SASLMECHS without trying next one 2020-06-04 05:06:59 +02:00
Ken-Håvard Lieng
876d9ebdd0 Implement SCRAM-SHA-256 2020-06-04 02:28:41 +02:00
Ken-Håvard Lieng
ead3b37cf9 Collapse and log join, part and quit, closes #27, log nick and topic changes, move state into irc package 2020-06-03 03:04:38 +02:00
Ken-Håvard Lieng
edd4d6eadb Disable cgo in install.sh 2020-05-25 01:25:05 +02:00
Ken-Håvard Lieng
e76beca4a0 Parse ident and host, rename irc.Message.Nick to Sender 2020-05-24 11:09:59 +02:00
Ken-Håvard Lieng
8829793290 Append clientWantedCaps 2020-05-24 07:22:13 +02:00
Ken-Håvard Lieng
71b2136a9e Update dependencies 2020-05-24 07:21:47 +02:00