kegsay
|
72285b2659
|
refactor: update GMSL (#3058)
Sister PR to https://github.com/matrix-org/gomatrixserverlib/pull/364
Read this commit by commit to avoid going insane.
|
2023-04-19 15:50:33 +01:00 |
|
kegsay
|
0db43f13a6
|
refactor: use latest GMSL which splits fed client from matrix room logic (#3051)
Part of a series of refactors on GMSL.
|
2023-04-06 09:55:01 +01:00 |
|
Neil Alexander
|
6650712a1c
|
Federation fixes for virtual hosting
|
2022-11-15 15:05:23 +00:00 |
|
Neil Alexander
|
c8935fb53f
|
Do not use ioutil as it is deprecated (#2625)
|
2022-08-05 10:26:59 +01:00 |
|
Neil Alexander
|
d15836e260
|
Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783)
|
2021-03-03 14:35:57 +00:00 |
|
Neil Alexander
|
6757b67a32
|
NewClient and NewFederationClient updates (#1730)
* Use matrix-org/gomatrixserverlib#252
* Add missing WithSkipVerify to test
* Functions instead
* Update gomatrixserverlib to matrix-org/gomatrixserverlib#252
* Fix disabling TLS validation
|
2021-01-22 16:09:05 +00:00 |
|
Neil Alexander
|
4feff8e8d9
|
Don't give up if we fail to fetch a key (#1483)
* Don't give up if we fail to fetch a key
* Fix logging line
* furl nolint
|
2020-10-06 17:59:08 +01:00 |
|
Neil Alexander
|
d69eba10e5
|
Add furl (#1482)
* Add furl
* Add POST support
|
2020-10-06 14:51:32 +01:00 |
|