aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/generator/MessageGenerator.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #460 from betheg/receiptsDaniel Gultsch2014-09-201-0/+3
|\
| * indicates received messages with a tick.Michael2014-09-201-0/+3
* | fixed presence splittingiNPUTmice2014-09-201-4/+4
|/
* made xmppconnection service available in generatorsiNPUTmice2014-09-201-1/+6
* fixed sending offline pgp messagesiNPUTmice2014-09-081-1/+2
* some code cleanupiNPUTmice2014-08-311-24/+26
* added limited private muc chat feature (messages are now properly marked) - l...iNPUTmice2014-08-101-0/+3
* answer correctly if both markers and receipts are requestediNPUTmice2014-07-241-0/+10
* back to normal invites. fixed #298iNPUTmice2014-07-211-1/+14
* switched to direct invites. fixes #284iNPUTmice2014-07-211-0/+10
* cleanup for presence parseriNPUTmice2014-07-121-1/+1
* moved most of the message/presence generation into seperate classesiNPUTmice2014-07-121-1/+23
* faulty otr messages now generate an erroriNPUTmice2014-06-261-0/+18
* more otr fixesiNPUTmice2014-06-241-5/+9
* fixed regression with chat markers not workingiNPUTmice2014-06-231-0/+1
* removed warningsiNPUTmice2014-06-221-1/+2
* fixed #220iNPUTmice2014-06-221-4/+32
* moved message packet creation into sperate classiNPUTmice2014-06-221-0/+57