aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/xmpp/stanzas/MessagePacket.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-2/+2
"renaming eu.siacs.conversations to de.thedevstack.conversationsplus" package renaming completed
2015-05-20rewrote parser code. mam id and possible other stuff still missing. also ↵Daniel Gultsch1-10/+14
massivly untested
2015-05-20provide helper function for getting the content of a child directlyDaniel Gultsch1-0/+23
2015-03-21respond to unreadable OTR messages with error message. fixed #1021iNPUTmice1-0/+3
2015-02-15Vitelity's s.ms service requires <body> firstStephen Paul Weber1-1/+1
If the <body> tag is not first, their bot just silently drops the stanza. I know we shouldn't have to care about order, and I'm trying to get them to fix it, but it's not high-priority for them since "most" clients seem to work, so I'd like this workaround in.
2014-10-22Make conversations the root projectSam Whited1-0/+0