4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-03-09 13:43:09 +00:00
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
..