Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/candy-chat/candy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-24Merge branch 'dev' into feature/xhtml-colorsfeature/xhtml-colorsMichael Weibel
2014-01-24Improve #214: prevent errors in certain cases when false is returnedMichael Weibel
2014-01-23Merge devMichael Weibel
2014-01-23Add sourcemap to candy.minMichael Weibel
2014-01-23Fix #214: improve events to be canceableMichael Weibel
2014-01-23Fix copyright headerMichael Weibel
2014-01-23Fix #215: on before/after events, use same evtDataMichael Weibel
2014-01-22Fix #219: don't act on non-room disco repliesMichael Weibel
2014-01-22Merge devMichael Weibel
2014-01-22Fix #220 invalid html tags generatedMichael Weibel
2014-01-22fix #216: rename view.resources to view.assetsMichael Weibel
2014-01-22Fix Action: add IDs everywhereMichael Weibel
2014-01-21Update versionMichael Weibel
2014-01-20Version 1.6.0 stablev1.6.0Michael Weibel
2014-01-19Merge branch 'dev' into feature/xhtml-colorsMichael Weibel
2014-01-19Fix translation.js includes (weird it was already on dev?!)Michael Weibel
2014-01-19Merge devMichael Weibel
2014-01-19Use uglify for concatenating, update CONTRIBUTINGMichael Weibel
2014-01-17Upgrade again :) (dev deps)Michael Weibel
2014-01-17Update dev depsMichael Weibel
2014-01-17Update version - beta3v1.6.0-beta3Michael Weibel
2014-01-17Merge pull request #213 from candy-chat/feature/202-disconnect-smootheningMichael Weibel
2014-01-16Proposal for issue #202Michael Weibel
2014-01-15Revert escaping on submit (instead escape in plugin)Michael Weibel
2014-01-14Fix label for nickname conflict formMichael Weibel
2014-01-14Fix grammarMichael Weibel
2014-01-14Fix #211 (more howto in example)Michael Weibel
2014-01-14Fix XHTML parsing in textMichael Weibel
2014-01-14Make XHTML parsing more robust & display error in case there is oneMichael Weibel
2014-01-14Remove unneeded commentMichael Weibel
2014-01-14Fix #204 - add support for XHTMLMichael Weibel
2014-01-13Fix #208 nick assignmentv1.6.0-beta2Michael Weibel
2014-01-13Merge branch 'nick_assignment_fix' of git://github.com/PaulSD/candy into devMichael Weibel
2014-01-11update bundle/minPatrick Stadler
2014-01-11Merge pull request #209 from PaulSD/resource_paramPatrick Stadler
2014-01-11Allow the JID resource to be set using an intuitive parameter namePaul Donohue
2014-01-11Properly handle nick assignment when joining a MUC roomPaul Donohue
2014-01-10Remove unneeded 'clone()' functionMichael Weibel
2014-01-10Fix caps node to be candy url & reset submodule for strophe to be on the stan...v1.6.0-beta1Michael Weibel
2014-01-10Reflect new version in bower, package and candy.about.nameMichael Weibel
2014-01-10Update CONTRIBUTING with 'grunt watch'Michael Weibel
2014-01-10Support for changing nicknameMichael Weibel
2014-01-07Update jQuery-i18n to v1.1.1Michael Weibel
2014-01-06Remove deprecated event systemMichael Weibel
2014-01-06Update copyright date & add strict parsing everywhereMichael Weibel
2014-01-06Run jshint whenever a src file changesMichael Weibel
2014-01-06Fix while syntax in ie checkMichael Weibel
2014-01-06Merge pull request #203 from lkraav/patch-1Patrick Stadler
2014-01-06example: index.html add "autojoin" to required set of init parametersLeho Kraav
2014-01-06fix minor issuePatrick Stadler