4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-13 02:46:36 +00:00
dendrite/federationsender
Neil Alexander 3afc623098
Fix RewritesState bug ()
* 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 () 2020-09-22 14:40:54 +01:00
consumers Fix RewritesState bug () 2020-10-22 10:39:16 +01:00
internal KindOld () 2020-10-19 14:59:13 +01:00
inthttp Initial notary support () 2020-09-22 14:40:54 +01:00
queue Update federation timeouts () 2020-10-09 17:08:32 +01:00
statistics Refactor backoff again () 2020-09-21 13:30:37 +01:00
storage Fix RewritesState bug () 2020-10-22 10:39:16 +01:00
types Persistent federation sender blacklist () 2020-07-22 17:01:29 +01:00
federationsender.go Start Kafka connections for each component that needs them () 2020-10-15 13:27:13 +01:00