aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/parser/PresenceParser.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactored ui listeners a little bitiNPUTmice2014-07-121-1/+1
* moved iq parser to seperate class as welliNPUTmice2014-07-121-8/+2
* moved most of the message/presence generation into seperate classesiNPUTmice2014-07-121-3/+6
* made message parser and presence parser implement interface On*PacketReceivediNPUTmice2014-07-121-5/+18
* fixed #255 and made some other improvements to the subscription mgmtiNPUTmice2014-07-111-2/+0
* fixed two rare npeiNPUTmice2014-06-251-1/+4
* fire onContactStatusChanged only on online/offline changes. not on status cha...iNPUTmice2014-06-121-2/+3
* send otr messages when contacts comes onlineiNPUTmice2014-06-121-2/+2
* put xep333 parsing into parser classDaniel Gultsch2014-06-061-1/+1
* refactored presence parsing into dedicated classDaniel Gultsch2014-06-061-0/+103