Use case-insensitive comparisons against own nick.
[KiwiIRC.git] / client / assets / src / models / network.js
2013-09-08 Tim PetersonUse case-insensitive comparisons against own nick.
2013-08-18 Jack AllnuttMerge pull request #358 from M2Ys4U/buffer_parse
2013-08-17 DarrenGateway + Network reconnection methods. Jumpserver...
2013-08-15 DarrenMerge pull request #366 from coinpr0n/master
2013-08-15 DarrenMerge pull request #365 from coinpr0n/master
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-21 Jack AllnuttMerge pull request #342 from M2Ys4U/i18n
2013-07-21 Jack AllnuttMerge branch 'i18n' into development
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-04 Jack AllnuttUse jed to handle translatable strings
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 DarrenMerge pull request #303 from M2Ys4U/whowas
2013-06-16 DarrenMerge branch 'development' of github.com:prawnsalad...
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... [ISSUE 250] Showing message when user is kicked or...
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 Jack AllnuttMerge branch 'master' of github.com:prawnsalad/KiwiIRC
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: Folder restructure