aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/parser/MessageParser.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-12fire onContactStatusChanged only on online/offline changes. not on status cha...iNPUTmice1-11/+0
2014-06-11groundwork for offline otr messagesiNPUTmice1-16/+1
2014-06-06put xep333 parsing into parser classDaniel Gultsch1-3/+27
2014-06-06refactored presence parsing into dedicated classDaniel Gultsch1-33/+15
2014-06-06basic last seen feature. no peristancy just yet. no polishiNPUTmice1-0/+23
2014-06-04received and displayed messages (xep 333) are now marked properlyiNPUTmice1-2/+14
2014-06-04more bug fixes for the pgp problemiNPUTmice1-49/+73
2014-06-04fixed pgp on incoming carbon messagesiNPUTmice1-12/+15
2014-05-28encrypted group messages are now properly decryptedDaniel Gultsch1-6/+11
2014-05-16reworked message to conferencesDaniel Gultsch1-1/+5
2014-05-14made message parser non staticDaniel Gultsch1-21/+25
2014-05-06basic pgp encrypted file transferDaniel Gultsch1-5/+2
2014-04-11failed messages get now marked inlineDaniel Gultsch1-13/+3
2014-03-31null pointer fixDaniel Gultsch1-0/+3
2014-03-23holding wake locks during onStartCommandDaniel Gultsch1-6/+5
2014-03-21more otr fixesDaniel Gultsch1-8/+3
2014-03-21tryed to fix more otr bugs. new resource settingDaniel Gultsch1-6/+1
2014-03-21otr safety guardDaniel Gultsch1-1/+10
2014-03-21fixed users profile pictureDaniel Gultsch1-0/+2
2014-03-19otr messages are now ignored if conversations isnt 100% sure the message is oursDaniel Gultsch1-4/+12
2014-03-19rename in muc fixedDaniel Gultsch1-6/+1
2014-03-14use conference subject to identiy roomDaniel Gultsch1-1/+6
2014-03-14workaround for some weird clients sending empty string over otrDaniel Gultsch1-1/+3
2014-03-12added server info and deal with thi 'connecting...' bugDaniel Gultsch1-1/+0
2014-03-12fix for otr problemsDaniel Gultsch1-2/+4
2014-03-11basic stream managment functionalityDaniel Gultsch1-1/+1
2014-03-08fixed otr bugDaniel Gultsch1-0/+12
2014-03-03api changes. muc optionsDaniel Gultsch1-1/+1
2014-02-28rebrandingDaniel Gultsch1-7/+7
2014-02-28basic pgp support.Daniel Gultsch1-0/+15
2014-02-20adding and removing roster items now possible. basic error display on error m...Daniel Gultsch1-0/+15
2014-02-19roster versioning. roster updates on air. performance fixes in conversation l...Daniel Gultsch1-0/+119