KiwiIRC.git
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... Adding missing translation
2013-07-22 Vinicius Daly... Finished brazilian portuguese translation
2013-07-21 DarrenDNSBL: Include blocked address in error log
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-18 DarrenControl module fixes
2013-07-18 DarrenServer: Moving events from the module prototype
2013-07-17 DarrenIdentd server tweaks
2013-07-17 DarrenIdentd resolving usernames/idents correctly
2013-07-17 DarrenImprove Identd server to actually process data it receives
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-14 DarrenConnecting to the correct host for outgoing connections
2013-07-14 DarrenCorrect config.outgoing_address var name
2013-07-14 DarrenOutgoing connection refactor
2013-07-13 Jack AllnuttAllow configuration of IP addresses to use for outgoing...
2013-07-10 DarrenServer module refactor; Control module refactor;
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-10 DarrenDNSBL server module
2013-07-10 DarrenServer: .preventDefault() support in module events
2013-07-10 DarrenDon't auto connect an IRC connection in the constructor
2013-07-08 Jack AllnuttMerge pull request #331 from M2Ys4U/spdy
2013-07-07 Jack AllnuttMove translation files from assets/locales to assets...
2013-07-07 Jack AllnuttUse async readdir in locales directory, reorder checkin...
2013-07-07 Jack AllnuttMerge branch 'i18n' of github.com:M2Ys4U/KiwiIRC into...
2013-07-07 Jack AllnuttSend the Content-Language header when directly loading...
2013-07-07 Jack AllnuttFix fallback JSON
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-07 Jack Allnuttuse SPDY
2013-07-05 Jack AllnuttMerge pull request #329 from M2Ys4U/perf
2013-07-05 Jack AllnuttRPL_NAMEREPLY: Don't loop over the whole nick when...
2013-07-05 Darren`stats` command accessible via `./kiwi stats`
2013-07-05 Jack AllnuttLoad translations from the server & add language to...
2013-07-04 Jack AllnuttUse jed to handle translatable strings
2013-07-02 DarrenREADME: Use https links for git clone
2013-07-01 DarrenMerge pull request #326 from happytodesign/development
2013-07-01 Vlad ChernushevichSlight fix to the protocol button description
2013-07-01 Darrenremove `encoded_test` global var
2013-07-01 DarrenMerge pull request #310 from Felizardo/encoding2
2013-07-01 Darren"Default IRC client" changes
2013-06-29 Vinicius Daly... 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-27 DarrenCorrectly triggering IRC socket close events
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-24 Vinicius Daly... Forgot to remove output that I was using for debug
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 DarrenUpdate development version number
2013-06-22 DarrenUpdate master version number
2013-06-22 DarrenUsing CSS to hide repeated nicks
2013-06-22 DarrenUpdate version number
next