aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services (unfollow)
Commit message (Expand)AuthorFilesLines
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
2014-05-18fixed #53 aka server not found bugDaniel Gultsch1-26/+22
2014-05-17permanent notification disapears now when account is being deleted + code cle...Daniel Gultsch1-2/+8
2014-05-16reworked message to conferencesDaniel Gultsch1-15/+14
2014-05-16offline sending of pgp fixedDaniel Gultsch1-23/+41
2014-05-14fixed #105Daniel Gultsch1-5/+4
2014-05-14made message parser non staticDaniel Gultsch1-43/+61
2014-05-13takeing pictures over intentDaniel Gultsch1-39/+56
2014-05-13static method for providing content uriDaniel Gultsch1-0/+8
2014-05-12Better error handling if attach file doesnt work (on permission denied)Daniel Gultsch1-29/+19
2014-05-08code cleanupDaniel Gultsch1-8/+3
2014-05-07wee bit of code cleanupDaniel Gultsch1-1/+1
2014-05-06basic pgp encrypted file transferDaniel Gultsch1-20/+39
2014-05-03content name and creator are properly setDaniel Gultsch1-1/+0
2014-05-03properly reply to iq requests. reply to discoDaniel Gultsch1-1/+16
2014-05-03allow roster pushes only from bare jid or nullDaniel Gultsch1-4/+6
2014-05-03added restart button to openkeychain dialogDaniel Gultsch1-0/+1
2014-05-01reworked openpgp integration part #1Daniel Gultsch1-111/+147
2014-04-25fixed #75Daniel Gultsch1-1/+1
2014-04-25smoother scrolling (first step)Daniel Gultsch1-1/+1
2014-04-23deny files with unknown file typesDaniel Gultsch1-0/+1
2014-04-22added download button for images not accepted automaticallyDaniel Gultsch1-2/+1
2014-04-22added support for ibbDaniel Gultsch1-0/+2
2014-04-21allow images to be opened with gallary appDaniel Gultsch1-0/+97
2014-04-20fixed #50Daniel Gultsch1-1/+6
2014-04-19fixed replace contact in conversationDaniel Gultsch1-15/+15
2014-04-19cleaned up debug log a little bitDaniel Gultsch1-2/+1
2014-04-18fixed concurrent modification of contacts which led to missing presencesDaniel Gultsch1-7/+8
2014-04-18fixed destination bugDaniel Gultsch1-0/+4
2014-04-18fixed #63Daniel Gultsch1-2/+10
2014-04-18fixed possible race conditions with presencesDaniel Gultsch1-7/+6
2014-04-16jingle sessions now get terminated proberly on successDaniel Gultsch1-0/+3
2014-04-15made ui with sending images a little smootherDaniel Gultsch1-9/+22