dendrite/cmd
Neil Alexander 5d74a1757f
Don't query for servers so often in /send ()
* 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 

* Fix resolve-state

* Initialise t.servers on first use
2021-02-16 17:12:17 +00:00
..
client-api-proxy Remove publicroomsapi () 2020-07-02 17:11:33 +01:00
create-account Simplify create-account () 2020-12-03 10:55:17 +00:00
create-room-events Pass pointers to events — reloaded () 2020-11-16 15:44:53 +00:00
dendrite-demo-libp2p Graceful shutdowns () 2021-01-26 12:56:20 +00:00
dendrite-demo-yggdrasil Graceful shutdowns () 2021-01-26 12:56:20 +00:00
dendrite-monolith-server Graceful shutdowns () 2021-01-26 12:56:20 +00:00
dendrite-polylith-multi Graceful shutdowns () 2021-01-26 12:56:20 +00:00
dendritejs Graceful shutdowns () 2021-01-26 12:56:20 +00:00
federation-api-proxy Separate muxes for public and internal APIs () 2020-05-22 11:43:17 +01:00
furl NewClient and NewFederationClient updates () 2021-01-22 16:09:05 +00:00
generate-config Gate peeking behind msc flags () 2021-01-22 16:08:47 +00:00
generate-keys API setup refactoring () 2020-08-13 12:16:37 +01:00
goose Automatically upgrade databases on startup () 2020-10-15 18:09:41 +01:00
kafka-producer Fix sarama import URLs () 2020-04-22 15:26:56 +01:00
mediaapi-integration-tests API setup refactoring () 2020-08-13 12:16:37 +01:00
resolve-state Don't query for servers so often in /send () 2021-02-16 17:12:17 +00:00
roomserver-integration-tests Top-level setup package () 2020-12-02 17:41:00 +00:00
syncserver-integration-tests Top-level setup package () 2020-12-02 17:41:00 +00:00