KiwiIRC.git
2013-05-14 NoxxChanged type of channel-key input field to 'password'
2013-05-13 DarrenClient: Applying the nick + channel given in the URL...
2013-05-13 DarrenActive tab highlighting
2013-05-11 DarrenMerge pull request #244 from M2Ys4U/cap
2013-05-11 Jack AllnuttFix bug where we would fail to do SASL negotation if...
2013-05-09 DarrenMerge branch 'multi_server' into development
2013-05-09 DarrenMerge pull request #239 from M2Ys4U/key
2013-05-09 Jack AllnuttAdd option to enter channel key on server selection...
2013-05-09 DarrenNewConnection info view switching
2013-05-09 DarrenNewConnection dialog slide-out infobox implemented
2013-05-09 DarrenNewConnection dialog positioning
2013-05-06 DarrenShowing the correct server panel on panel close
2013-05-06 DarrenMerge branch 'development' into multi_server
2013-05-06 DarrenMedia stayling in basic theme
2013-05-06 DarrenNew connection styling; Resize handle in basic theme fix
2013-05-06 DarrenBuild script + index.html.tmpl updated
2013-05-06 DarrenApplet panels using correct CSS classname
2013-05-06 DarrenRemoving console.logs()
2013-05-04 DarrenRemoved horizontal divider from bottom of userbox
2013-05-04 Darrenmeta+[] shortcut keys for switching between panels
2013-05-04 DarrenClient: showing nick changes; Updating tab name on...
2013-05-03 DarrenMerge pull request #236 from M2Ys4U/event_delimiter
2013-05-03 Jack AllnuttUse a space instead of colon as event delimiter
2013-05-02 DarrenBackbone+lodash updated; Gateway mehods accepting conne...
2013-05-02 Darren/server command
2013-05-01 DarrenImproved channel joining + panel creation; Auto joining...
2013-04-29 DarrenRemoved obsolete comment
2013-04-29 DarrenServer connection dialog extracted
2013-04-28 DarrenControlInput updating nick view properly
2013-04-27 DarrenConnection dialog removed from the server panel
2013-04-27 Darrenmodel_networkpanellist extracted to its own file
2013-04-25 Darrennetwork + applet tabs looking + fitting better
2013-04-24 DarrendoLayout() after a panel has emitted its events
2013-04-24 Darrengateway typo
2013-04-24 DarrenChange nick UI + nick updating properly
2013-04-24 DarrenTabs + panels + core code working with multi-connections
2013-04-24 DarrenTabs now a list of network tabs
2013-04-23 DarrenReading data from network objects rather than gateway...
2013-04-23 DarrenListening for events before 001 is sent
2013-04-23 DarrenGateway.newConnection()
2013-04-22 DarrenClient: Active panel/connection tracking
2013-04-22 DarrenMerge pull request #229 from M2Ys4U/bat
2013-04-22 Jack AllnuttAdd batch file for Windows
2013-04-21 Jack AllnuttMerge pull request #228 from M2Ys4U/listen_error
2013-04-21 Jack AllnuttShow an error when we're unable to bind to an address...
2013-04-21 DarrenMerge pull request #227 from snikch/master
2013-04-21 Mal CurtisDon't kick the kicker out of the rooms
2013-04-21 DarrenMulti-connections working
2013-04-21 DarrenMerge pull request #223 from pepijndevos/extension
2013-04-21 Pepijn de Vosadd filename to url
2013-04-21 DarrenTab shortbut keys working again
2013-04-21 DarrenMerge with development branch x2
2013-04-21 DarrenMerge with development branch
2013-04-21 DarrenMultiple network tabs working
2013-04-20 DarrenMenuBox UI component
2013-04-20 DarrenMerge pull request #219 from M2Ys4U/socks
2013-04-19 Jack AllnuttSpin socks.js out into its own NPM module ``socksjs``.
2013-04-13 DarrenRevised CA cert logic
2013-04-13 DarrenMerge branch 'ssl' of https://github.com/pepijndevos...
2013-04-13 Pepijn de Vosduck-typed CA parameter
2013-04-13 Pepijn de Vosallow absolute paths and multiple CAs
2013-04-13 DarrenMerge branch 'development'
2013-04-13 DarrenUpdate socket.io version
2013-04-13 DarrenStatus icon enlarging
2013-04-12 DarrenMerge branch 'development'
2013-04-12 DarrenClient: Tabs: stop channel name dropping down 1em when...
2013-04-12 DarrenClient: Bit of colour to the connected status icon
2013-04-12 DarrenMerge branch 'awesome' of https://github.com/pepijndevo...
2013-04-12 Pepijn de Vosmake css nicer to read
2013-04-12 Pepijn de Voschange server icon to reflec connection status
2013-04-12 DarrenClient: Loading script editor from bundled lib
2013-04-12 DarrenClient: Ace editor now as a bundled lib
2013-04-12 Pepijn de Vosred close button on hover
2013-04-12 Pepijn de VosRevert "collapse zero activity"
2013-04-12 DarrenClient: chanlist code moved completely to its applet
2013-04-12 DarrenMerge pull request #214 from pepijndevos/liststart
2013-04-12 Pepijn de Vosmini refactor
2013-04-12 DarrenChannels clickable in chanlist applet
2013-04-12 Pepijn de Vosnowrap breaks floats in firefox. workaround needed.
2013-04-12 Pepijn de Voscollapse zero activity
2013-04-12 Pepijn de Vossupport rfc2812-style LIST
2013-04-12 DarrenRemove a console.log from new formatIRCMsg
2013-04-09 Pepijn de Vosremove old icons
2013-04-09 Pepijn de Vosreplace server icon with font-awesome
2013-04-09 Pepijn de Voschange close icon to font-awesome
2013-04-08 Darren/ char allowed in the username for ZNC multi servers
2013-04-07 DarrenCLI theme channel list mode - toolbar 100% width
2013-04-07 DarrenAllowing * in nicks for ZNC *status nick
2013-04-06 DarrenMute message alert sounds option
2013-04-05 DarrenHighlight sounds
2013-04-05 DarrenisQuery() method on model_panel
2013-04-05 DarrenClient: SoundManager2 lib
2013-04-04 DarrenMerge pull request #206 from M2Ys4U/format
2013-04-04 Jack AllnuttReplace message formatting code
2013-04-03 DarrenFilepicker client plugin
2013-04-03 DarrenControlInput.addPluginIcon()
2013-04-03 DarrenMerge branch 'socks' of https://github.com/M2Ys4U/KiwiI...
2013-04-03 Jack AllnuttFix off-by-one error in checking node version
2013-04-03 DarrenMerge branch 'socks' of https://github.com/M2Ys4U/KiwiI...
2013-04-03 Jack AllnuttOnly require socks.js if running node 0.10 or above
next