forked-synapse/synapse/rest/client/v2_alpha
Richard van der Hoff a0a1fd0bec Add allow_departed_users param to check_in_room_or_world_readable
... and set it everywhere it's called.

while we're here, rename it for consistency with `check_user_in_room` (and to
help check that I haven't missed any instances)
2020-02-19 08:52:51 +00:00
..
__init__.py
_base.py Admin API to list, filter and sort rooms (#6720) 2020-01-22 13:36:43 +00:00
account_data.py Port rest.client.v2 2019-12-05 16:56:23 +00:00
account_validity.py Port rest.client.v2 2019-12-05 16:56:23 +00:00
account.py Validate client_secret parameter (#6767) 2020-01-24 14:28:40 +00:00
auth.py Remove duplicate session check in web fallback servlet (#6702) 2020-01-15 18:05:18 +00:00
capabilities.py Port rest.client.v2 2019-12-05 16:56:23 +00:00
devices.py Port rest.client.v2 2019-12-05 16:56:23 +00:00
filter.py Port rest.client.v2 2019-12-05 16:56:23 +00:00
groups.py Port rest.client.v2 2019-12-05 16:56:23 +00:00
keys.py Port rest.client.v2 2019-12-05 16:56:23 +00:00
notifications.py Port rest.client.v2 2019-12-05 16:56:23 +00:00
openid.py Port rest.client.v2 2019-12-05 16:56:23 +00:00
read_marker.py Port receipt and read markers to async/wait 2019-10-29 15:08:22 +00:00
receipts.py Port receipt and read markers to async/wait 2019-10-29 15:08:22 +00:00
register.py Validate client_secret parameter (#6767) 2020-01-24 14:28:40 +00:00
relations.py Add allow_departed_users param to check_in_room_or_world_readable 2020-02-19 08:52:51 +00:00
report_event.py Port rest.client.v2 2019-12-05 16:56:23 +00:00
room_keys.py Port rest.client.v2 2019-12-05 16:56:23 +00:00
room_upgrade_rest_servlet.py Add rooms.room_version column (#6729) 2020-01-27 14:30:57 +00:00
sendtodevice.py Fixup synapse.rest to pass mypy (#6732) 2020-01-20 17:38:21 +00:00
sync.py Port rest.client.v2 2019-12-05 16:56:23 +00:00
tags.py Port rest.client.v2 2019-12-05 16:56:23 +00:00
thirdparty.py Port rest.client.v2 2019-12-05 16:56:23 +00:00
tokenrefresh.py Port rest.client.v2 2019-12-05 16:56:23 +00:00
user_directory.py Port rest.client.v2 2019-12-05 16:56:23 +00:00