aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/generator (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-204-1/+24
* version bump, changelog and one last minute change for OTRiNPUTmice2014-09-091-1/+1
* fixed sending offline pgp messagesiNPUTmice2014-09-081-1/+2
* some code cleanupiNPUTmice2014-08-313-51/+56
* version bump to 0.6 with changelogs0.6iNPUTmice2014-08-301-28/+17
* moved add/edit account from dialog into seperate activityiNPUTmice2014-08-151-3/+13
* fixed bug in caps hash generation. thanks Asterix of the Gajim projectiNPUTmice2014-08-141-1/+1
* added limited private muc chat feature (messages are now properly marked) - l...iNPUTmice2014-08-101-0/+3
* fetch missing avatars from serveriNPUTmice2014-08-051-0/+17
* publish avatarsiNPUTmice2014-08-052-1/+33
* removed duplicates from muc suggestionsiNPUTmice2014-07-241-5/+6
* answer correctly if both markers and receipts are requestediNPUTmice2014-07-241-0/+10
* more disco. fixed chat markers with jappixiNPUTmice2014-07-233-1/+89
* 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-122-18/+10
* moved most of the message/presence generation into seperate classesiNPUTmice2014-07-122-1/+74
* 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