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
2015-03-11WIP: trigger login eventfeature/371-trigger-login-event-alwaysMichael Weibel
2015-03-10Merge pull request #366 from macedo/hotfix/avoid-to-leave-rooms-on-disconnectMichael Weibel
2015-02-27Merge pull request #369 from Sudrien/feature/extend_updateWindowOnAllMessagesMichael Weibel
2015-02-27compact commentSudrien
2015-02-27play notification sound on all unseen messages if updateWindowOnAllMessages c...Sudrien
2015-02-26Merge pull request #367 from melissanoelle/feature/add_event_before_adding_tabMichael Weibel
2015-02-26Add an event before adding the tab.Melissa Noelle
2015-02-26Merge pull request #339 from Sudrien/admin_info_linksMichael Weibel
2015-02-26Merge branch 'ser-master' into devMichael Weibel
2015-02-26Polish translation.Serge Victor
2015-02-26Add editorconfigMichael Weibel
2015-02-26Merge branch 'notification_sound_update' of https://github.com/Sudrien/candy ...Michael Weibel
2015-02-24Merge pull request #365 from naro/devMichael Weibel
2015-02-23avoid to leave room on disconnectRafael Macedo
2015-02-23Changed tabs to spaces in 'cs' section so the lines are lined up always the s...Radim Novotny
2015-02-22Czech translationRadim Novotny
2015-02-18Fix tests broken in previous PRBen Langfeld
2015-02-18Merge branch 'feature/pass_stanza_with_render_messages' of https://github.com...Ben Langfeld
2015-02-18Add stanza to before-render and after-render.Melissa Noelle
2015-02-18Merge pull request #362 from melissanoelle/feature/pass_stanza_with_messageBen Langfeld
2015-02-18Pass the raw XML stanza through the candy:core.message event.Melissa Noelle
2015-02-13whitespace fixesSudrien
2015-02-13IE9 SCRIPT16385 fix, issue #356Sudrien
2015-02-10Merge pull request #352 from candy-chat/feature/message_carbonsBen Langfeld
2015-02-10Support XEP-0280: Message CarbonsBen Langfeld
2015-02-10Add support for message carbons to the devboxBen Langfeld
2015-02-10Substitute exception handling for conditionalsBen Langfeld
2015-02-10Not all platforms serialise XML equallyBen Langfeld
2015-02-09Tests are currently failing on IE9Ben Langfeld
2015-02-09Merge pull request #355 from candy-chat/feature/true-contact-nameBen Langfeld
2015-02-09Include best known name for message senders in message eventBen Langfeld
2015-02-09A ChatUser should reveal its nameBen Langfeld
2015-02-09Properly refresh global roster state between testsBen Langfeld
2015-02-07Must reset connections when re-attaching to themBen Langfeld
2015-02-06Merge pull request #354 from candy-chat/feature/room-member-statusBen Langfeld
2015-02-06Include user's room status in template rendering separately from that of an a...Ben Langfeld
2015-02-06Track room member status on the ChatUser modelBen Langfeld
2015-02-05Merge branch 'feature/check_for_mobile_prevent_autofocus' into devBen Langfeld
2015-02-05LintBen Langfeld
2015-02-04Correct globalsBen Langfeld
2015-02-04Tablet support.Melissa Noelle
2015-02-04Use detectmobilebrowser.com's open source and much more thorough way to check...Melissa Noelle
2015-02-04Add a utility class to check if we're on mobile or not, and then when we go t...Melissa Noelle
2015-02-04Merge pull request #346 from bklang/feature/remove_incorrect_presence_warningBen Langfeld
2015-01-29Merge pull request #349 from Sudrien/unread_message_optionsMichael Weibel
2015-01-29window.top.document.title is the way it's SUPPOSED to be done, and also doesn...Sudrien
2015-01-28better audio checkSudrien
2015-01-28updateWindowOnAllMessages effects notification sounds tooSudrien
2015-01-28switch from flash fallback to multiple formats/bgsound fallbackSudrien
2015-01-28audio file options, try to force binarySudrien