Client: Encoding within the URL
[KiwiIRC.git] / client / assets / src / models / application.js
2013-08-23 DarrenClient: Encoding within the URL
2013-08-18 Jack AllnuttMerge pull request #358 from M2Ys4U/buffer_parse
2013-08-17 DarrenGateway + Network reconnection methods. Jumpserver...
2013-08-17 DarrenRemoving obsolete locale strings
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-13 Jack AllnuttHave client refetch settings on reconfig
2013-08-03 Jack AllnuttMerge branch 'dep_update' into development
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-20 DarrenMerge pull request #312 from happytodesign/development
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-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-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-04 Jack AllnuttMerge branch 'master' into development
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 DarrenMerge M2Ys4U-joinfix
2013-05-25 Darrenmerging waldir-patch-1
2013-05-25 DarrenMerge pull request #271 from portshner/development
2013-05-25 DarrenClient: Handle reconnections + channel rejoining better
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