MatrixSynapse/tests/rest
Andrew Morgan 0991a2da93
Allow ThirdPartyEventRules modules to manipulate public room state (#8292)
This PR allows `ThirdPartyEventRules` modules to view, manipulate and block changes to the state of whether a room is published in the public rooms directory.

While the idea of whether a room is in the public rooms list is not kept within an event in the room, `ThirdPartyEventRules` generally deal with controlling which modifications can happen to a room. Public rooms fits within that idea, even if its toggle state isn't controlled through a state event.
2020-10-05 14:57:46 +01:00
..
admin Fixed a bug with reactivating users with the admin API (#8362) 2020-09-22 18:19:01 +01:00
client Allow ThirdPartyEventRules modules to manipulate public room state (#8292) 2020-10-05 14:57:46 +01:00
key
media
__init__.py
test_health.py
test_well_known.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00