matrix-org/synapse

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

开放

#4,175 创建于 2018年11月12日

 (2 条评论) (0 个反应) (0 位负责人)Python (2,196 个派生)batch import
A-Spec-ComplianceS-MinorT-Defectgood first issue

仓库指标

星标
 (11,713 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南