Conversations/src/main/java/eu/siacs/conversations
Andreas Straub 9c4d55f82c Send correct body for HTTP files
When using HTTP upload to send files, take care to transmit only the URL
rather than the entire body, which contains metadata.
2015-07-19 22:23:28 +02:00
..
crypto Send correct body for HTTP files 2015-07-19 22:23:28 +02:00
entities Don't merge messages with different trust statuses 2015-07-19 22:23:28 +02:00
generator Clean up logging 2015-07-19 22:17:57 +02:00
http bugfix: accept status code 201 on http upload 2015-07-19 13:36:02 +02:00
parser Overhauled Message tagging 2015-07-19 22:17:58 +02:00
persistance Fix trust status for outgoing messages 2015-07-19 22:23:28 +02:00
services Handle file transmission properly in axolotl 2015-07-19 22:23:28 +02:00
ui Fix trust status for outgoing messages 2015-07-19 22:23:28 +02:00
utils Adapt prettifyFingerprint() to axolotl FP sizes 2015-07-19 21:32:27 +02:00
xml Added PEP and message protocol layers 2015-07-19 21:32:26 +02:00
xmpp Added PEP and message protocol layers 2015-07-19 21:32:26 +02:00
Config.java disable automatic aes encryption for the time being 2015-06-30 20:19:18 +02:00