Use a space instead of colon as event delimiter
[KiwiIRC.git] / server / irc / channel.js
2013-05-03 Jack AllnuttUse a space instead of colon as event delimiter
2013-04-03 DarrenMerge branch 'socks' of https://github.com/M2Ys4U/KiwiI...
2013-04-03 DarrenMerge branch 'socks' of https://github.com/M2Ys4U/KiwiI...
2013-04-01 DarrenMerge pull request #200 from M2Ys4U/socks
2013-03-24 DarrenMerge branch 'development'
2013-03-11 DarrenServer: NOTICE sending correct parameters
2013-02-03 DarrenMerge branch 'development'
2013-02-02 DarrenMerge branch 'tab_layout' into development
2013-02-01 DarrenServer: IrcChannel definition consistancy
2013-01-31 DarrenUse 1 IrcUser object to handle user events
2013-01-31 DarrenIrcConnection IRC events refactor; EventEmitter2 maxLis...
2013-01-31 Jack AllnuttGet codebase into semi-working state
2013-01-31 DarrenRemoved irc_events from the prototype; Untied IrcEventB...
2013-01-31 Jack AllnuttAdd IrcConnection.clientEvent
2013-01-31 Jack AllnuttMODE handling
2013-01-31 Jack AllnuttMove the binding into new prototype object
2013-01-31 Jack AllnuttMore channel commands
2013-01-31 DarrenIrcChannel event binding
2013-01-31 DarrenIrcChannel + IrcCommands topic event
2013-01-31 DarrenIrcCommands + IrcChannel
2013-01-31 DarrenMore IrcChannel events implimented
2013-01-31 DarrenChannel object start