Allowing periods in clickable channel names
[KiwiIRC.git] / client / assets / src / models /
2013-08-17 DarrenmanageDebug() replaced to html5boilerplate console...
2013-08-17 DarrenReconnection messages moved to locales
2013-08-17 DarrenMerge branch 'settings' into development
2013-08-17 DarrenClient broadcasting method + jump server command
2013-08-15 DarrenMerge pull request #366 from coinpr0n/master
2013-08-15 DarrenMerge pull request #365 from coinpr0n/master
2013-08-13 Jack AllnuttHave client refetch settings on reconfig
2013-08-10 DarrenMerge branch 'settings' of https://github.com/M2Ys4U...
2013-08-10 DarrenMerge branch 'settings' of https://github.com/M2Ys4U...
2013-08-09 DarrenClient: Crashing out on notices with nicks fix
2013-08-03 Jack AllnuttMerge branch 'dep_update' into development
2013-07-25 DarrenMessage doubling up in server panel fix
2013-07-22 Darren/invite command handling
2013-07-21 Jack AllnuttMerge pull request #342 from M2Ys4U/i18n
2013-07-21 Jack AllnuttMerge branch 'i18n' into development
2013-07-19 DarrenClient: Apply default settings before applying any...
2013-07-16 DarrenMerge pull request #338 from M2Ys4U/key
2013-07-16 Jack AllnuttAllow default channel key to be specified in config...
2013-07-10 Jack AllnuttMerge pull request #5 from Flauschbaellchen/i18n
2013-07-10 NoxxChanged locale's identifier to one-word unique ones...
2013-07-05 Jack AllnuttLoad translations from the server & add language to...
2013-07-04 Jack AllnuttUse jed to handle translatable strings
2013-07-01 DarrenMerge pull request #310 from Felizardo/encoding2
2013-06-29 Vinicius Daly Feli... No more need to specify a set of available encodings
2013-06-22 DarrenClient: Passing the default nick to a new IRC connection
2013-06-20 Vinicius Daly Feli... Fixing identation
2013-06-20 DarrenMerge pull request #312 from happytodesign/development
2013-06-20 Vlad ChernushevichShow nick if time difference between messages is 1min+
2013-06-20 Vlad ChernushevichRevert "Show nick if time difference between messages...
2013-06-20 Vlad ChernushevichShow nick if time difference between messages is 1min+
2013-06-20 DarrenMerge pull request #311 from happytodesign/development
2013-06-20 DarrenJoining invalid channel name exception fix #308
2013-06-20 Vinicius Daly Feli... Finished /encoding command to change encoding on the fly
2013-06-18 Vlad ChernushevichMerge branch 'development' of https://github.com/prawns...
2013-06-17 DarrenNick taken fix
2013-06-16 DarrenMerge pull request #304 from happytodesign/development
2013-06-16 Darren/raw => /quote alias added into default set
2013-06-16 DarrenAdding WHOWAS command to the client
2013-06-16 DarrenMerge pull request #303 from M2Ys4U/whowas
2013-06-16 DarrenMerge branch 'development' of github.com:prawnsalad...
2013-06-16 DarrenFixing indentation
2013-06-16 DarrenMerge branch 'development' of https://github.com/Feliza...
2013-06-15 Jack AllnuttHandle replies to WHOWAS command
2013-06-14 Vinicius Daly Feli... Fixing code style
2013-06-14 Vinicius Daly Feli... mend
2013-06-14 Vinicius Daly Feli... [ISSUE 250] Showing message when user is kicked or...
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-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 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-25 DarrenPolishing join-fix
2013-05-25 DarrenMerge M2Ys4U-joinfix
2013-05-25 Darrenmerging waldir-patch-1
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 DarrenClient: Showing IrcErrors #268 #259
2013-05-25 DarrenClient: Handle reconnections + channel rejoining better
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: Folder restructure