synapse-product/synapse/handlers
Michael Telatynski 9db24cc50d
Send unstable-prefixed room_type in store-invite IS API requests (#10435)
The room type is per MSC3288 to allow the identity-server to
change invitation wording based on whether the invitation is to
a room or a space.

The prefixed key will be replaced once MSC3288 is accepted
into the spec.
2021-08-04 13:39:57 -04:00
..
ui_auth
__init__.py
_base.py Fix import of the default SAML mapping provider. (#10477) 2021-07-27 11:34:15 -04:00
account_data.py
account_validity.py
admin.py
appservice.py
auth.py
cas.py [pyupgrade] synapse/ (#10348) 2021-07-19 15:28:05 +01:00
deactivate_account.py
device.py Use inline type hints in handlers/ and rest/. (#10382) 2021-07-16 18:22:36 +01:00
devicemessage.py
directory.py
e2e_keys.py Use inline type hints in handlers/ and rest/. (#10382) 2021-07-16 18:22:36 +01:00
e2e_room_keys.py
event_auth.py Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2021-07-26 12:17:00 -04:00
events.py
federation.py Add support for MSC2716 marker events (#10498) 2021-08-04 12:07:57 -05:00
groups_local.py
identity.py Send unstable-prefixed room_type in store-invite IS API requests (#10435) 2021-08-04 13:39:57 -04:00
initial_sync.py Support for MSC2285 (hidden read receipts) (#10413) 2021-07-28 10:05:11 +02:00
message.py Port the ThirdPartyEventRules module interface to the new generic interface (#10386) 2021-07-20 12:39:46 +02:00
oidc.py
pagination.py
password_policy.py
presence.py
profile.py
read_marker.py
receipts.py Include room ID in ignored EDU log messages (#10507) 2021-08-03 13:35:49 +00:00
register.py
room_list.py
room_member_worker.py
room_member.py Send unstable-prefixed room_type in store-invite IS API requests (#10435) 2021-08-04 13:39:57 -04:00
room.py Make historical events discoverable from backfill for servers without any scrollback history (MSC2716) (#10245) 2021-07-28 10:46:37 -05:00
saml.py [pyupgrade] synapse/ (#10348) 2021-07-19 15:28:05 +01:00
search.py
send_email.py
set_password.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
space_summary.py
sso.py
state_deltas.py
stats.py
sync.py Make sync response cache time configurable. (#10513) 2021-08-03 14:45:04 +01:00
typing.py Include room ID in ignored EDU log messages (#10507) 2021-08-03 13:35:49 +00:00
user_directory.py