aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/parser/IqParser.java (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-16support for XEP-0092: Software VersioniNPUTmice1-3/+5
2015-01-05avoid requesting blocklist after stream resumptionDaniel Gultsch1-0/+1
2015-01-04Verify IQ responsesSam Whited1-10/+3
2015-01-04Make IqPacket type an enumSam Whited1-7/+7
2014-12-30improved fromServer filterDaniel Gultsch1-1/+4
2014-12-30fixed #818Daniel Gultsch1-1/+1
2014-12-29Fix typo in method nameSam Whited1-2/+2
2014-12-23made method private that is no longer required to be publiciNPUTmice1-1/+1
2014-12-22Simplify roster handling codeSam Whited1-84/+69
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-20/+87
2014-12-19fixed #755iNPUTmice1-1/+1
2014-12-01fixed npe if roster jid couldnt be parsediNPUTmice1-8/+5
2014-11-17clear avatar cache with new roster push from serveriNPUTmice1-0/+2
2014-11-17avoided some null pointersiNPUTmice1-21/+28
2014-11-16happy hanukkahiNPUTmice1-0/+1
2014-11-09Rework `Account.getJid()' to return full JIDsSam Whited1-1/+1
2014-11-09Update more files to use JID objectsSam Whited1-6/+1
2014-11-09Move a chunk of classes over to using JID objectsSam Whited1-4/+17
2014-10-22Make conversations the root projectSam Whited1-0/+0