Removing junk from .po files
[KiwiIRC.git] / client /
2013-07-23 DarrenRemoving junk from .po files
2013-07-23 DarrenUpdating translations (de, en, es, fr, he, pt-br)
2013-07-23 DarrenMerge pull request #347 from Allmoz/development
2013-07-23 AllmozUpdate translations.json
2013-07-23 AllmozRename es-la.po to es-mx.po
2013-07-23 DarrenMerge pull request #345 from Allmoz/development
2013-07-23 AllmozSecond rev. es-la
2013-07-22 AllmozFirst Preliminar Translation
2013-07-22 Allmozadd es-la to translations
2013-07-22 AllmozCreate es-la.po
2013-07-22 Darrenmore app.js formatting
2013-07-22 Darren/invite command handling
2013-07-22 Darrenapp.js formatting
2013-07-22 DarrenMerge pull request #344 from Flauschbaellchen/i18n
2013-07-22 NoxxUpdate translation template.po to latest version
2013-07-22 NoxxSmall improvement and fix to german translation
2013-07-22 DarrenMerge pull request #343 from Felizardo/pt-br-translation
2013-07-22 Vinicius Daly Feli... Adding missing translation
2013-07-22 Vinicius Daly Feli... Finished brazilian portuguese translation
2013-07-21 DarrenWarn to refresh page after language change
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 Jack AllnuttRemove redundant file more.png
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-16 DarrenMerge pull request #337 from M2Ys4U/select-collapse
2013-07-16 Jack AllnuttAllow "server and network" section to be collapsed...
2013-07-10 Jack AllnuttMerge pull request #5 from Flauschbaellchen/i18n
2013-07-10 NoxxMade en-gb to our default language and use it for fallb...
2013-07-10 NoxxChanged locale's identifier to one-word unique ones...
2013-07-07 Jack AllnuttMove translation files from assets/locales to assets...
2013-07-07 Jack AllnuttMerge branch 'i18n' of github.com:M2Ys4U/KiwiIRC into...
2013-07-07 Jack AllnuttAdd German to the list of available translations
2013-07-07 Jack AllnuttMerge pull request #4 from Flauschbaellchen/i18n
2013-07-07 NoxxSmall corrections for german translation
2013-07-07 Jack AllnuttMerge pull request #3 from Flauschbaellchen/i18n
2013-07-07 NoxxFirst version of german translation
2013-07-07 NoxxCorrectly escape quotation marks within locales
2013-07-07 NoxxFixed small typo in locale template.po
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 #326 from happytodesign/development
2013-07-01 Vlad ChernushevichSlight fix to the protocol button description
2013-07-01 DarrenMerge pull request #310 from Felizardo/encoding2
2013-07-01 Darren"Default IRC client" changes
2013-06-29 Vinicius Daly Feli... No more need to specify a set of available encodings
2013-06-28 DarrenMerge pull request #325 from M2Ys4U/proto
2013-06-28 Jack Allnuttuse snake_case instead of camelCase for class names...
2013-06-28 DarrenMerge pull request #324 from happytodesign/development
2013-06-28 Jack AllnuttAdd button to register Kiwi as a handler for the irc...
2013-06-28 Vlad ChernushevichDownsize favicon image when drawing on canvas
2013-06-28 DarrenMerge branch 'happytodesign-favicon_notifications'...
2013-06-28 Darrenfavicon now with multiple sizes + working on ie10
2013-06-28 Vlad ChernushevichMove global canvas var to this.canvas
2013-06-28 Vlad ChernushevichAdd canvas to this.canvas (favicon.js)
2013-06-28 Vlad ChernushevichAdjust letter-spacing depending on OS. More comments.
2013-06-28 DarrenMessage padding in CLI theme
2013-06-28 Vlad ChernushevichChange favicon format to .ico. Small improvements to...
2013-06-28 DarrenMessage padding in the basic theme
2013-06-27 happytodesignAdd missing canvas support check on _resetHighlights
2013-06-25 Vlad ChernushevichAdd favicon notifications on private messages
2013-06-25 Vlad Chernushevich− Rename text_width, text_height to bubble_width, bubbl...
2013-06-25 Vlad Chernushevich− Add canvas support check
2013-06-24 Vlad ChernushevichRemove old favicon code from views/application.js
2013-06-24 Vlad Chernushevich− Update code indentation
2013-06-24 Vlad ChernushevichCreate favicon view
2013-06-23 Vlad ChernushevichAdd favicon notifications
2013-06-22 DarrenMerge pull request #315 from happytodesign/development
2013-06-22 Vlad ChernushevichRemove template_vars
2013-06-22 DarrenUsing CSS to hide repeated nicks
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 ChernushevichAdd comment to time_difference
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 Vlad ChernushevichAdjust var readability
2013-06-20 Vlad ChernushevichEliminate recurring nicknames in chat window
2013-06-20 DarrenJoining invalid channel name exception fix #308
2013-06-20 DarrenMerge pull request #305 from happytodesign/development
2013-06-20 Vinicius Daly Feli... Finished /encoding command to change encoding on the fly
2013-06-18 Vlad ChernushevichSplit message on all types of whitespaces. Revert previ...
2013-06-18 Vlad ChernushevichMerge branch 'development' of https://github.com/prawns...
2013-06-17 Vlad ChernushevichConvert whitespaces to fix links sticking together
2013-06-17 DarrenNick taken fix
2013-06-16 DarrenMerge pull request #304 from happytodesign/development
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-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...
next