dendrite/federationapi
Neil Alexander 5d74a1757f
Don't query for servers so often in /send (#1766)
* Look up servers less often, don't hit API for missing auth events unless there are actually missing auth events

* Remove ResolveConflictsAdhoc (since it is already in GMSL), other tweaks

* Update gomatrixserverlib to matrix-org/gomatrixserverlib#254

* Fix resolve-state

* Initialise t.servers on first use
2021-02-16 17:12:17 +00:00
..
routing Don't query for servers so often in /send (#1766) 2021-02-16 17:12:17 +00:00
federationapi.go Gate peeking behind msc flags (#1731) 2021-01-22 16:08:47 +00:00
federationapi_test.go NewClient and NewFederationClient updates (#1730) 2021-01-22 16:09:05 +00:00