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-22Temp commit to test IE fix once I canfeature/218-ie-compat-fixMichael 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-19Fix translation.js includes (weird it was already on dev?!)Michael 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-14Fix label for nickname conflict formMichael Weibel
2014-01-14Fix grammarMichael Weibel
2014-01-14Fix #211 (more howto in example)Michael 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
2014-01-06Add event trigger before connectingMichael Weibel
2014-01-06Fix PrivacyLists for ProsodyMichael Weibel
2014-01-06Fix escaping/unescaping for muc/private roomsMichael Weibel
2013-12-30Fix loginform translationMichael Weibel
2013-12-23Bring back connection.sync mode for BOSH connectionsMichael Weibel
2013-12-23Bring back IE <9 checkMichael Weibel
2013-12-18Add notify for tasksMichael Weibel
2013-12-17Switch from username to nickname in anon loginMichael Weibel
2013-12-17Add portuguese translationMichael Weibel
2013-12-17linkify subject by defaultMichael Weibel
2013-12-17Add ARIA label to text fieldMichael Weibel
2013-12-16Merge branch 'master' into devMichael Weibel
2013-12-16Display error message if autojoin emptyMichael Weibel
2013-12-16Upgrade to jQuery >= 1.9Michael Weibel
2013-12-16Upgrade to Strophe.js v1.1.1Michael Weibel
2013-12-16Replace Makefile with GruntfileMichael Weibel