Commit Graph

33 Commits

Author SHA1 Message Date
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
eab788a782 Enable overriding connect defaults with query params, closes #49 2020-05-08 10:26:32 +02:00
Ken-Håvard Lieng
0d085a2b4d Clear prevSearch when closing modal 2020-05-07 08:10:25 +02:00
Ken-Håvard Lieng
530e08b9ee Convert withModal to useModal 2020-05-03 09:05:16 +02:00
Ken-Håvard Lieng
b002eef285 Fix navicon 2020-04-30 14:36:30 +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
Ken-Håvard Lieng
7ad76273c0 Fix MessageBox scroll stutter when state updates while close to the bottom 2019-02-08 09:28:55 +01:00
Ken-Håvard Lieng
c1e1f2c327 Update dependencies 2019-02-08 09:10:06 +01:00
Ken-Håvard Lieng
3e90e6c86d Only count joined channels 2019-01-30 04:48:37 +01:00
Ken-Håvard Lieng
71bfe92dae Update dependencies 2019-01-30 03:51:13 +01:00
Ken-Håvard Lieng
613d9fca6e Send irc features to the client 2019-01-27 08:53:07 +01:00
Ken-Håvard Lieng
f8e12f5938 Handle channel forwarding and errors better 2019-01-25 11:02:31 +01:00
Ken-Håvard Lieng
24960f23b9 Add topic modal 2019-01-25 03:57:58 +01:00
Ken-Håvard Lieng
24b26aa85f Add channel joining UI, closes #37 2019-01-23 07:34:39 +01:00
Ken-Håvard Lieng
0085cea5a1 Add react-modal, replace confirm usage with it 2019-01-05 07:08:34 +01:00
Ken-Håvard Lieng
6aaa2b521d Avoid sending join when the channels input is empty 2018-12-19 03:09:13 +01:00
Ken-Håvard Lieng
0d9290d037 Update client dependencies 2018-12-19 02:55:50 +01:00
Ken-Håvard Lieng
50d735aaa3 Add date markers 2018-12-14 14:24:23 +01:00
Ken-Håvard Lieng
8f1105bc59 Only attempt to maintain scroll position when prepending messages if there was previously any messages 2018-12-08 11:56:02 +01:00
Ken-Håvard Lieng
5861a54dfc Improve 404 handling 2018-11-29 13:06:37 +01:00
Ken-Håvard Lieng
869713d236 Fix initial scroll position sometimes being off 2018-11-29 12:05:42 +01:00
Ken-Håvard Lieng
0438a099cf Fix dev mode, turn off react concurrent mode, update dependencies 2018-11-29 11:54:05 +01:00
Ken-Håvard Lieng
fbbcf6457e Show version info in settings 2018-11-22 12:08:18 +01:00
Ken-Håvard Lieng
09a1933131 Increase scrollbackDebounce to 150 2018-11-22 09:51:26 +01:00
Ken-Håvard Lieng
8eb1f9cbb4 Fix some messages not rendering on MessageBox mount, handle scroll restoration edge case 2018-11-22 09:50:38 +01:00
Ken-Håvard Lieng
0699fc287d Fix scroll jumping on MessageBox mount 2018-11-22 08:48:29 +01:00
Ken-Håvard Lieng
da87dccb53 Update react-hot-loader to 4.4.0, turn on pureSFC 2018-11-17 11:12:30 +01:00
Ken-Håvard Lieng
a783a87d04 Set overscanCount to 5 2018-11-14 08:33:01 +01:00
Ken-Håvard Lieng
474afda9c2 Add manifest.json, icons and install button, flatten client/src 2018-11-10 12:33:44 +01:00