dispatch/client/src/js/components
2015-02-19 01:13:23 +01:00
..
App.jsx Added connect form, autoselect when joining channels 2015-02-03 22:54:46 +01:00
Chat.jsx Added basic mode support with op/voice and userlist sorting 2015-01-25 02:35:46 +01:00
ChatTitle.jsx 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
Connect.jsx Fontello icon font 2015-02-16 21:53:01 +01:00
MessageBox.jsx Add keys to MessageBox 2015-02-19 01:13:23 +01:00
MessageInput.jsx Made backspace work on input history items 2015-02-12 02:14:56 +01:00
Settings.jsx Started doing client-side routing, added some rewriting on the server to support it 2015-02-03 00:25:52 +01:00
TabList.jsx Fontello icon font 2015-02-16 21:53:01 +01:00
TabListItem.jsx 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
UserList.jsx Cleaned TabList up by pulling stuff out into TabListItem, userlist resize listener gets removed on unmount 2015-02-06 02:32:25 +01:00
UserListItem.jsx Added private messaging to the client 2015-01-30 02:34:28 +01:00