matrix-org/synapse

Third Party Lookups: the returned protocol instance icons are not Matrix Content URIs

Ouverte

#4 175 ouverte le 12 nov. 2018

 (2 commentaires) (0 réaction) (0 personne assignée)Python (2 196 forks)batch import
A-Spec-ComplianceS-MinorT-Defectgood first issue

Métriques du dépôt

Stars
 (11 713 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Contrary to the documentation (https://matrix.org/docs/spec/client_server/r0.4.0.html#get-matrix-client-r0-thirdparty-protocols), the returned protocol icons are not mxc:// URIs. The client gets https URLs (like "https://matrix.org/_matrix/media/v1/download/matrix.org/DHLHpDDgWNNejFmrewvwEAHX").

Guide contributeur