aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/parser/PresenceParser.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-12refactored ui listeners a little bitiNPUTmice1-1/+1
2014-07-12moved iq parser to seperate class as welliNPUTmice1-8/+2
2014-07-12moved most of the message/presence generation into seperate classesiNPUTmice1-3/+6
2014-07-12made message parser and presence parser implement interface On*PacketReceivediNPUTmice1-5/+18
2014-07-11fixed #255 and made some other improvements to the subscription mgmtiNPUTmice1-2/+0
2014-06-25fixed two rare npeiNPUTmice1-1/+4
2014-06-12fire onContactStatusChanged only on online/offline changes. not on status cha...iNPUTmice1-2/+3
2014-06-12send otr messages when contacts comes onlineiNPUTmice1-2/+2
2014-06-06put xep333 parsing into parser classDaniel Gultsch1-1/+1
2014-06-06refactored presence parsing into dedicated classDaniel Gultsch1-0/+103