forked from Nexus/nexus
use gomuks for downloading media
This commit is contained in:
parent
90230651e6
commit
fa451621de
20 changed files with 159 additions and 241 deletions
|
|
@ -1,4 +0,0 @@
|
|||
extension MxcToHttps on Uri {
|
||||
Uri mxcToHttps(String homeserver) =>
|
||||
.parse(homeserver).resolve("_matrix/client/v1/media/download/$host$path");
|
||||
}
|
||||
Loading…
Reference in a new issue