Commit Graph

671 Commits

Author SHA1 Message Date
Ken-Håvard Lieng
abbe739b04 Update README 2020-05-19 10:48:54 +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
84a10efe36 Log key dcc info messages, keep dcc tab open 2020-05-19 10:37:20 +02:00
Ken-Håvard Lieng
902e4da46f Remove fontfaceobserver 2020-05-19 01:29:22 +02:00
Ken-Håvard Lieng
e05118a29b Move script tags 2020-05-18 11:53:29 +02:00
Ken-Håvard Lieng
a90e8d4b2f Improve speed calculation, clean some things up 2020-05-18 03:32:57 +02:00
Ken-Håvard Lieng
2d68f04ab2 Load client cert with LoadX509KeyPair 2020-05-18 00:36:15 +02:00
Ken-Håvard Lieng
b92f5cfb43 Send download link on completion 2020-05-17 06:34:59 +02:00
Ken-Håvard Lieng
fa99a96733 Create download directory in NewUser 2020-05-17 02:31:50 +02:00
Ken-Håvard Lieng
6b5bf4ced1 Add per-user download directory 2020-05-17 02:14:35 +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
75c9560dfb Handle nil and different types in stateData 2020-05-16 02:33:38 +02:00
Dario Piombo
1532b2a8c8 changed sendJson param and removed not needed file mode
removed instantaneous speed; update only if percentage delta > 0.1

removed instantaneous speed; update only if percentage delta > 0.1
2020-05-12 16:01: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
2509420ba5 Make ToCTCP handle any type of CTCP message, move DCC handling to separate file 2020-05-12 04:13:05 +02:00
Dario Piombo
ed2e56948e start of DCC implementation
(server side)

small refactoring and added speed calculation

fixup! small refactoring and added speed calculation

download progress

fixup! download progress
2020-05-11 17:34:37 +02:00
Ken-Håvard Lieng
9581a63e81 Ignore empty channel lists 2020-05-11 14:13:36 +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
dcbf3397c1 Use latest node on travis 2020-05-08 04:16:41 +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
e97bb519ed
Merge pull request #61 from nhandler/patch-1
Replace Freenode with freenode
2020-05-05 07:26:38 +02:00
Nathan Handler
18acde5b2b
Replace Freenode with freenode in test
The freenode IRC network brands itself with a lowercase `f`.
2020-05-04 21:37:39 -07:00
Nathan Handler
bab4732221
Replace Freenode with freenode in default config
The freenode IRC network brands itself with a lowercase `f`.
2020-05-04 21:36:21 -07:00
Ken-Håvard Lieng
79af695d17 Add apple-touch-icon 2020-05-05 03:34:36 +02:00
Ken-Håvard Lieng
d98312f99b Cache manifest.json 2020-05-05 03:31:14 +02:00
Ken-Håvard Lieng
010bb6a102 Sleep before first reconnect attempt 2020-05-05 01:35:05 +02:00
Ken-Håvard Lieng
530e08b9ee Convert withModal to useModal 2020-05-03 09:05:16 +02:00
Ken-Håvard Lieng
9cf42df1ea Remove channel from reconnect list when parting 2020-05-01 05:40:49 +02:00
Ken-Håvard Lieng
b81e1e482a Add auth config struct and restructure social auth provider config to enable iteration and adding other providers 2020-05-01 04:35:26 +02:00
Ken-Håvard Lieng
3d7011e504 Add vscode to config command editor stack and enable passing in an arbitrary editor 2020-05-01 04:31:20 +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
13a31c30d9 Update .goreleaser.yml 2020-04-30 08:16:06 +02:00
Ken-Håvard Lieng
508a41ee45 Update client dependencies 2020-04-30 07:54:30 +02:00
Ken-Håvard Lieng
1794e2680a Update server dependencies 2020-04-29 04:23:32 +02:00
Ken-Håvard Lieng
c704ebb042 Use react-icons 2020-04-29 03:13:35 +02:00
Ken-Håvard Lieng
bb66740fd1 Update gulp instructions in README 2020-04-24 03:04:46 +02:00
Ken-Håvard Lieng
4010132884 Linkify topics in channel joining modal 2020-04-24 02:37:56 +02:00
Ken-Håvard Lieng
77543e3aed Switch to bbolt 2020-04-23 01:06:36 +02:00
Ken-Håvard Lieng
360bed00f9 Implement old storage.Path API 2020-04-20 03:02:15 +02:00