mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
6c0b44a3d7
* Fix `PushRuleEvaluator` to work on frozendicts frozendicts do not (necessarily) inherit from dict, so this needs to handle them correctly. * Fix event filtering for frozen events Looks like this one was introduced by #11194. |
||
---|---|---|
.. | ||
__init__.py | ||
auth_blocking.py | ||
auth.py | ||
constants.py | ||
errors.py | ||
filtering.py | ||
presence.py | ||
ratelimiting.py | ||
room_versions.py | ||
urls.py |