Commit Graph

403 Commits

Author SHA1 Message Date
Andreas Wunderlich
f0f394e5cc client: Downgraded @sindresorhus/fnv1a to v1.2.0 to fix #66 2020-09-09 01:25:36 +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
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
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
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
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
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
71b2136a9e Update dependencies 2020-05-24 07:21:47 +02:00
Ken-Håvard Lieng
2f8dad2529 Add SASL auth and CAP negotiation 2020-05-23 08:05:37 +02:00
Ken-Håvard Lieng
99b3ff519b Remember last used nick and realname, closes #43 2020-05-21 05:57:05 +02:00
Ken-Håvard Lieng
e33b9f05e4 Implement DCC streaming 2020-05-20 07:21:12 +02:00
Ken-Håvard Lieng
4816fbfbca Fetch scrollback messages in dm tabs 2020-05-20 00:30:44 +02:00
Ken-Håvard Lieng
63afd839be
Merge pull request #62 from pidario/feat/dcc-support
start of DCC implementation
2020-05-19 10:44:07 +02:00
Ken-Håvard Lieng
902e4da46f Remove fontfaceobserver 2020-05-19 01:29:22 +02:00
Ken-Håvard Lieng
b92f5cfb43 Send download link on completion 2020-05-17 06:34:59 +02:00
Ken-Håvard Lieng
0c902f8ac8 Render IRC colors and formatting, closes #46 2020-05-16 08:25:58 +02:00
Ken-Håvard Lieng
ed432881ef Push connect chunks 2020-05-16 03:58:17 +02:00
Ken-Håvard Lieng
4b8491cf99 Make TextInput label real, add aria-label to icon buttons 2020-05-12 07:48:12 +02:00
Ken-Håvard Lieng
8fa91ac470 Use string port 2020-05-10 02:53:39 +02:00
Ken-Håvard Lieng
eb7545455c Add jsconfig.json 2020-05-10 01:35:58 +02:00
Ken-Håvard Lieng
eab788a782 Enable overriding connect defaults with query params, closes #49 2020-05-08 10:26:32 +02:00
Ken-Håvard Lieng
1773fef8ef Update gulpfile 2020-05-08 04:16:23 +02:00
Ken-Håvard Lieng
08ffc79a65 Remove local messages when closing dm tab, avoid sending open_dm if already open 2020-05-08 02:56:54 +02:00
Ken-Håvard Lieng
2a72b198e3 Update dependencies 2020-05-08 02:10:22 +02:00
Ken-Håvard Lieng
0d085a2b4d Clear prevSearch when closing modal 2020-05-07 08:10:25 +02:00
Ken-Håvard Lieng
497f9e882c Unvendor fnv1a 2020-05-06 06:50:53 +02:00
Ken-Håvard Lieng
7d97d10e76 Open dm tab on /msg 2020-05-06 04:50:27 +02:00
Ken-Håvard Lieng
8305dd561d Log direct messages and keep track of open direct message tabs 2020-05-06 04:19:55 +02:00
Ken-Håvard Lieng
d98312f99b Cache manifest.json 2020-05-05 03:31:14 +02:00
Ken-Håvard Lieng
530e08b9ee Convert withModal to useModal 2020-05-03 09:05:16 +02:00
Ken-Håvard Lieng
3d2e443108 Pass all unknown commands through to the IRC server, closes #56 2020-05-01 02:12:21 +02:00
Ken-Håvard Lieng
b002eef285 Fix navicon 2020-04-30 14:36:30 +02:00
Ken-Håvard Lieng
c566d5d61d Copy location object 2020-04-30 13:44:36 +02:00
Ken-Håvard Lieng
508a41ee45 Update client dependencies 2020-04-30 07:54:30 +02:00
Ken-Håvard Lieng
c704ebb042 Use react-icons 2020-04-29 03:13:35 +02:00
Ken-Håvard Lieng
4010132884 Linkify topics in channel joining modal 2020-04-24 02:37:56 +02:00