aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/parser (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-11handle bare jid presences. fixes for otriNPUTmice3-29/+43
2014-08-10added limited private muc chat feature (messages are now properly marked) - l...iNPUTmice1-22/+51
2014-08-09fixed very rare npeiNPUTmice1-8/+10
2014-08-05fetch missing avatars from serveriNPUTmice3-1/+42
2014-08-05publish avatarsiNPUTmice1-0/+25
2014-07-29fixed #239 - show contact names and pictures in muc if real jid is knowniNPUTmice1-0/+3
2014-07-27fixed bug in message parseriNPUTmice1-4/+8
2014-07-24answer correctly if both markers and receipts are requestediNPUTmice1-13/+7
2014-07-23more disco. fixed chat markers with jappixiNPUTmice2-17/+4
2014-07-21switched to direct invites. fixes #284iNPUTmice1-2/+13
2014-07-20hide verify snackbar when otr session is ended. fixed npeiNPUTmice1-0/+1
2014-07-20simplified presence subscription in contact detailsiNPUTmice1-4/+1
2014-07-20ignore groupchats messages that are pending leaveiNPUTmice2-4/+7
2014-07-18notify ui on roster changesiNPUTmice2-0/+2
2014-07-17brought muc invites back. + couple of bug fixes + refactoringiNPUTmice1-2/+5
2014-07-16improvements on the dublicate muc messages issueiNPUTmice1-4/+11
2014-07-16made grace period work for muc as welliNPUTmice1-0/+2
2014-07-16fixed rare npeiNPUTmice1-0/+3
2014-07-15couple of bug fixes related to muc renamingiNPUTmice1-1/+1
2014-07-15use nick from bookmark if availableiNPUTmice1-1/+1
2014-07-12refactored ui listeners a little bitiNPUTmice2-5/+5
2014-07-12moved iq parser to seperate class as welliNPUTmice2-8/+91
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*PacketReceivediNPUTmice2-40/+144
2014-07-11fishing invites and delivery reports out of carbon copied messagesiNPUTmice1-6/+10
2014-07-11fixed #255 and made some other improvements to the subscription mgmtiNPUTmice1-2/+0
2014-06-26faulty otr messages now generate an erroriNPUTmice1-2/+2
2014-06-25fixed two rare npeiNPUTmice1-1/+4
2014-06-25some fixes for otr with multiple partiesiNPUTmice1-1/+5
2014-06-23fixed regression with chat markers not workingiNPUTmice1-3/+0
2014-06-22removed warningsiNPUTmice1-3/+3
2014-06-22fixed #220iNPUTmice2-7/+27
2014-06-20not working version of otr file transferiNPUTmice1-2/+8
2014-06-12fire onContactStatusChanged only on online/offline changes. not on status cha...iNPUTmice2-13/+3
2014-06-12send otr messages when contacts comes onlineiNPUTmice1-2/+2
2014-06-11groundwork for offline otr messagesiNPUTmice1-16/+1
2014-06-06put xep333 parsing into parser classDaniel Gultsch3-6/+30
2014-06-06refactored presence parsing into dedicated classDaniel Gultsch3-33/+171
2014-06-06basic last seen feature. no peristancy just yet. no polishiNPUTmice1-0/+23
2014-06-04received and displayed messages (xep 333) are now marked properlyiNPUTmice1-2/+14
2014-06-04more bug fixes for the pgp problemiNPUTmice1-49/+73
2014-06-04fixed pgp on incoming carbon messagesiNPUTmice1-12/+15
2014-05-28encrypted group messages are now properly decryptedDaniel Gultsch1-6/+11
2014-05-16reworked message to conferencesDaniel Gultsch1-1/+5
2014-05-14made message parser non staticDaniel Gultsch1-0/+166