Commit Graph

118 Commits

Author SHA1 Message Date
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 0a47f2ae4a Cleaned TabList up by pulling stuff out into TabListItem, userlist resize listener gets removed on unmount 2015-02-06 02:32:25 +01:00
khlieng 806f9aae27 Render userlist with react-infinite 2015-02-05 02:14:24 +01:00
khlieng 92c316e9ea Added /nick and /topic 2015-02-04 02:43:49 +01:00
khlieng ad4354adfc Added support for IRC actions 2015-02-04 00:55:41 +01:00
khlieng 3214e5931a Added connect form, autoselect when joining channels 2015-02-03 22:54:46 +01:00
khlieng 0b8e97b215 Started doing client-side routing, added some rewriting on the server to support it 2015-02-03 00:25:52 +01:00
khlieng eec82a7dd9 Added IRC network naming, added some convenience getters to the stores 2015-02-02 01:54:26 +01:00
khlieng 5f43b3e78e Added nick change handling, the client now shows nick and quit messages, the userlist gets hidden when the chat window is not a channel 2015-01-31 23:35:38 +01:00
khlieng c421dc504b Added private messaging to the client 2015-01-30 02:34:28 +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 721971cbb3 Added basic mode support with op/voice and userlist sorting 2015-01-25 02:35:46 +01:00
khlieng 0c2250b268 Added multiserver messaging support to the client 2015-01-22 01:26:23 +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 83ddce0468 Browserify doesnt seem to require .js extensions anymore 2015-01-22 00:32:32 +01:00
khlieng 43a725c662 Cleaned up action naming and handling 2015-01-22 00:14:28 +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