1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-03-21 00:54:28 -05:00
dendrite/federationsender/storage/shared
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
..
storage.go Fix RewritesState bug () 2020-10-22 10:39:16 +01:00
storage_edus.go Fix lock errors in federation sender () 2020-08-27 11:05:41 +01:00
storage_pdus.go Try to protect GetNextTransactionPDUs () 2020-08-27 15:27:12 +01:00