synapse/tests/rest
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
..
admin Quarantine media by ID or user ID (#6681) 2020-01-13 18:10:43 +00:00
client Add local_current_membership table (#6655) 2020-01-15 14:59:33 +00:00
key Back out ill-advised notary server hackery (#6657) 2020-01-08 13:24:10 +00:00
media Apply suggestions from code review 2019-11-05 16:46:39 +00:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
test_well_known.py Run Black on the tests again (#5170) 2019-05-10 00:12:11 -05:00