dendrite/federationsender
Neil Alexander 3afc623098
Fix RewritesState bug (#1557)
* Set RewritesState once

* Check if any new state provided

* Obey rewritesState

* Don't nuke everything the sync API knows when purging state

* Fix panic from duplicate insert

* Consistency

* Use HasState

* Remove nolint

* Clean up joined rooms on state rewrite
2020-10-22 10:39:16 +01:00
..
api Initial notary support (#1436) 2020-09-22 14:40:54 +01:00
consumers Fix RewritesState bug (#1557) 2020-10-22 10:39:16 +01:00
internal KindOld (#1531) 2020-10-19 14:59:13 +01:00
inthttp Initial notary support (#1436) 2020-09-22 14:40:54 +01:00
queue Update federation timeouts (#1504) 2020-10-09 17:08:32 +01:00
statistics Refactor backoff again (#1431) 2020-09-21 13:30:37 +01:00
storage Fix RewritesState bug (#1557) 2020-10-22 10:39:16 +01:00
types Persistent federation sender blacklist (#1214) 2020-07-22 17:01:29 +01:00
federationsender.go Start Kafka connections for each component that needs them (#1527) 2020-10-15 13:27:13 +01:00