aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/parser/MessageParser.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixed bug in message parseriNPUTmice2014-07-271-4/+8
* answer correctly if both markers and receipts are requestediNPUTmice2014-07-241-13/+7
* more disco. fixed chat markers with jappixiNPUTmice2014-07-231-0/+2
* switched to direct invites. fixes #284iNPUTmice2014-07-211-2/+13
* hide verify snackbar when otr session is ended. fixed npeiNPUTmice2014-07-201-0/+1
* ignore groupchats messages that are pending leaveiNPUTmice2014-07-201-0/+3
* brought muc invites back. + couple of bug fixes + refactoringiNPUTmice2014-07-171-2/+5
* made grace period work for muc as welliNPUTmice2014-07-161-0/+2
* fixed rare npeiNPUTmice2014-07-161-0/+3
* couple of bug fixes related to muc renamingiNPUTmice2014-07-151-1/+1
* use nick from bookmark if availableiNPUTmice2014-07-151-1/+1
* 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