aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/xmpp/stanzas (follow)
Commit message (Expand)AuthorAgeFilesLines
* opt-in to send last userinteraction in presenceDaniel Gultsch2016-06-041-1/+1
* join muc even if initial conference configuration fetch failedDaniel Gultsch2015-10-221-0/+14
* fixed type=timeoutDaniel Gultsch2015-08-281-0/+2
* Merge branch 'master' into developmentDaniel Gultsch2015-08-231-1/+2
|\
| * introduce special iq type for internal timeouts. always use != result to chec...Daniel Gultsch2015-08-231-2/+3
* | fully depend on smDaniel Gultsch2015-08-155-12/+21
|/
* switch/case can't deal with null pointersDaniel Gultsch2015-07-231-0/+3
* Optimize importsAndreas Straub2015-07-201-2/+0
* Added PEP and message protocol layersAndreas Straub2015-07-191-0/+5
* rewrote parser code. mam id and possible other stuff still missing. also mass...Daniel Gultsch2015-05-202-10/+18
* provide helper function for getting the content of a child directlyDaniel Gultsch2015-05-201-0/+23
* 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