aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/xmpp/stanzas/MessagePacket.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fully depend on smDaniel Gultsch2015-08-151-1/+1
|
* Optimize importsAndreas Straub2015-07-201-2/+0
|
* Added PEP and message protocol layersAndreas Straub2015-07-191-0/+5
| | | | Can now fetch/retrieve from PEP, as well as encode/decode messages
* rewrote parser code. mam id and possible other stuff still missing. also ↵Daniel Gultsch2015-05-201-10/+14
| | | | massivly untested
* provide helper function for getting the content of a child directlyDaniel Gultsch2015-05-201-0/+23
|
* 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