aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/xmpp/stanzas (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-11Merge tag '1.5.2' into trz/rebaselookshe2-6/+37
2015-03-21respond to unreadable OTR messages with error message. fixed #1021iNPUTmice1-0/+3
2015-02-15Vitelity's s.ms service requires <body> firstStephen Paul Weber1-1/+1
2015-01-04Verify IQ responsesSam Whited1-1/+16
2015-01-04Make IqPacket type an enumSam Whited1-30/+16
2014-12-29Fix typo in method nameSam Whited1-1/+1
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-31/+32
2014-12-15migrated more jid parsing to use getAttributeAsJid. added error loggingiNPUTmice1-16/+2
2014-11-17avoided some null pointersiNPUTmice1-2/+6
2014-11-09return null if from ist not set in abstract stanzaiNPUTmice1-12/+17
2014-11-09Update more files to use JID objectsSam Whited1-7/+16
2014-11-09Move a chunk of classes over to using JID objectsSam Whited1-5/+6
2014-10-22Make conversations the root projectSam Whited10-0/+256