KiwiIRC.git
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 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
2013-06-22 DarrenUpdate version number
2013-06-22 DarrenClient: Passing the default nick to a new IRC connection
2013-06-20 Vinicius Daly... 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 DarrenParsing log output when saving to file #306
2013-06-20 DarrenMerge pull request #305 from happytodesign/development
2013-06-20 Vinicius Daly... 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-18 Vinicius Daly... iconv-lite installed and coverting from a specific...
2013-06-17 Vlad ChernushevichConvert whitespaces to fix links sticking together
2013-06-17 DarrenNick taken fix
2013-06-16 DarrenServer: Case insensitive events
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;
next