MatrixSynapse/synapse/rest/client
Travis Ralston d6e194b2bc
Implement MSC4069: Inhibit profile propagation (#16636)
MSC: https://github.com/matrix-org/matrix-spec-proposals/pull/4069
2023-12-04 11:36:12 +00:00
..
__init__.py
_base.py
account.py
account_data.py
account_validity.py
appservice_ping.py
auth.py
capabilities.py
devices.py
directory.py
events.py
filter.py
initial_sync.py
keys.py
knock.py
login.py
login_token_request.py
logout.py
models.py
mutual_rooms.py
notifications.py
openid.py
password_policy.py
presence.py
profile.py Implement MSC4069: Inhibit profile propagation (#16636) 2023-12-04 11:36:12 +00:00
push_rule.py
pusher.py
read_marker.py
receipts.py
register.py
relations.py
rendezvous.py
report_event.py
room.py
room_keys.py
room_upgrade_rest_servlet.py
sendtodevice.py
sync.py
tags.py
thirdparty.py
tokenrefresh.py
transactions.py
user_directory.py
versions.py Implement MSC4069: Inhibit profile propagation (#16636) 2023-12-04 11:36:12 +00:00
voip.py