aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/parser (unfollow)
Commit message (Collapse)AuthorFilesLines
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 ↵iNPUTmice2-13/+3
changes
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