aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/parser/IqParser.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactored muc bookmark to extend element. keep all elements the server or ot...iNPUTmice2014-10-061-1/+1
* implemented ping (xep-0199) fixed #517iNPUTmice2014-10-031-0/+3
* some code cleanupiNPUTmice2014-08-311-14/+14
* fixed very rare npeiNPUTmice2014-08-091-8/+10
* fetch missing avatars from serveriNPUTmice2014-08-051-0/+12
* more disco. fixed chat markers with jappixiNPUTmice2014-07-231-17/+2
* notify ui on roster changesiNPUTmice2014-07-181-0/+1
* moved iq parser to seperate class as welliNPUTmice2014-07-121-0/+89