aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/xmpp/stanzas/AbstractStanza.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-191-54/+0
* 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