Previously only world-readable rooms were shown. This means that rooms which are public, knockable, or invite-only with a pending invitation, are included in a space summary. It also applies the same logic to the experimental room version from MSC3083 -- if a user has access to the proper allowed rooms then it is shown in the spaces summary. This change is made per MSC3173 allowing stripped state of a room to be shown to any potential room joiner.  | 
			||
|---|---|---|
| .. | ||
| __init__.py | ||
| oidc_test_key.p8 | ||
| oidc_test_key.pub.pem | ||
| test_admin.py | ||
| test_appservice.py | ||
| test_auth.py | ||
| test_cas.py | ||
| test_device.py | ||
| test_directory.py | ||
| test_e2e_keys.py | ||
| test_e2e_room_keys.py | ||
| test_federation.py | ||
| test_message.py | ||
| test_oidc.py | ||
| test_password_providers.py | ||
| test_presence.py | ||
| test_profile.py | ||
| test_register.py | ||
| test_saml.py | ||
| test_space_summary.py | ||
| test_stats.py | ||
| test_sync.py | ||
| test_typing.py | ||
| test_user_directory.py | ||