aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/parser/IqParser.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-29removes XmppConnectionService access from IqParsersteckbrief1-2/+2
2017-08-07Simplifying introduction of new XEP implementations, implements FS#250 and FS...steckbrief1-21/+6
2017-08-06Implements XEP-0202 Entity Time, moves Software Version to xmpp package, move...steckbrief1-3/+9
2017-08-06avatar handling refactoredsteckbrief1-15/+3
2016-01-15Introducing some specialized IqPacketGeneratorssteckbrief1-13/+0
2016-01-13Moved all avatar related work to AvatarServicesteckbrief1-3/+4
2015-12-10Moved logcat to a module, increased error robustness for loading last messagessteckbrief1-2/+1
2015-11-20Implements FS#67: Introduce central logging class to use log prefix, new acti...steckbrief1-3/+3
2015-06-19renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief1-11/+11
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