aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/xmpp/stanzas/MessagePacket.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge tag '1.5.2' into trz/rebaselookshe2015-08-111-6/+33
|
* respond to unreadable OTR messages with error message. fixed #1021iNPUTmice2015-03-211-0/+3
|
* Vitelity's s.ms service requires <body> firstStephen Paul Weber2015-02-151-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.
* Make conversations the root projectSam Whited2014-10-221-0/+66