forked-synapse/synapse/events
Richard van der Hoff 4cd1448d0e Fix third-party event modules for check_visibility_can_be_modified check
PR #8292 tried to maintain backwards compat with modules which don't provide a
`check_visibility_can_be_modified` method, but the tests weren't being run,
and the check didn't work.
2020-10-05 20:29:52 +01:00
..
__init__.py Remove stream ordering from Metadata dict (#8452) 2020-10-05 14:43:14 +01:00
builder.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
snapshot.py Rename database classes to make some sense (#8033) 2020-08-05 21:38:57 +01:00
spamcheck.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
third_party_rules.py Fix third-party event modules for check_visibility_can_be_modified check 2020-10-05 20:29:52 +01:00
utils.py Remove stream ordering from Metadata dict (#8452) 2020-10-05 14:43:14 +01:00
validator.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00