aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-10dirty push / delete flags are not set/reset correctlyiNPUTmice1-4/+2
2014-07-10fixed #38iNPUTmice1-0/+19
2014-07-10added contextual menu for contactsiNPUTmice1-2/+1
2014-07-01fixed #216iNPUTmice1-3/+7
2014-06-30fixed #228iNPUTmice1-0/+11
2014-06-29more error handling for jingle connectionsiNPUTmice1-0/+1
2014-06-27raised ping time outiNPUTmice1-3/+3
2014-06-26faulty otr messages now generate an erroriNPUTmice1-3/+5
2014-06-25wrap wakelock release with try catchiNPUTmice1-1/+1
2014-06-25some fixes for otr with multiple partiesiNPUTmice1-0/+5
2014-06-24more otr fixesiNPUTmice1-9/+15
2014-06-24fixes for offline otriNPUTmice1-1/+1
2014-06-23fix for not being able to send otr encrypted images to offline contacts. unco...iNPUTmice1-18/+18
2014-06-22fixed #220iNPUTmice1-3/+3
2014-06-22moved message packet creation into sperate classiNPUTmice1-69/+26
2014-06-22establish otr connection before sending imageiNPUTmice1-13/+34
2014-06-20not working version of otr file transferiNPUTmice1-4/+43
2014-06-16code cleanup / unificationiNPUTmice1-35/+22
2014-06-15Send from our full jid (fixes #60)Steven Dee1-2/+1
2014-06-14infite scrollingiNPUTmice1-0/+8
2014-06-13offline sending of imagesiNPUTmice1-7/+15
2014-06-13status waiting for images sent offlineiNPUTmice1-21/+33
2014-06-12finished offline otriNPUTmice1-15/+32
2014-06-12fire onContactStatusChanged only on online/offline changes. not on status cha...iNPUTmice1-0/+1
2014-06-12send otr messages when contacts comes onlineiNPUTmice1-1/+4
2014-06-11groundwork for offline otr messagesiNPUTmice1-5/+44
2014-06-07removed unnecessary variable in message classiNPUTmice1-1/+0
2014-06-07possible fix to be able to images and encrypted messages at a faster rateiNPUTmice1-3/+4
2014-06-06do not just simply resend imagesiNPUTmice1-20/+24
2014-06-06put xep333 parsing into parser classDaniel Gultsch1-24/+1
2014-06-06refactored presence parsing into dedicated classDaniel Gultsch1-105/+7
2014-06-04image provider path name now with .webp endingiNPUTmice1-2/+5
2014-06-04received and displayed messages (xep 333) are now marked properlyiNPUTmice1-22/+44
2014-06-04fixed pgp on incoming carbon messagesiNPUTmice1-7/+2
2014-06-03answer to xep 184 message receipts. fixes #95iNPUTmice1-14/+50
2014-06-03added pgp sig on muc renameiNPUTmice1-3/+9
2014-05-31fixed regression that led to the wakelock not being released againiNPUTmice1-1/+1
2014-05-28encrypted group messages are now properly decryptedDaniel Gultsch1-1/+0
2014-05-28first tries on crypto mucDaniel Gultsch1-4/+11
2014-05-23end otr sessions earlier / more often. can lead to unesessary handshakes but ...Daniel Gultsch1-2/+22
2014-05-23code cleanupDaniel Gultsch1-1/+0
2014-05-22offline crud of contactsDaniel Gultsch1-3/+19
2014-05-22implementet missing methods on the new roster mgmtDaniel Gultsch1-0/+3
2014-05-22fixed #136Daniel Gultsch1-24/+35
2014-05-21write contacts on system shutdownDaniel Gultsch1-5/+19
2014-05-21cleaned up shared textDaniel Gultsch1-9/+1
2014-05-20ported pending subscription support to new roster mgmtDaniel Gultsch1-16/+3
2014-05-19made roster persistant aka enabled versioning againDaniel Gultsch1-1/+11
2014-05-19reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch1-220/+80
2014-05-18fixed #123 fixed122Daniel Gultsch1-13/+10