aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/parser (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactored ui listeners a little bitiNPUTmice2014-07-122-5/+5
* moved iq parser to seperate class as welliNPUTmice2014-07-122-8/+91
* moved most of the message/presence generation into seperate classesiNPUTmice2014-07-121-3/+6
* made message parser and presence parser implement interface On*PacketReceivediNPUTmice2014-07-122-40/+144
* fishing invites and delivery reports out of carbon copied messagesiNPUTmice2014-07-111-6/+10
* fixed #255 and made some other improvements to the subscription mgmtiNPUTmice2014-07-111-2/+0
* faulty otr messages now generate an erroriNPUTmice2014-06-261-2/+2
* fixed two rare npeiNPUTmice2014-06-251-1/+4
* some fixes for otr with multiple partiesiNPUTmice2014-06-251-1/+5
* fixed regression with chat markers not workingiNPUTmice2014-06-231-3/+0
* removed warningsiNPUTmice2014-06-221-3/+3
* fixed #220iNPUTmice2014-06-222-7/+27
* not working version of otr file transferiNPUTmice2014-06-201-2/+8
* fire onContactStatusChanged only on online/offline changes. not on status cha...iNPUTmice2014-06-122-13/+3
* send otr messages when contacts comes onlineiNPUTmice2014-06-121-2/+2
* groundwork for offline otr messagesiNPUTmice2014-06-111-16/+1
* put xep333 parsing into parser classDaniel Gultsch2014-06-063-6/+30
* refactored presence parsing into dedicated classDaniel Gultsch2014-06-063-33/+171
* 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