MatrixSynapse/synapse/state
David Robertson 3b0083c92a
Use immutabledict instead of frozendict (#15113)
Additionally:

* Consistently use `freeze()` in test

---------

Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
2023-03-22 17:15:34 +00:00
..
__init__.py Use immutabledict instead of frozendict (#15113) 2023-03-22 17:15:34 +00:00
v1.py Move some event auth checks out to a different method (#13065) 2022-06-15 19:48:22 +01:00
v2.py Avoid putting rejected events in room state (#13723) 2022-09-16 12:45:04 +01:00