KiwiIRC.git
2013-03-09 DarrenRemoved default nick + server
2013-03-09 DarrenClient: Don't connect if no nick chosen
2013-03-05 DarrenClient user script editor
2013-03-05 Darrenfontawesome update
2013-03-05 DarrenMerge branch 'client_plugins' into development
2013-03-04 Darren/ctcp command implimented into the client #177
2013-03-03 DarrenChannel list view width change
2013-03-03 DarrenRPL_ENDOFBANLIST fix
2013-03-02 DarrenMerge pull request #175 from M2Ys4U/development
2013-03-02 Jack AllnuttSupport for leading zeroes in colour codes
2013-02-22 DarrenPlugin example updated
2013-02-22 DarrenIrc component renamed; Kiwi network events;
2013-02-22 DarrenGateway events consistancy
2013-02-22 DarrenClient: ControlBox event namespace seperator
2013-02-21 DarrenClient plugin example
2013-02-21 DarrenClient API implimentation
2013-02-18 DarrenMerge branch 'development' of github.com/M2Ys4U/KiwiIRC...
2013-02-18 Jack AllnuttFix off-by-one error when handling bg colours.
2013-02-18 DarrenServer: Removing plugin listeners from PluginInterface...
2013-02-17 DarrenDon't show a loader for query panels
2013-02-17 DarrenClient: Channel joining loader
2013-02-17 DarrenChannel tabs/list switching on supported themes
2013-02-14 DarrenKICK command fix
2013-02-02 DarrenUpdated README
2013-02-02 DarrenMerge branch 'tab_layout' into development
2013-02-02 DarrenGit fail - redo previous commit
2013-02-02 DarrenCLI theme input box CSS fix; CLI+Mini theme channel...
2013-02-02 DarrenMessage aligning
2013-02-01 DarrenWebListener object emitting updated event names
2013-02-01 DarrenServer: IrcChannel definition consistancy
2013-02-01 DarrenServer: Removed host+port duplication from IrcServer
2013-02-01 DarrenRevert "Server: Removed hostname from 'server:*' event...
2013-01-31 DarrenServer: Removed hostname from 'server:*' event names
2013-01-31 DarrenEmit 'dispose' on a dispose call instead of 'destroy'
2013-01-31 DarrenRemoved cosole.log()
2013-01-31 DarrenIrcServer memory leak fix
2013-01-31 DarrenClient: Password mismatch
2013-01-31 Darrenprevious commit part.2
2013-01-31 DarrenERR_PASSWORDMISMATCH; IrcServer disposing
2013-01-31 DarrenLUSER command implimented; Network stats output;
2013-01-31 Darren/list command working properly
2013-01-31 DarrenClosing the IrcConnection socket on a dispose
2013-01-31 DarrenClient: Switch next/prev panel hotkeys to [] chars
2013-01-31 DarrenUpdating the nick within IrcConnection on change
2013-01-31 DarrenMissed a single IrcUser per nick related comment
2013-01-31 DarrenReading the correct nick on a NICK command
2013-01-31 DarrenCTCP TIME fix
2013-01-31 DarrenUse 1 IrcUser object to handle user events
2013-01-31 DarrenIrcConnection IRC events refactor; EventEmitter2 maxLis...
2013-01-31 DarrenIrc bound events fix
2013-01-31 Jack AllnuttGet codebase into semi-working state
2013-01-31 Jack AllnuttRequire EventEmitter2 as dependency
2013-01-31 DarrenIrcEventBinder refactor
2013-01-31 DarrenRemoved irc_events from the prototype; Untied IrcEventB...
2013-01-31 Jack Allnuttthis/that fixes
2013-01-31 Jack AllnuttMore typo fixing
2013-01-31 Jack AllnuttAdd missing colon to MODE event name
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 AllnuttAdd IrcServer
2013-01-31 Jack AllnuttMore channel commands
2013-01-31 Jack AllnuttFix typo
2013-01-31 Jack AllnuttRemove handlers from prototype chain
2013-01-31 Jack AllnuttIrcUser object + plumbing
2013-01-31 DarrenIrcChannel event binding
2013-01-31 Jack AllnuttPass callback to state.connect, fix vars
2013-01-31 DarrenIrcChannel + IrcCommands topic event
2013-01-31 DarrenIrcCommands + IrcChannel
2013-01-31 DarrenMore IrcChannel events implimented
2013-01-31 Jack Allnuttaddress -> user
2013-01-31 Jack AllnuttIrcConnection handling in State instead of Client
2013-01-31 DarrenChannel object start
2013-01-31 DarrenClient: Applet loaded event
2013-01-31 DarrenTab layout; password mismatch; activity counters;
2013-01-21 DarrenCallback fix on on truncated messages
2013-01-21 DarrenMessage truncating method a little more DRY
2013-01-21 DarrenSending correct message length when truncated (privmsg...
2013-01-21 DarrenMerge pull request #159 from M2Ys4U/msg_wrap
2013-01-16 Jack AllnuttUse a temporary variable rather than manipulate args...
2013-01-16 Jack AllnuttSplit long PRIVMSG and NOTICE commands into multiple...
2013-01-05 Darrenserver/irc/connection.js tidy + comments
2013-01-04 DarrenMobile viewport headers
2013-01-03 Darrenmap/links/permission denied/unknown command errors...
2013-01-02 DarrenClient: /whois output corrected
2013-01-02 Darren/clear command implimented #144
2013-01-01 DarrenClient: Hide userbox on second click #113
2013-01-01 DarrenRelaxed theme: Memberlist prefix styling
2012-12-31 DarrenCSS classes added for nick modes #143
2012-12-30 DarrenURLs not modifying the display text
2012-12-30 DarrenClient: URL regex allowing '-'
2012-12-30 DarrenClient: Tab sizing when in narrow mode
2012-12-20 DarrenUpdating socket.io
2012-12-20 DarrenServer: Fix for no channel prefixes yet set errors
2012-12-12 DarrenServer: Seperated connection method from constructor
2012-12-12 DarrenServer: Custom WEBIRC method support via modules
2012-12-11 DarrenServer: Revised module system
2012-12-11 DarrenStack traces on uncaught exceptions
2012-12-09 DarrenNarrow client view < 400px wide (mobile/tablet/small...
2012-12-07 DarrenPrevious style changes moved to CLU theme only
next