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
path: root/src/core
AgeCommit message (Expand)Author
2016-09-15Prevent XHTML parsing when XHTML is not enabled.Guus der Kinderen
2015-08-04Merge pull request #409 from candy-chat/feature/legalBen Langfeld
2015-08-01Fix handling an empty priorityBen Klang
2015-07-26Simplify legal notice in every source filefeature/legalBen Langfeld
2015-07-26Assign copyright to the Adhearsion FoundationBen Langfeld
2015-05-18fix typosVitaly Takmazov
2015-05-18fix jabber:iq:version replyVitaly Takmazov
2015-03-24Use new “warn”-level loggerBen Klang
2015-03-05Room members should be explicitly set online on any presenceBen Langfeld
2015-02-18Pass the raw XML stanza through the candy:core.message event.Melissa Noelle
2015-02-10Support XEP-0280: Message CarbonsBen Langfeld
2015-02-10Substitute exception handling for conditionalsBen 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-06Track room member status on the ChatUser modelBen Langfeld
2015-01-15Prosody does not serve 'html[xmlns] body[xmlns]' to MSIE, just 'html[xmlns] b...Sudrien
2014-11-20Add a delay marker to delayed messages so that we can more easily tell if it'...Melissa Noelle
2014-09-24Add a flag on room presence indicating creationBen Klang
2014-09-22Default to the current date if no delay stamp is availableBen Klang
2014-08-08Simplify checking presence status codesBen Langfeld
2014-08-08Remove a useless return statementBen Langfeld
2014-08-08Extract invite parsing to a functionBen Langfeld
2014-08-08Make this conditional much clearerBen Langfeld
2014-08-08Messages always have a typeBen Langfeld
2014-08-08Move view logic out of event handlingBen Langfeld
2014-08-08Properly handle invites without values for optional parametersBen Langfeld
2014-08-08Tests for and fix chat state notificationsBen Langfeld
2014-08-08Test coverage of message event productionBen Langfeld
2014-08-08Whitespace fixesBen Langfeld
2014-08-07Reduce repetition in handling of our own room leave presenceBen Langfeld
2014-08-06Detect messages from room JIDs properlyBen Langfeld
2014-08-06One on one messages should be opened in a single tab regardless of the resour...Ben Langfeld
2014-08-06Track main rosterBen Langfeld
2014-08-02Save memory by only defining these methods onceBen Langfeld
2014-07-28removed excessive escapingAlexey Zakhlestin
2014-07-14Request bookmarks stored in PubSubMichael Weibel
2014-07-11More flexible invites.Michael Weibel
2014-07-08ejabberd *does* support BookmarksBen Langfeld
2014-07-03Fix #262: jshint, comment & xmlnsMichael Weibel
2014-07-03Fix #262: room invitation methodMichael Weibel
2014-06-27Chat invites supportMichael Weibel
2014-06-05Merge branch 'typing_notifications' of github.com:melissanoelle/candy into me...Michael Weibel
2014-06-04Added documentation.Melissa Noelle
2014-06-04Fix private messages with a subject node in itMichael Weibel
2014-06-03Added new trigger for typing notifications.Melissa Noelle
2014-03-11Adds inspection of the message type attribute. Types of normal and those not ...Joshua Heiks
2014-03-05Added new event "candy:core:chat:message:other" to Candy.Core.Event.Jabber.Me...Joshua Heiks
2014-02-13Fix sending of messages due to muc plugin upgradeMichael Weibel
2014-02-13Merge branch 'feature/xhtml-colors' into devMichael Weibel
2014-01-26Fix #223: reflect role/affiliation changes in UIMichael Weibel