element-synapse/synapse/rest/client
2026-01-07 12:52:21 +00:00
..
__init__.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
_base.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
account.py Port Clock functions to use Duration class (#19229) 2025-12-01 13:55:06 +00:00
account_data.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
account_validity.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
appservice_ping.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
auth.py Support for stable m.oauth UIA stage for MSC4312 (#19273) 2026-01-07 12:52:21 +00:00
auth_metadata.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
capabilities.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
delayed_events.py Move RestartDelayedEventServlet to workers (#19207) 2025-11-27 16:44:17 +00:00
devices.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
directory.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
events.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
filter.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
initial_sync.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
keys.py Support for stable m.oauth UIA stage for MSC4312 (#19273) 2026-01-07 12:52:21 +00:00
knock.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
login.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
login_token_request.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
logout.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
matrixrtc.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
media.py Allow admins to bypass the quarantine check on media downloads (#19275) 2025-12-15 17:23:33 +00:00
mutual_rooms.py Implement pagination for MSC2666 (#19279) 2025-12-16 15:24:36 +00:00
notifications.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
openid.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
password_policy.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
presence.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
profile.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
push_rule.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
pusher.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
read_marker.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
receipts.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
register.py Port Clock functions to use Duration class (#19229) 2025-12-01 13:55:06 +00:00
relations.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
rendezvous.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
reporting.py Pydantic v2 (#19071) 2025-10-31 09:22:22 +00:00
room.py Add log to determine whether clients are using /messages as expected (#19226) 2025-12-01 17:10:22 -06:00
room_keys.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
room_upgrade_rest_servlet.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
sendtodevice.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
sync.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
tags.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
thirdparty.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
thread_subscriptions.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
tokenrefresh.py Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
transactions.py Port Clock functions to use Duration class (#19229) 2025-12-01 13:55:06 +00:00
user_directory.py Add rate limit conf to user directory endpoint (#19291) 2026-01-05 13:35:11 -06:00
versions.py Implement MSC4380: Invite blocking (#19203) 2025-11-26 16:12:14 +00:00
voip.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00