Ken-Håvard Lieng
|
6146b27adc
|
Update readme
|
2018-10-07 01:27:26 +02:00 |
Ken-Håvard Lieng
|
6f6dfca5fb
|
Move "Add network" button down
|
2018-10-07 01:13:58 +02:00 |
Ken-Håvard Lieng
|
b3f2b53a6f
|
Add colored nicks
|
2018-10-07 00:25:56 +02:00 |
Ken-Håvard Lieng
|
09de41c0a2
|
Use ErrorMessage component
|
2018-10-06 08:46:28 +02:00 |
Pierre-Alain TORET
|
2db878d2cb
|
Change Connect button to Add Network
Signed-off-by: Pierre-Alain TORET <pierre-alain.toret@protonmail.com>
|
2018-08-23 11:01:44 +02:00 |
Ken-Håvard Lieng
|
004e7890e5
|
Update client dependencies
|
2018-08-12 23:28:58 +02:00 |
Ken-Håvard Lieng
|
f20ca4038e
|
Fix connect form readonly casing
|
2018-08-10 21:35:37 +02:00 |
Ken-Håvard Lieng
|
c975c5d120
|
Add option to hex encode the source IP of a client and use it as the ident, closes #24
|
2018-08-10 21:02:09 +02:00 |
Edward Betts
|
ad238726b7
|
Correct spelling mistakes.
|
2018-06-18 14:47:51 +01:00 |
Ken-Håvard Lieng
|
3d2dbd5527
|
Add custom checkbox
|
2018-06-10 21:25:58 +02:00 |
Ken-Håvard Lieng
|
d2c1297cf7
|
Scroll text inputs into view, use red labels in text inputs when theres an error, only autocapitalize the name field
|
2018-06-03 06:18:03 +02:00 |
Ken-Håvard Lieng
|
e7cff1686e
|
Clean up some things
|
2018-05-25 04:12:02 +02:00 |
Ken-Håvard Lieng
|
2f2c500453
|
Use correct ssl property name, closes #14
|
2018-05-18 05:33:33 +02:00 |
Ken-Håvard Lieng
|
d27d108a07
|
Make sure the connect form port is always a string
|
2018-05-18 05:13:25 +02:00 |
Ken-Håvard Lieng
|
4ac0dd7c4b
|
Handle default port properly, closes #18
|
2018-05-18 04:15:20 +02:00 |
Ken-Håvard Lieng
|
2ada552220
|
Validate port numbers better
|
2018-05-18 03:39:40 +02:00 |
Ken-Håvard Lieng
|
6fd5235ec9
|
Add new connect form, closes #7
|
2018-05-16 05:02:48 +02:00 |
Ken-Håvard Lieng
|
29a225ed13
|
Make it run better in IE11
|
2018-05-06 21:36:05 +02:00 |
Ken-Håvard Lieng
|
4f72e164d7
|
Use immer
|
2018-04-25 05:52:55 +02:00 |
Ken-Håvard Lieng
|
39641c315f
|
Add connect defaults readonly flag, closes #10
|
2018-04-15 01:02:28 +02:00 |
Ken-Håvard Lieng
|
b176b79144
|
Add prettier
|
2018-04-06 01:46:22 +02:00 |
Ken-Håvard Lieng
|
0cbbc1b8ff
|
Update client deps: react 16.3, babel 7
|
2018-04-05 21:16:37 +02:00 |
Ken-Håvard Lieng
|
8a2fbaca7f
|
Improve status tab error layout
|
2017-07-03 00:04:10 +02:00 |
Ken-Håvard Lieng
|
18aff3ded6
|
Show last IRC connection error in status tab, log IRC connection errors
|
2017-07-02 03:31:00 +02:00 |
Ken-Håvard Lieng
|
7160db9614
|
Increase scrollback fetch threshold slightly
|
2017-06-23 03:40:53 +02:00 |
Ken-Håvard Lieng
|
86c5451edb
|
Organize components, use webpack import aliases
|
2017-06-21 08:40:28 +02:00 |
Ken-Håvard Lieng
|
f174d98107
|
Support changing the nick by clicking it in MessageInput
|
2017-06-21 07:23:07 +02:00 |
Ken-Håvard Lieng
|
b639ba6846
|
Support changing the server name by clicking it in the status tab
|
2017-06-12 06:31:27 +02:00 |
Ken-Håvard Lieng
|
b6e92d6add
|
Fetch scrollback messages earlier, add them when ready
|
2017-06-07 00:04:37 +02:00 |
Ken-Håvard Lieng
|
d9e3d71a1f
|
Show warning when disconnected
|
2017-05-29 06:16:24 +02:00 |
Ken-Håvard Lieng
|
fa9c5a9c16
|
Fix navicon
|
2017-05-29 03:02:39 +02:00 |
Ken-Håvard Lieng
|
993d29242e
|
Clean up container/component relationship
|
2017-05-27 07:30:22 +02:00 |
Ken-Håvard Lieng
|
889e3b88b7
|
Colocate reducers, actions and selectors
|
2017-05-26 08:20:00 +02:00 |
Ken-Håvard Lieng
|
41d6099d89
|
Inform about commands not found
|
2017-05-22 03:49:37 +02:00 |
Ken-Håvard Lieng
|
7e080f2c99
|
Only call resetInputHistory when there is something to reset
|
2017-05-21 23:48:01 +02:00 |
Ken-Håvard Lieng
|
c428842db7
|
Fix input history
|
2017-05-21 23:23:21 +02:00 |
Ken-Håvard Lieng
|
05ce88a656
|
Change tab close icon
|
2017-05-16 08:38:43 +02:00 |
Ken-Håvard Lieng
|
2328cfa940
|
Show current nick in MessageInput
|
2017-05-15 22:51:21 +02:00 |
Ken-Håvard Lieng
|
4dd9671e87
|
Prevent autoscroll flag being cleared on mount by initial scroll tick
|
2017-05-08 23:22:53 +02:00 |
Ken-Håvard Lieng
|
fec7c93abc
|
Move wrapWidth handling out of MessageBox, improve scroll position handling, use custom routing, close menu when clicking anywhere
|
2017-05-07 22:19:15 +02:00 |
Ken-Håvard Lieng
|
a753efd1dd
|
Bind Navicon toggleMenu in mapDispatchToProps
|
2017-05-06 23:04:20 +02:00 |
Ken-Håvard Lieng
|
cbe3b95d8c
|
Re-add nick click handler in Message
|
2017-05-06 23:02:45 +02:00 |
Ken-Håvard Lieng
|
52acec9d21
|
Maintain scroll positions when switching tabs
|
2017-05-03 22:56:06 +02:00 |
Ken-Håvard Lieng
|
45c61e7596
|
Add message scrollback
|
2017-05-02 23:21:25 +02:00 |
Ken-Håvard Lieng
|
2525b06c28
|
Use firebase push IDs for messages
|
2017-04-20 05:32:22 +02:00 |
Ken-Håvard Lieng
|
eedc687f18
|
Send the 25 last messages for each channel to the client on load
|
2017-04-20 01:51:55 +02:00 |
Ken-Håvard Lieng
|
ebee2746d6
|
Rename message.message to message.content
|
2017-04-17 22:36:37 +02:00 |
Ken-Håvard Lieng
|
c4609574c7
|
Pre-linkify messages and store breakpoints
|
2017-04-17 04:11:45 +02:00 |
Ken-Håvard Lieng
|
007dd3fe63
|
Use list key provided by react-virtualized in UserList
|
2017-03-30 04:53:54 +02:00 |
Ken-Håvard Lieng
|
6a9942a655
|
Set scrolldown flag on tab changes in willUpdate instead of receiveProps
|
2017-03-30 04:37:55 +02:00 |