MatrixSynapse/synapse
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
..
_scripts
api Add `allow_departed_users` param to `check_in_room_or_world_readable` 2020-02-19 08:52:51 +00:00
app Add support for putting fed user query API on workers (#6873) 2020-02-07 15:45:39 +00:00
appservice
config
crypto
events
federation
groups
handlers Add `allow_departed_users` param to `check_in_room_or_world_readable` 2020-02-19 08:52:51 +00:00
http
logging
metrics
module_api
push
replication
res/templates
rest Add `allow_departed_users` param to `check_in_room_or_world_readable` 2020-02-19 08:52:51 +00:00
server_notices
spam_checker_api
state
static
storage
streams
util Reduce amount of logging at INFO level. (#6862) 2020-02-06 13:31:05 +00:00
__init__.py
event_auth.py
notifier.py
python_dependencies.py
secrets.py
server.py
server.pyi
types.py
visibility.py