khlieng
|
ae78ac5017
|
Pull reconnect code out of main(), add missing params and error handling
|
2015-02-15 23:44:07 +01:00 |
khlieng
|
17e88b6e46
|
Send the userlists to the client separately
|
2015-02-12 02:44:15 +01:00 |
khlieng
|
ed09a97ade
|
Added /whois, /invite, /kick, /msg and /say
|
2015-02-10 02:25:28 +01:00 |
khlieng
|
99ef788906
|
Added /quit, the server IRC client gets cleaned up properly when quitting, pulled command handling out into a separate file
|
2015-02-09 01:00:30 +01:00 |
khlieng
|
c15feaa310
|
Added more options to the connect form, added support for more IRC commands on the server, added Font Awesome
|
2015-02-07 03:10:58 +01:00 |
khlieng
|
e942924c15
|
Nick changes get handled properly by the server IRC client, user count stays hidden when the selected tab is not a channel
|
2015-02-07 00:16:51 +01:00 |
khlieng
|
92c316e9ea
|
Added /nick and /topic
|
2015-02-04 02:43:49 +01:00 |
khlieng
|
eec82a7dd9
|
Added IRC network naming, added some convenience getters to the stores
|
2015-02-02 01:54:26 +01:00 |
khlieng
|
736ef76bc0
|
Moved websocket handling on the client into its own file, added reason to part and quit messages, global system messages about a user now only gets sent to channels where the user is/was
|
2015-02-01 01:56:56 +01:00 |
khlieng
|
3c02b00303
|
IRC output gets queued until RPL_WELCOME, added tcp timeouts and error handling, store selected tab in localStorage, more design work, upgraded to lodash 3.0.0
|
2015-01-30 00:38:51 +01:00 |
khlieng
|
9012e4dee5
|
Info about current irc connections now gets sent to the client, the correct nick shows up when sending messages
|
2015-01-22 01:03:25 +01:00 |
khlieng
|
e1cb8c468d
|
Import paths now match the repository name
|
2015-01-21 22:59:08 +01:00 |
khlieng
|
f42d6011c6
|
Added title bar and basic message and command input
|
2015-01-21 03:06:34 +01:00 |
khlieng
|
508a04cf4c
|
Init
|
2015-01-17 02:37:21 +01:00 |