merging extensive changes from prawnsalad/KiwiIRC
[KiwiIRC.git] / client_backbone /
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-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