aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/generator/MessageGenerator.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-28new notification service. first draftDaniel Gultsch1-4/+4
2014-09-20fixed presence splittingiNPUTmice1-4/+4
2014-09-20indicates received messages with a tick.Michael1-0/+3
2014-09-20made xmppconnection service available in generatorsiNPUTmice1-1/+6
2014-09-08fixed sending offline pgp messagesiNPUTmice1-1/+2
2014-08-31some code cleanupiNPUTmice1-24/+26
2014-08-10added limited private muc chat feature (messages are now properly marked) - l...iNPUTmice1-0/+3
2014-07-24answer correctly if both markers and receipts are requestediNPUTmice1-0/+10
2014-07-21back to normal invites. fixed #298iNPUTmice1-1/+14
2014-07-21switched to direct invites. fixes #284iNPUTmice1-0/+10
2014-07-12cleanup for presence parseriNPUTmice1-1/+1
2014-07-12moved most of the message/presence generation into seperate classesiNPUTmice1-1/+23
2014-06-26faulty otr messages now generate an erroriNPUTmice1-0/+18
2014-06-24more otr fixesiNPUTmice1-5/+9
2014-06-23fixed regression with chat markers not workingiNPUTmice1-0/+1
2014-06-22removed warningsiNPUTmice1-1/+2
2014-06-22fixed #220iNPUTmice1-4/+32
2014-06-22moved message packet creation into sperate classiNPUTmice1-0/+57