Forked from
Maunium / synapse
4234 commits behind the upstream repository.
Name | Last commit | Last update |
---|---|---|
.. | ||
__init__.py | ||
test_auth.py | ||
test_filtering.py | ||
test_ratelimiting.py |
* 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.
Name | Last commit | Last update |
---|---|---|
.. | ||
__init__.py | ||
test_auth.py | ||
test_filtering.py | ||
test_ratelimiting.py |