MatrixSynapse/tests/rest/client
Richard van der Hoff 2091c91fde
More refactoring in `get_events_as_list` (#5707)
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.
2019-07-17 17:34:13 +01:00
..
v1 Implement access token expiry (#5660) 2019-07-12 17:26:02 +01:00
v2_alpha Include the original event in /relations (#5626) 2019-07-09 13:43:08 +01:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
test_consent.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_identity.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_redactions.py More refactoring in `get_events_as_list` (#5707) 2019-07-17 17:34:13 +01:00
test_transactions.py Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00
third_party_rules.py Add plugin APIs for implementations of custom event rules. 2019-06-14 18:16:03 +01:00