aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/parser/MessageParser.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactored ui listeners a little bitiNPUTmice2014-07-121-4/+4
* made message parser and presence parser implement interface On*PacketReceivediNPUTmice2014-07-121-35/+126
* fishing invites and delivery reports out of carbon copied messagesiNPUTmice2014-07-111-6/+10
* faulty otr messages now generate an erroriNPUTmice2014-06-261-2/+2
* some fixes for otr with multiple partiesiNPUTmice2014-06-251-1/+5
* fixed regression with chat markers not workingiNPUTmice2014-06-231-3/+0
* fixed #220iNPUTmice2014-06-221-2/+6
* not working version of otr file transferiNPUTmice2014-06-201-2/+8
* fire onContactStatusChanged only on online/offline changes. not on status cha...iNPUTmice2014-06-121-11/+0
* groundwork for offline otr messagesiNPUTmice2014-06-111-16/+1
* put xep333 parsing into parser classDaniel Gultsch2014-06-061-3/+27
* refactored presence parsing into dedicated classDaniel Gultsch2014-06-061-33/+15
* basic last seen feature. no peristancy just yet. no polishiNPUTmice2014-06-061-0/+23
* received and displayed messages (xep 333) are now marked properlyiNPUTmice2014-06-041-2/+14
* more bug fixes for the pgp problemiNPUTmice2014-06-041-49/+73
* fixed pgp on incoming carbon messagesiNPUTmice2014-06-041-12/+15
* encrypted group messages are now properly decryptedDaniel Gultsch2014-05-281-6/+11
* reworked message to conferencesDaniel Gultsch2014-05-161-1/+5
* made message parser non staticDaniel Gultsch2014-05-141-0/+166