aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/xmpp/stanzas/AbstractStanza.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* fully depend on smDaniel Gultsch2015-08-151-8/+0
* rewrote parser code. mam id and possible other stuff still missing. also mass...Daniel Gultsch2015-05-201-0/+4
* Verify IQ responsesSam Whited2015-01-041-1/+16
* migrated more jid parsing to use getAttributeAsJid. added error loggingiNPUTmice2014-12-151-16/+2
* avoided some null pointersiNPUTmice2014-11-171-2/+6
* return null if from ist not set in abstract stanzaiNPUTmice2014-11-091-12/+17
* Update more files to use JID objectsSam Whited2014-11-091-7/+16
* Move a chunk of classes over to using JID objectsSam Whited2014-11-091-5/+6
* Make conversations the root projectSam Whited2014-10-221-0/+34