psi-plus / main

Main repository with patches and required resources
https://psi-plus.com/
GNU Lesser General Public License v2.1
69 stars 20 forks source link

It does not understand aesgcm: uploads #722

Open gerroon opened 6 years ago

gerroon commented 6 years ago

Hi

When I send images from Conversations to Psi+ I get the line below as text, not as an image one expects. When sending from conversation to conversation or conversation to chatsecure, this all works and those apps convert these upload urls to inline images.

aesgcm://MYDOMAIN:PORT/upload/5ac7d44f1c8628be13ee801828a7b6adceeb03f4/NtHWDkUQQZ1peZXmMQ9zRpehjoWYdiyTUPnFJxbL/NAMEOFTHEIMAGE.jpg#ab155039e13b93f402dd95e3efe6bec31cdaa7b37d01ae276dc79dcd182b31a228b7d24e7390ab38e390243516ec37c6

I am using Ejabberd 18-04 (with http_upload) Conversations Fdroid build Psi+ 1.3.287 on Linux

Neustradamus commented 5 years ago

Always here, confirmed today with 2 people, one with Conversations and one with Psi+:

[XX:XX:XX] ***  Encryption Enabled
[XX:XX:XX] <contact> aesgcm://MYDOMAIN:PORT/upload/XXXXXXXX/XXXX.jpg#XXXX
[XX:XX:XX] ***  Encryption Disabled
[XX:XX:XX] <contact> file:///C:/Users/user/AppData/Local/Psi+/aesgcm_files/XXXXXXXXXXXXXX.jpg

Unencrypted file is ok.

Linked to: https://github.com/psi-im/psi/issues/406