Remove junk console.log
[KiwiIRC.git] / client /
2013-06-16 Vlad ChernushevichRemove junk console.log
2013-06-16 Vlad ChernushevichChange return false; to return;, since we don't wan...
2013-06-16 Vlad ChernushevichAdd .length to !$el, replace break; with return false;
2013-06-16 Vlad ChernushevichCheck if setting exists
2013-06-16 Vlad Chernushevich* Unminify settings css
2013-06-15 Vlad Chernushevich.input-group → .control-group
2013-06-15 Vlad ChernushevichRename .settings to .settings_container for more specif...
2013-06-15 Vlad ChernushevichRemove unnecessary thumbnails
2013-06-14 Vlad ChernushevichUpdate options page styling
2013-06-14 Vlad ChernushevichUpdate options page css
2013-06-14 Vlad Chernushevich* Updated options page styling
2013-06-14 Vlad Chernushevich* New options page
2013-06-11 DarrenResetting CSS classes on member mode change #290
2013-06-11 DarrenMoving server dialog side panel loading into View
2013-06-11 DarrenOnly expand server connection info box if visible
2013-06-11 DarrenHiding side panel on mini theme
2013-06-11 DarrenMerge pull request #295 from Felizardo/development
2013-06-11 Vinicius Daly Feli... [ISSUE 293] Mini theme was not showing the channels...
2013-06-09 DarrenSeparating script editor conflicting styles
2013-06-06 DarrenOnly append : to a tabbed nick if it's the first word...
2013-06-05 DarrenDon't send empty WHOIS commands
2013-06-05 DarrenWHOIS now sending 'whois $nick $nick'; /w alias added...
2013-06-05 DarrenDo not re-join closed auto-joined channels on reconnect
2013-06-04 Jack AllnuttMerge branch 'master' into development
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-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 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 DarrenForwarding chanserv notices to its associated channel
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 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-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...
next