You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2026. It is now read-only.
I can't view images with pantalaimon. I've tested this with ement.el and element desktop. In ement.el images in encrypted rooms are shown as [image] and link to a URL such as http://<pantalaimon address>:<pantalaimon port>/_matrix/media/r0/download/<homeserver>/<hash>. Navigating to this URL returns {"errcode":"M_UNKNOWN","error":"Internal server error"}. I've reproduced this in element where they show up as Error downloading image. For context see alphapapa/ement.el#284.
I can't view images with pantalaimon. I've tested this with ement.el and element desktop. In ement.el images in encrypted rooms are shown as [image] and link to a URL such as
http://<pantalaimon address>:<pantalaimon port>/_matrix/media/r0/download/<homeserver>/<hash>. Navigating to this URL returns{"errcode":"M_UNKNOWN","error":"Internal server error"}. I've reproduced this in element where they show up asError downloading image. For context see alphapapa/ement.el#284.