aboutsummaryrefslogtreecommitdiffstats
path: root/src/eu/siacs/conversations/services (follow)
Commit message (Collapse)AuthorAgeFilesLines
* received and displayed messages (xep 333) are now marked properlyiNPUTmice2014-06-041-22/+44
|
* fixed pgp on incoming carbon messagesiNPUTmice2014-06-041-7/+2
|
* answer to xep 184 message receipts. fixes #95iNPUTmice2014-06-031-14/+50
|
* added pgp sig on muc renameiNPUTmice2014-06-031-3/+9
|
* fixed regression that led to the wakelock not being released againiNPUTmice2014-05-311-1/+1
|
* encrypted group messages are now properly decryptedDaniel Gultsch2014-05-281-1/+0
|
* first tries on crypto mucDaniel Gultsch2014-05-281-4/+11
|
* end otr sessions earlier / more often. can lead to unesessary handshakes but ↵Daniel Gultsch2014-05-231-2/+22
| | | | can improve reliabilty
* code cleanupDaniel Gultsch2014-05-231-1/+0
|
* offline crud of contactsDaniel Gultsch2014-05-221-3/+19
|
* implementet missing methods on the new roster mgmtDaniel Gultsch2014-05-221-0/+3
|
* fixed #136Daniel Gultsch2014-05-221-24/+35
|
* write contacts on system shutdownDaniel Gultsch2014-05-211-5/+19
|
* cleaned up shared textDaniel Gultsch2014-05-211-9/+1
|
* ported pending subscription support to new roster mgmtDaniel Gultsch2014-05-201-16/+3
|
* made roster persistant aka enabled versioning againDaniel Gultsch2014-05-191-1/+11
|
* reworked roster/contact handling. might break some stuff. not sycing to disk yetDaniel Gultsch2014-05-191-220/+80
|
* fixed #123 fixed122Daniel Gultsch2014-05-181-13/+10
|
* fixed #53 aka server not found bugDaniel Gultsch2014-05-181-26/+22
|
* permanent notification disapears now when account is being deleted + code ↵Daniel Gultsch2014-05-171-2/+8
| | | | clean up
* reworked message to conferencesDaniel Gultsch2014-05-161-15/+14
|
* offline sending of pgp fixedDaniel Gultsch2014-05-161-23/+41
|
* fixed #105Daniel Gultsch2014-05-141-5/+4
|
* made message parser non staticDaniel Gultsch2014-05-141-43/+61
|
* takeing pictures over intentDaniel Gultsch2014-05-131-39/+56
|
* static method for providing content uriDaniel Gultsch2014-05-131-0/+8
|
* Better error handling if attach file doesnt work (on permission denied)Daniel Gultsch2014-05-121-29/+19
| | | and unified encrypted and unencrypted file attachment
* code cleanupDaniel Gultsch2014-05-081-8/+3
|
* wee bit of code cleanupDaniel Gultsch2014-05-071-1/+1
|
* basic pgp encrypted file transferDaniel Gultsch2014-05-061-20/+39
|
* content name and creator are properly setDaniel Gultsch2014-05-031-1/+0
|
* properly reply to iq requests. reply to discoDaniel Gultsch2014-05-031-1/+16
|
* allow roster pushes only from bare jid or nullDaniel Gultsch2014-05-031-4/+6
|
* added restart button to openkeychain dialogDaniel Gultsch2014-05-031-0/+1
|
* reworked openpgp integration part #1Daniel Gultsch2014-05-011-111/+147
|
* fixed #75Daniel Gultsch2014-04-251-1/+1
|
* smoother scrolling (first step)Daniel Gultsch2014-04-251-1/+1
|
* deny files with unknown file typesDaniel Gultsch2014-04-231-0/+1
|
* added download button for images not accepted automaticallyDaniel Gultsch2014-04-221-2/+1
|
* added support for ibbDaniel Gultsch2014-04-221-0/+2
|
* allow images to be opened with gallary appDaniel Gultsch2014-04-211-0/+97
|
* fixed #50Daniel Gultsch2014-04-201-1/+6
|
* fixed replace contact in conversationDaniel Gultsch2014-04-191-15/+15
|
* cleaned up debug log a little bitDaniel Gultsch2014-04-191-2/+1
|
* fixed concurrent modification of contacts which led to missing presencesDaniel Gultsch2014-04-181-7/+8
|
* fixed destination bugDaniel Gultsch2014-04-181-0/+4
|
* fixed #63Daniel Gultsch2014-04-181-2/+10
|
* fixed possible race conditions with presencesDaniel Gultsch2014-04-181-7/+6
|
* jingle sessions now get terminated proberly on successDaniel Gultsch2014-04-161-0/+3
|
* made ui with sending images a little smootherDaniel Gultsch2014-04-151-9/+22
|