aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/xml (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-02catch all throwables when parsing xmlDaniel Gultsch1-2/+2
2016-06-22make sure that we always release wake lock even after throwing exceptionDaniel Gultsch1-20/+13
2016-06-13make sure tagwriter is clear before force closing socketDaniel Gultsch1-18/+8
2016-05-07catch all exceptions thrown by xml pull parserDaniel Gultsch1-11/+2
2015-12-04parse stanza-id from messagesDaniel Gultsch1-0/+4
2015-09-15added missing type='submit' to mam queriesDaniel Gultsch1-5/+5
2015-08-23modified clearIqCallbacks into 2-step processDaniel Gultsch1-3/+2
2015-07-20Optimize importsAndreas Straub1-8/+8
2015-07-19Added PEP and message protocol layersAndreas Straub1-0/+5
2015-05-20provide helper function for getting the content of a child directlyDaniel Gultsch1-0/+10
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-11/+11
2014-12-15migrated more jid parsing to use getAttributeAsJid. added error loggingiNPUTmice1-0/+4
2014-12-10very basic mam supportiNPUTmice1-0/+5
2014-11-10more refactoring for presence selection. removed getTo, getFrom and getJid fr...iNPUTmice1-27/+3
2014-11-09Update more files to use JID objectsSam Whited1-2/+40
2014-10-22Make conversations the root projectSam Whited4-0/+507