KiwiIRC.git
2012-09-23 Jack AllnuttFix: Kiwi incorrectly assumes HTTP on HTTPS connection
2012-09-23 Jack AllnuttMerge branch 'backbone_ui' of github.com:prawnsalad...
2012-09-23 DarrenDesign flaw in model.gateway + model.application fixed
2012-09-23 Darren'More' link styling in server select dialog (#71, #72)
2012-09-23 DarrenBetter disconnection/reconnection handling
2012-09-23 DarrenTidying up nickchanging #78
2012-09-22 DarrenUI changes on nickchange (#78)
2012-09-22 Jack Allnuttfix crashbug caused by using semicolons instead of...
2012-09-22 Jack AllnuttIssue #62: Userlist - hide scrollbar if not needed...
2012-09-22 Jack AllnuttDramatically simplify http-handler.js. Client directory...
2012-09-22 Jack AllnuttIssue #51: Click nick label to change nick
2012-09-22 Jack AllnuttProgress on Issue #78: If nick is taken, show a box...
2012-09-21 Jack Allnuttfix crashbug caused by using semicolons instead of...
2012-09-21 Jack AllnuttIssue #62: Userlist - hide scrollbar if not needed...
2012-09-21 Jack AllnuttDramatically simplify http-handler.js. Client directory...
2012-09-21 Jack AllnuttIssue #51: Click nick label to change nick
2012-09-21 Jack AllnuttMerge branch 'backbone_ui' of github.com:prawnsalad...
2012-09-21 Jack AllnuttProgress on Issue #78: If nick is taken, show a box...
2012-09-20 DarrenKiwi-server override disabled
2012-09-20 DarrenKiwi client/server API fully reverted
2012-09-20 DarrenClient: MOTD event ignoring servername in sent event
2012-09-20 DarrenServer->Client undefined vars fixes
2012-09-20 Darren'connect' event correctly sent to client
2012-09-19 DarrenFirefox kiwiServer detection fix
2012-09-18 Jack Allnuttmoving towards getting this working again after the...
2012-09-18 Jack Allnuttmerging extensive changes from prawnsalad/KiwiIRC
2012-09-17 DarrenHighlights/activity alerts
2012-09-17 DarrenBasic channel listing
2012-09-17 DarrenInput aliasing (InputPreProcessor)
2012-09-16 DarrenCLI theme
2012-09-16 DarrenKICK command
2012-09-16 DarrenQUOTE command
2012-09-16 DarrenGlobal objects started
2012-09-16 DarrenTheme can now change anything within #kiwi
2012-09-15 Darren/applet command
2012-09-15 DarrenApplet title updating tab; Revised applet code structure
2012-09-14 DarrenApplets + settings applet example
2012-09-14 DarrenTab closing if previous error fix
2012-09-14 DarrenIRC errors now shown
2012-09-14 DarrenMisc panels implemented
2012-09-14 DarrenCSS theming
2012-09-14 DarrenWhois events implemented
2012-09-14 DarrenRemoving scrollback divs fix
2012-09-14 DarrenKiwi globals; Built kiwi within closure
2012-09-13 DarrenServer port/ssl/password options
2012-09-13 DarrenMessagebar implemented; Gateway-reconnect
2012-09-13 DarrenCross-browser global keyboard focus
2012-09-13 DarrenIE hacks; Script loader
2012-09-05 DarrenAuto kiwi server detection + running from file
2012-09-04 DarrenNick autocompletion
2012-09-04 DarrenTab view cleanup +tab switching hotkeys
2012-09-02 DarrenNick colours
2012-09-02 DarrenDisplaying kick actions
2012-09-02 DarrenImproved link detection
2012-09-02 DarrenClickable links
2012-09-02 DarrenTopics showing correctly, IRC formatting fixed
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-31 Jack AllnuttFix for duplicate tabs displaying for the same channel...
2012-07-31 Jack Allnuttfix for crash when command parameters is not an array
2012-07-31 Jack AllnuttFix incorrect handing of NICK command
2012-07-31 Jack AllnuttClose socket to IRC server on websocket disconnect
2012-07-20 Jack AllnuttGrafting the new server to the new backbone client
2012-07-19 Jack AllnuttMerge branch 'backbone_ui' of github.com:prawnsalad...
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
2012-03-18 Jack AllnuttAdd support for HTTP Strict Transport Security.
2012-03-17 Jack AllnuttRefactoring and re-plumbing.
2012-01-30 Jack AllnuttFix block comment and remove testing variable
2012-01-30 Jack AllnuttChannel member list functional, joins, parts, quits...
2012-01-29 Jack AllnuttTabview completely removed
2012-01-22 Jack AllnuttStarting to separate model from view.
2012-01-21 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2012-01-21 Jack AllnuttRemoving git blunders
next