dispatch/client/src/js/components
2015-01-31 23:35:38 +01:00
..
App.jsx Added title bar and basic message and command input 2015-01-21 03:06:34 +01:00
Chat.jsx Added basic mode support with op/voice and userlist sorting 2015-01-25 02:35:46 +01:00
ChatTitle.jsx Added private messaging to the client 2015-01-30 02:34:28 +01:00
MessageBox.jsx 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
MessageInput.jsx Added basic mode support with op/voice and userlist sorting 2015-01-25 02:35:46 +01:00
TabList.jsx Added private messaging to the client 2015-01-30 02:34:28 +01:00
UserList.jsx 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
UserListItem.jsx Added private messaging to the client 2015-01-30 02:34:28 +01:00