aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/xmpp/stanzas/IqPacket.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-151-2/+2
|/
* switch/case can't deal with null pointersDaniel Gultsch2015-07-231-0/+3
* 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
* Make conversations the root projectSam Whited2014-10-221-0/+76