aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/parser/PresenceParser.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-21proper avatar cachingiNPUTmice1-0/+2
2014-10-17made grace period on a per account basisiNPUTmice1-2/+1
2014-10-07refactored grace periodiNPUTmice1-0/+2
2014-09-28new notification service. first draftDaniel Gultsch1-2/+2
2014-09-20fixed presence splittingiNPUTmice1-2/+2
2014-09-08setting to increase font size. fixed #420iNPUTmice1-1/+2
2014-08-31Contact presenceName propertyGayaz Yusipov1-1/+1
2014-08-31some code cleanupiNPUTmice1-2/+2
2014-08-30XEP-0172Gayaz Yusipov1-2/+5
2014-08-13only notify ui on significant muc changesiNPUTmice1-1/+8
2014-08-11handle bare jid presences. fixes for otriNPUTmice1-26/+32
2014-07-20simplified presence subscription in contact detailsiNPUTmice1-4/+1
2014-07-20ignore groupchats messages that are pending leaveiNPUTmice1-4/+4
2014-07-18notify ui on roster changesiNPUTmice1-0/+1
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