aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/parser (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵iNPUTmice2014-06-122-13/+3
| | | | changes
* 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