KiwiIRC.git
2012-10-21 Darrenclient + ircconnection cleanup
2012-10-21 Darrenkiwi.js, WebListener and HttpHandler refactor. Remove...
2012-10-10 DarrenRemoved jade dependancy
2012-10-10 DarrenCorrectly reading passed application options
2012-10-08 DarrenMerged old+new server
2012-10-08 DarrenIgnoring new client kiwi*.js
2012-10-08 DarrenSwitching old client with the new
2012-10-08 DarrenAdded a /slap command
2012-10-08 DarrenWindow clsoe confirmation if connected
2012-10-08 DarrenActions/joins/parts messages tidy up
2012-10-08 DarrenServer login literature change
2012-10-07 DarrenDocument title changes on activity
2012-10-07 Darrenjoin/parts no longer highlighting its tab
2012-10-07 Darrenmodel.Application refactor
2012-10-07 DarrenPrototype leak fixes
2012-10-06 DarrenMerge branch 'backbone_ui' of https://github.com/M2Ys4U...
2012-10-06 DarrenChanlist applet
2012-10-06 Jack AllnuttCorrecting date formatting for RPL_WHOISIDLE
2012-10-06 Jack AllnuttWHOIS: Add support for RPL_WHOISREGNICK
2012-10-06 Jack AllnuttWHOIS fixes.
2012-10-03 DarrenLiterature typos
2012-10-03 DarrenMissing image from previous commit
2012-10-03 DarrenServer selection dialog styling
2012-10-03 DarrenMember comparator update
2012-10-03 DarrenRemoving Panels properly
2012-10-03 DarrenCorrectly detecting running from file:
2012-10-02 DarrenRemoved some console.logs
2012-10-02 DarrenServer tab icons #52 #53
2012-10-02 DarrenNot submitting serverselection form if already in progress
2012-10-02 DarrenServer crash on connecting twice fix
2012-10-02 DarrenServing server defaults via /client/ url
2012-10-02 DarrenCommon date formatting for less verbose output
2012-10-02 Jack AllnuttResolves #63: Re-order nicks in nicklist when a mode...
2012-10-02 DarrenMemberlist resizing #56
2012-10-01 DarrenServer using correct webirc pass / user pass
2012-10-01 DarrenReverting kiwi.model.Application backbone object
2012-10-01 DarrenRemoved startup flicker; Tidier show/hideBars()
2012-10-01 DarrenSwitching to auto-connect channels #64
2012-10-01 DarrenServer selection dialog styling #58 #70 #73
2012-10-01 DarrenFirefox element focus hack
2012-10-01 DarrenKiwi logos #74 #57
2012-10-01 DarrenElement tabbing/focussing. #66 #67 #68
2012-10-01 DarrenPanel model now .unbind()ing events
2012-09-30 DarrenRegex reverted back kiwi original
2012-09-30 DarrenMode change text now formatted
2012-09-27 Jack AllnuttProper handling of the MODE command.
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
next