synapse/changelog.d/8467.feature
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

1 line
109 B
Gherkin

Allow `ThirdPartyEventRules` modules to query and manipulate whether a room is in the public rooms directory.