MatrixSynapse/synapse/rest/client
Erik Johnston c02406ac71
Add new module API for adding custom fields to events `unsigned` section (#16549)
2023-10-27 09:04:08 +00:00
..
__init__.py
_base.py
account.py Convert user_get_threepids response to attrs. (#16468) 2023-10-11 20:08:11 -04:00
account_data.py Make cached account data/tags/admin types immutable (#16325) 2023-09-18 09:55:04 -04:00
account_validity.py
appservice_ping.py
auth.py
capabilities.py
devices.py Add support for pydantic v2 via pydantic.v1 compat module (#16332) 2023-09-25 15:19:08 +00:00
directory.py Add support for pydantic v2 via pydantic.v1 compat module (#16332) 2023-09-25 15:19:08 +00:00
events.py Add new module API for adding custom fields to events `unsigned` section (#16549) 2023-10-27 09:04:08 +00:00
filter.py Convert more cached return values to immutable types (#16356) 2023-09-20 07:48:55 -04:00
initial_sync.py
keys.py
knock.py
login.py
login_token_request.py
logout.py
models.py Add support for pydantic v2 via pydantic.v1 compat module (#16332) 2023-09-25 15:19:08 +00:00
mutual_rooms.py
notifications.py Add new module API for adding custom fields to events `unsigned` section (#16549) 2023-10-27 09:04:08 +00:00
openid.py
password_policy.py
presence.py Add a new module API to update user presence state. (#16544) 2023-10-26 15:11:24 -04:00
profile.py
push_rule.py
pusher.py
read_marker.py
receipts.py
register.py
relations.py
rendezvous.py
report_event.py
room.py Add new module API for adding custom fields to events `unsigned` section (#16549) 2023-10-27 09:04:08 +00:00
room_keys.py
room_upgrade_rest_servlet.py
sendtodevice.py
sync.py Add new module API for adding custom fields to events `unsigned` section (#16549) 2023-10-27 09:04:08 +00:00
tags.py
thirdparty.py
tokenrefresh.py
transactions.py
user_directory.py
versions.py
voip.py