matrix-org/synapse

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

Aberta

#4.175 aberto em 12 de nov. de 2018

 (2 comentários) (0 reação) (0 responsável)Python (2.196 forks)batch import
A-Spec-ComplianceS-MinorT-Defectgood first issue

Métricas do repositório

Stars
 (11.713 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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").

Guia do colaborador