KiwiIRC.git
2013-05-22 DarrenClient: view.js split up into multiple files
2013-05-22 Darrenpackage.js update
2013-05-22 DarrenClient: Removing obsolete code
2013-05-22 DarrenMoved view.js into views folder
2013-05-22 DarrenClient: Folder restructure
2013-05-22 DarrenClient: jquery/lodash/backbone moved into libs folder
2013-05-22 DarrenMerge pull request #264 from M2Ys4U/list
2013-05-22 Jack AllnuttInline the anyOpen() function to avoid overhead of...
2013-05-22 Jack AllnuttRemove IE browser sniffing and enable ordering for...
2013-05-22 Jack AllnuttOptimise chanlist render()
2013-05-22 Jack AllnuttReplace manual DOM manipulation with one document.creat...
2013-05-20 DarrenMerge pull request #265 from M2Ys4U/memberlist
2013-05-20 Jack AllnuttAvoid re-creating the member list elements on every...
2013-05-20 Jack AllnuttRe-work the chanlist applet.
2013-05-20 DarrenNotices into the active panel
2013-05-20 DarrenShowing IRC disconnections to the user #81
2013-05-20 DarrenMore connection errors now displayed
2013-05-20 DarrenAWAY output in WHOIS
2013-05-20 DarrenClient: memberlist disabled class fix
2013-05-19 Darren#controlbox -> .controlbox
2013-05-19 Darren#memberlists_resize_handle & #memberlists changed to...
2013-05-19 Darrenview.StatusMessage slideUp/Down callback using correct...
2013-05-19 Darren#status_message now .status_message
2013-05-19 Darren#topic & #tabs -> .topic & .tabs
2013-05-19 DarrenClient: #toolbar change to .toolbar
2013-05-17 DarrenMerge branch 'master' into development
2013-05-17 DarrenServer: Capturing DNS exceptions
2013-05-16 DarrenMerge pull request #256 from ThiefMaster/patch-1
2013-05-16 ThiefMasterDon't use for..in for n array
2013-05-16 DarrenMerge branch 'development'
2013-05-16 Darrenindex.html template incorrect image link fix
2013-05-16 DarrenClient: Added app.panels() to global object
2013-05-15 Jack AllnuttMore constistant CSS class name
2013-05-15 Jack AllnuttFix issue where making links clickable conflicted with...
2013-05-15 DarrenMerge pull request #254 from M2Ys4U/colour
2013-05-15 Jack AllnuttMore constistant CSS class name
2013-05-15 Jack AllnuttFix issue where making links clickable conflicted with...
2013-05-14 DarrenPositioning fix for channel key icon
2013-05-14 DarrenMerge branches 'development' and 'development' of githu...
2013-05-14 DarrenMerge pull request #253 from Flauschbaellchen/chatbuffe...
2013-05-14 NoxxFixed typo introduced in commit c11bb23
2013-05-14 DarrenChannel key option in server select dialog changes
2013-05-14 NoxxChatBuffer-KeyUp: Suppress browser's default behavior...
2013-05-14 DarrenMerge pull request #252 from Flauschbaellchen/channelkey
2013-05-14 NoxxChanged type of channel-key input field to 'password'
2013-05-13 DarrenClient: Applying the nick + channel given in the URL...
2013-05-13 DarrenActive tab highlighting
2013-05-11 DarrenMerge pull request #244 from M2Ys4U/cap
2013-05-11 Jack AllnuttFix bug where we would fail to do SASL negotation if...
2013-05-09 DarrenMerge branch 'multi_server' into development
2013-05-09 DarrenMerge pull request #239 from M2Ys4U/key
2013-05-09 Jack AllnuttAdd option to enter channel key on server selection...
2013-05-09 DarrenNewConnection info view switching
2013-05-09 DarrenNewConnection dialog slide-out infobox implemented
2013-05-09 DarrenNewConnection dialog positioning
2013-05-06 DarrenShowing the correct server panel on panel close
2013-05-06 DarrenMerge branch 'development' into multi_server
2013-05-06 DarrenMedia stayling in basic theme
2013-05-06 DarrenNew connection styling; Resize handle in basic theme fix
2013-05-06 DarrenBuild script + index.html.tmpl updated
2013-05-06 DarrenApplet panels using correct CSS classname
2013-05-06 DarrenRemoving console.logs()
2013-05-04 DarrenRemoved horizontal divider from bottom of userbox
2013-05-04 Darrenmeta+[] shortcut keys for switching between panels
2013-05-04 DarrenClient: showing nick changes; Updating tab name on...
2013-05-03 DarrenMerge pull request #236 from M2Ys4U/event_delimiter
2013-05-03 Jack AllnuttUse a space instead of colon as event delimiter
2013-05-02 DarrenBackbone+lodash updated; Gateway mehods accepting conne...
2013-05-02 Darren/server command
2013-05-01 DarrenImproved channel joining + panel creation; Auto joining...
2013-04-29 DarrenRemoved obsolete comment
2013-04-29 DarrenServer connection dialog extracted
2013-04-28 DarrenControlInput updating nick view properly
2013-04-27 DarrenConnection dialog removed from the server panel
2013-04-27 Darrenmodel_networkpanellist extracted to its own file
2013-04-25 Darrennetwork + applet tabs looking + fitting better
2013-04-24 DarrendoLayout() after a panel has emitted its events
2013-04-24 Darrengateway typo
2013-04-24 DarrenChange nick UI + nick updating properly
2013-04-24 DarrenTabs + panels + core code working with multi-connections
2013-04-24 DarrenTabs now a list of network tabs
2013-04-23 DarrenReading data from network objects rather than gateway...
2013-04-23 DarrenListening for events before 001 is sent
2013-04-23 DarrenGateway.newConnection()
2013-04-22 DarrenClient: Active panel/connection tracking
2013-04-22 DarrenMerge pull request #229 from M2Ys4U/bat
2013-04-22 Jack AllnuttAdd batch file for Windows
2013-04-21 Jack AllnuttMerge pull request #228 from M2Ys4U/listen_error
2013-04-21 Jack AllnuttShow an error when we're unable to bind to an address...
2013-04-21 DarrenMerge pull request #227 from snikch/master
2013-04-21 Mal CurtisDon't kick the kicker out of the rooms
2013-04-21 DarrenMulti-connections working
2013-04-21 DarrenMerge pull request #223 from pepijndevos/extension
2013-04-21 Pepijn de Vosadd filename to url
2013-04-21 DarrenTab shortbut keys working again
2013-04-21 DarrenMerge with development branch x2
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
next