aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/xmpp/stanzas (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Verify IQ responsesSam Whited2015-01-041-1/+16
* Make IqPacket type an enumSam Whited2015-01-041-30/+16
* Fix typo in method nameSam Whited2014-12-291-1/+1
* Add support for XEP-0191 (Blocking command)Sam Whited2014-12-221-31/+32
* 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-2210-0/+256