KiwiIRC.git
2012-09-02 DarrenBuild script + minified kiwi.js
2012-09-02 Darren`that` global leak cleanup
2012-09-02 DarrenBuild file and concated/minified kiwi.js files
2012-09-02 DarrenTopicBar listening for active panel changes
2012-09-02 DarrenPanel container refactor
2012-09-02 DarrenOnly use console.log if debugging enabled
2012-09-02 DarrenTopicBar now editable to set topic
2012-08-31 DarrenAuto-joining to specificed channel
2012-08-31 DarrenAction sending/recieving
2012-08-31 DarrenIgnore blank lines on control input
2012-08-31 DarrenPart/Quit messages showing
2012-08-26 DarrenFix previous commit
2012-08-26 DarrenError handling in Member/Panel collection getBy* methods
2012-08-26 DarrenImproved message routing to panels; Unknown commands...
2012-08-26 DarrenServer select improvements
2012-08-26 DarrenServer select implemented
2012-08-25 DarrenSending notices; Improved notice handling
2012-08-25 DarrenImproved nick [ident@host] display
2012-08-25 Darrenontopicssetbby event
2012-08-25 DarrenUpdating member lists and user nick on nick changes
2012-08-25 DarrenJoining multiple channels; Checking for active channel...
2012-08-25 DarrenUpdating user modes on change
2012-08-25 DarrenSetting and changing topics
2012-08-25 DarrenCorrected nick matching
2012-07-19 DarrenLarge nicklists populating properly
2012-07-19 DarrenUserbox implimented
2012-07-18 DarrenInput box positioning bug on firefox fix
2012-07-18 DarrenLots of scrolling
2012-07-18 DarrenAuto panel scrolling; Sending raw IRC commands; Tab...
2012-07-18 DarrenInitial backbone_ui commit
2011-12-26 DarrenReadme formatting
2011-12-26 DarrenIncluded the NPM package.json file
2011-12-10 DarrenwebsocketMessage JSON parsing error catching
2011-11-26 DarrenConfig 'insecure' flipped back
2011-11-25 Jack AllnuttUpdating ancient versions of the underscore library...
2011-11-25 Jack AllnuttFix for outdate rehash code. Config change: flip secure...
2011-11-25 Jack AllnuttRefactor bindIRCCommands()
2011-11-22 Jack AllnuttDocumentation!
2011-11-18 Jack AllnuttJSLinting
2011-11-18 Jack AllnuttCheck if eol is not a string rather than not undefined...
2011-11-18 Jack AllnuttHerp derp, correct check for null
2011-11-18 Jack AllnuttPass websocket callbacks through to IRCConnection's...
2011-11-17 Jack AllnuttUse UTF-8 encoding for the IRCConnection socket
2011-11-17 Jack AllnuttCleaning up index.html.jade
2011-11-17 DarrenGlobale exception handler re-enabled
2011-11-16 DarrenTidying + going_against_nature by spacing default.css
2011-11-16 DarrenMerge branch 'master' of https://github.com/M2Ys4U...
2011-11-16 Jack AllnuttFix for Firefox 8 bug; add wrapper around the input...
2011-11-16 Jack AllnuttFixed kiwi not disconnecting from the IRC server when...
2011-11-16 Jack Allnutttypo
2011-11-16 Jack AllnuttAllow for IRC command handlers to be rebound on recode
2011-11-15 Jack AllnuttAll fixed and working well
2011-11-15 Jack AllnuttFurther work towards it working; regex appears broken...
2011-11-15 Jack AllnuttGetting the new code almost working
2011-11-15 Jack AllnuttMoving towards a more evented system for handling serve...
2011-11-11 DarrenChanging nick correctly
2011-11-11 DarrenRemoving multiple 'nick' properties in kiwi.gateway
2011-11-07 DarrenTabview sorting now enabled
2011-11-07 DarrenMOTD now sent in 1 client event
2011-11-07 DarrenTopicSetBy event implimented
2011-11-07 Jack AllnuttFixed window sorting
2011-11-07 DarrenTabview.getTab() comparison fix
2011-11-06 DarrenSpecial chars in object keys mess with jquery. Tabview...
2011-11-06 DarrenSpamfilter server module empty array fix
2011-11-06 DarrenNicklist faulty clickHandler fixed
2011-11-06 DarrenNicklist tidy up
2011-11-06 DarrenControl input bar tidier on small screens
2011-11-06 DarrenCSS resizing changes
2011-11-05 DarrenError reporting fix
2011-10-30 DarrenRe-factored login screen for smaller window sizes
2011-10-30 DarrenDisabled page refresh keyboard shortcuts causing accide...
2011-10-30 DarrenRemoved the page unload blocking since it disconnected...
2011-10-29 DarrenMeta key now OS dependant
2011-10-29 DarrenServer defaults moved to config.json
2011-10-29 DarrenStartup output fix
2011-10-28 DarrenFurther mobile client dev.
2011-10-28 DarrenLimited scrollback
2011-10-24 DarrenMobile UI example
2011-10-22 DarrenHostname displayed on join
2011-10-21 DarrenLogging output refactoring
2011-10-21 DarrenMerge branch 'doc' of https://github.com/M2Ys4U/KiwiIRC
2011-10-20 DarrenMerge branch 'API_Refactor' of https://github.com/M2Ys4...
2011-10-20 Jack AllnuttAdding JSDoc documentation to clientside JS files
2011-10-20 Darrenforcessl server module fix
2011-10-20 Jack AllnuttRestore .action() as a convenience function
2011-10-20 Jack AllnuttRestore .kiwi()
2011-10-20 Jack AllnuttModifying the client/server API.
2011-10-19 DarrenAdded the GNU Affero License
2011-10-14 DarrenHTTP plugin handler SSL detection fix
2011-10-14 DarrenServer listen config/listen refactor, intermediate...
2011-10-13 DarrenDisabled integrated browser due to iframe busters killi...
2011-10-13 DarrenAuto nick generation
2011-10-13 DarrenStartup animation adjusting layout
2011-10-13 Jack AllnuttInstead of stealing focus from the channel/query window...
2011-10-12 Jack AllnuttEscape chars not allowed in CSS IDs. Fix for issue #41
2011-10-03 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2011-10-03 DarrenMerge with irc handler in FF
2011-10-03 Jack Allnuttirc:// protocol handling. UI access not implemented...
2011-10-02 Darrenforcessl.js move again..
2011-10-02 Darrenforcessl.js moved to server folder, README.md typo
next