KiwiIRC.git
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 DarrenUpdate socket.io version
2013-04-13 DarrenStatus icon enlarging
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
2013-04-03 DarrenMerge branch 'development' of github.com:prawnsalad...
2013-04-03 DarrenConnection limiting
2013-04-03 DarrenMerge pull request #203 from M2Ys4U/op_tools
2013-04-03 DarrenMerge pull request #204 from M2Ys4U/feedback
2013-04-03 Jack AllnuttShow feedback when saving settings
2013-04-03 Jack AllnuttAdd (de)op/(de)voice/kick/ban options to nicklist menu
2013-04-01 DarrenNetwork events + panels moved into model_network
2013-04-01 DarrenMerge pull request #200 from M2Ys4U/socks
2013-04-01 Jack AllnuttActually remove node version restriction
2013-04-01 Jack AllnuttRemove npm version restriction & add warning to config...
2013-04-01 Jack AllnuttFix minor omissions
2013-04-01 Jack AllnuttRefactor to use the new streams API
2013-03-30 Jack AllnuttAlso check ip_as_username config when applying per...
2013-03-30 Jack AllnuttMergability with development branch
2013-03-30 Jack AllnuttAdd a limit to the number of connections made to irc...
2013-03-30 DarrenMerge pull request #196 from pepijndevos/development
2013-03-30 Pepijn de Vosfix indentation
2013-03-30 Pepijn de Vosip_as_username should serve as an example
2013-03-30 DarrenMerge pull request #194 from pepijndevos/development
2013-03-30 DarrenMentioned node.js in readme
2013-03-29 Pepijn de Vossupport partially restricted modes
2013-03-29 DarrenPlugin tool icons on control_input
2013-03-26 DarrenClient using font-awesome minified CSS
2013-03-26 DarrenExtra config checks on config.log overloading
2013-03-24 DarrenBasic theme text colour darkening
2013-03-24 DarrenBasic theme message styling
2013-03-24 DarrenCLI theme highlighting #192
2013-03-24 DarrenTab complete commenting + inserting ': ' after. #188
2013-03-24 DarrenDon't add scrollback if it doesn't exist
2013-03-24 Darren/set command converting values to ints/bools
2013-03-24 DarrenTimestamp toggling
2013-03-23 Jack AllnuttSOCKS proxy conf and integration
2013-03-21 DarrenBuilt in identd server
2013-03-21 Jack AllnuttPlumb socks.js into connection.js
2013-03-21 Jack AllnuttTweaking SocksConnection internals/API
2013-03-14 Jack AllnuttSupport for SSL connections through SOCKS proxy
2013-03-13 DarrenClient: using a supplied channel key correctly
2013-03-11 DarrenTemporarily using #kiwi selector again for doLayout()
2013-03-11 DarrenClient using all given channel prefixes
2013-03-11 DarrenClient views no longer referring to #kiwi directly
2013-03-11 DarrenServer: NOTICE sending correct parameters
2013-03-11 DarrenREADME using HTTPS links, included #kiwiirc channel...
2013-03-11 DarrenBasic theme server_selection styling
2013-03-11 DarrenWarning of joining invalid channel names #169
2013-03-11 DarrenNew client theme: Basic
2013-03-11 DarrenClient side /ignore + /unignore commands
2013-03-11 DarrenMerge pull request #182 from dwarf2000/patch-1
2013-03-11 dwarf2000Fixed typo in README.md
2013-03-10 DarrenCorrect event name for CTCP controlbox command
2013-03-10 DarrenScript components returning data form proxied functions
2013-03-09 Darrenswitching HTTP to HTTPS for kiwiirc.com references
2013-03-09 DarrenRemoved default nick + server
2013-03-09 DarrenClient: Don't connect if no nick chosen
2013-03-06 Jack AllnuttMostly working SOCKS client
next