mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
2091c91fde
We can now use `_get_events_from_cache_or_db` rather than going right back to the database, which means that (a) we can benefit from caching, and (b) it opens the way forward to more extensive checks on the original event. We now always require the original event to exist before we will serve up a redaction. |
||
---|---|---|
.. | ||
v1 | ||
v2_alpha | ||
__init__.py | ||
test_consent.py | ||
test_identity.py | ||
test_redactions.py | ||
test_transactions.py | ||
third_party_rules.py |