0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-01 10:18:54 +02:00
synapse/synapse/rest/client
Patrick Cloke 657b8cc75c
Stabilize support for MSC4010: push rules & account data. (#17022)
See
[MSC4010](https://github.com/matrix-org/matrix-spec-proposals/pull/4010),
but this is pretty much just removing an experimental flag.

Part of #17021
2024-04-09 17:11:50 +01:00
..
__init__.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
_base.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
account.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
account_data.py Stabilize support for MSC4010: push rules & account data. (#17022) 2024-04-09 17:11:50 +01:00
account_validity.py Update license headers 2023-11-21 15:29:58 -05:00
appservice_ping.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
auth.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
auth_issuer.py Expose OIDC discovery information under the CSAPI (#16726) 2023-12-06 13:48:09 +00:00
capabilities.py Update license headers 2023-11-21 15:29:58 -05:00
devices.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
directory.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
events.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
filter.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
initial_sync.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
keys.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
knock.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
login.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
login_token_request.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
logout.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
models.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
mutual_rooms.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
notifications.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
openid.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
password_policy.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
presence.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
profile.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
push_rule.py Fixups to new push stream (#17038) 2024-03-28 16:29:23 +00:00
pusher.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
read_marker.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
receipts.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
register.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
relations.py Stabliize support for MSC3981: recurse /relations (#17023) 2024-04-09 17:11:08 +01:00
rendezvous.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
report_event.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
room.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
room_keys.py Update license headers 2023-11-21 15:29:58 -05:00
room_upgrade_rest_servlet.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
sendtodevice.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
sync.py Bump black from 23.10.1 to 24.2.0 (#16936) 2024-03-13 16:46:44 +00:00
tags.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
thirdparty.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
tokenrefresh.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
transactions.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
user_directory.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
versions.py Stabliize support for MSC3981: recurse /relations (#17023) 2024-04-09 17:11:08 +01:00
voip.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00