KiwiIRC.git
2013-08-03 Jack AllnuttSplit data into lines before decoding to strings
2013-08-03 Jack AllnuttMerge branch 'dep_update' into development
2013-08-02 DarrenNaming IrcConnection event handlers in State
2013-08-02 DarrengetConnectionFamily() IP address fix
2013-08-02 DarrenServer: Force data to be sent ahead of a write queue
2013-07-29 Darrenconnection.js: closure names to help with heap snapshots
2013-07-28 DarrenMinor connection.js changes
2013-07-28 DarrenCorrectly disposing IrcConnection
2013-07-27 DarrenIdentd port pairs memory leak fix
2013-07-26 DarrenDebugging console server module
2013-07-26 DarrenServer: Splitting State / IrcConnection / IrcCommands...
2013-07-26 DarrenFlood control / message throttling to the IRC server
2013-07-26 DarrenCheck the correct user for op status on a nick click
2013-07-25 DarrenMessage doubling up in server panel fix
2013-07-25 DarrenUpdate development version number
2013-07-25 DarrenUpdate master version number
2013-07-25 DarrenQuick hack to get plugins working again
2013-07-24 DarrenUpdate development version number
2013-07-24 DarrenUpdate master version number
2013-07-24 DarrenMerge branch 'development'
2013-07-24 DarrenFormatting + comments in httphandler.js
2013-07-24 Jack Allnuttno-nb -> no in translations.json
2013-07-24 Jack AllnuttRenamed no-nb.po to no.po
2013-07-24 Jack AllnuttFurther serveMagicLocale fixes
2013-07-24 Jack AllnuttFix for magic.json handling
2013-07-23 DarrenCorrect version number format
2013-07-23 DarrenUpdate development version number
2013-07-23 DarrenUpdate master version number
2013-07-23 DarrenTranslation: Russian
2013-07-23 Darrentranslations.json formatting
2013-07-23 DarrenNorsk translation; es-mx renamed to es-419
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
next