KiwiIRC.git
2013-06-04 Jack AllnuttMerge branch 'master' into development
2013-06-04 Jack AllnuttBumping version number to 0.6.0
2013-06-04 DarrenStop notices appearing twice in server panel
2013-06-04 DarrenMerge pull request #284 from M2Ys4U/regex
2013-06-04 DarrenMerge pull request #287 from M2Ys4U/highlight
2013-06-04 Jack AllnuttEscape special characters before embedding them in...
2013-06-04 DarrenMerge pull request #286 from M2Ys4U/err_nick
2013-06-04 Jack AllnuttFix nickname in use handling in network.js
2013-06-04 Jack AllnuttRespond to ERR_ERONEOUSNICKNAME
2013-06-03 Jack AllnuttRemove event bindings from commands.js
2013-06-03 Jack AllnuttBring parse regex inline with RFC for user part of...
2013-06-01 DarrenMerge pull request #280 from M2Ys4U/settings
2013-06-01 Jack AllnuttDo not save the default client settings
2013-06-01 Jack AllnuttAllow default client settings to be configurable
2013-06-01 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2013-05-27 DarrenUpdate README.md
2013-05-27 DarrenMerge pull request #276 from M2Ys4U/uglify_update
2013-05-27 Jack AllnuttUpgrade uglify-js from 1.2.3 to 2.3.6
2013-05-27 DarrenUserbox fix #274
2013-05-27 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
2013-05-25 Darrenremove joining channel loader / query window fix
2013-05-25 Jack AllnuttMerge pull request #273 from M2Ys4U/formatfix
2013-05-25 Jack AllnuttFix broken italics handling
2013-05-25 DarrenPolishing join-fix
2013-05-25 DarrenMerge M2Ys4U-joinfix
2013-05-25 Darrenmerging waldir-patch-1
2013-05-25 DarrenGitHub gist media messages
2013-05-25 DarrenMediaMessages tidy
2013-05-25 DarrenMerge pull request #271 from portshner/development
2013-05-25 DarrenServer code cleaning
2013-05-25 DarrenForwarding chanserv notices to its associated channel
2013-05-25 DarrenMore server notice detecting
2013-05-25 DarrenDifferentiating between server and non server notices
2013-05-25 DarrenRedundant MediaMessages caching
2013-05-25 DarrenClient: Extending view events correctly. Fixes nick...
2013-05-25 DarrenMenuBox disposing improvements
2013-05-25 DarrenClient: Showing IrcErrors #268 #259
2013-05-25 DarrenClient: Handle reconnections + channel rejoining better
2013-05-24 DarrenMerge pull request #272 from M2Ys4U/nickclick
2013-05-24 portshnerUpdate mediamessage.js
2013-05-24 portshnerUpdate mediamessage.js
2013-05-24 portshnerUpdate mediamessage.js
2013-05-24 Jack AllnuttMake nicks clickable to bring up the userbox
2013-05-24 portshnerUpdate mediamessage.js
2013-05-24 portshnerUpdate mediamessage.js
2013-05-22 DarrenClient: ACTION fix
2013-05-22 DarrenMerge pull request #267 from M2Ys4U/jquery_upgrade
2013-05-22 Jack AllnuttUpgrade to jQuery 1.9.1
2013-05-22 DarrenClient: Moving utils.js to helpers directory
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-22 Jack AllnuttMoving "joining channel..." removal to view
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-20 Jack AllnuttRemove "Joining channel..." properly when show joins...
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 Waldir PimentaCleanup: remove newline added in previous commits
2013-05-13 Waldir PimentaFixing previous commit: only works in the Relaxed theme
2013-05-13 Waldir PimentaNicer-looking nick area (see PR #187 for background)
2013-05-13 DarrenClient: Applying the nick + channel given in the URL...
next