1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

Merge pull request #3585 from vector-im/feature/bma/wellknown

Improve wellknown usage
This commit is contained in:
Benoit Marty
2021-07-05 21:36:16 +02:00
committed by GitHub
52 changed files with 330 additions and 200 deletions

1
changelog.d/2843.bugfix Normal file
View File

@@ -0,0 +1 @@
Perform .well-known request first, even if the entered URL is a valid homeserver base url

1
changelog.d/3572.misc Normal file
View File

@@ -0,0 +1 @@
RawService.getWellknown() now takes a domain instead of a matrixId as parameter