aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/parser/MessageParser.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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