aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/parser (unfollow)
Commit message (Expand)AuthorFilesLines
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