forked-synapse/tests/rest/client
Erik Johnston 28c98e51ff
Add local_current_membership table (#6655)
Currently we rely on `current_state_events` to figure out what rooms a
user was in and their last membership event in there. However, if the
server leaves the room then the table may be cleaned up and that
information is lost. So lets add a table that separately holds that
information.
2020-01-15 14:59:33 +00:00
..
v1 Quarantine media by ID or user ID (#6681) 2020-01-13 18:10:43 +00:00
v2_alpha Add local_current_membership table (#6655) 2020-01-15 14:59:33 +00: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_ephemeral_message.py Add ephemeral messages support (MSC2228) (#6409) 2019-12-03 19:19:45 +00:00
test_identity.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
test_redactions.py Fix comments 2019-09-11 13:54:50 +01:00
test_retention.py Don't restrict the tests to v1 rooms 2019-11-26 17:49:12 +00:00
test_transactions.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
third_party_rules.py Add plugin APIs for implementations of custom event rules. 2019-06-14 18:16:03 +01:00