..
__init__.py
Flatten the synapse.rest.client package ( #10600 )
2021-08-17 11:57:58 +00:00
_base.py
Use StrCollection in additional places. ( #16301 )
2023-09-13 07:57:19 -04:00
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
Addtional type hints for the REST servlets. ( #10665 )
2021-08-23 08:14:17 -04:00
appservice_ping.py
Stabilize MSC2659 support for AS ping endpoint. ( #15528 )
2023-05-09 15:02:36 -04:00
auth.py
Bump black from 22.12.0 to 23.1.0 ( #15103 )
2023-02-22 15:29:09 -05:00
capabilities.py
Implement stable support for MSC3882 to allow an existing device/session to generate a login token for use on a new device/session ( #15388 )
2023-06-01 08:52:51 -04:00
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 a primitive helper script for listing worker endpoints. ( #15243 )
2023-03-23 12:11:14 +00:00
filter.py
Convert more cached return values to immutable types ( #16356 )
2023-09-20 07:48:55 -04:00
initial_sync.py
Add a primitive helper script for listing worker endpoints. ( #15243 )
2023-03-23 12:11:14 +00:00
keys.py
Refactor config to be an experimental feature
2023-05-30 09:43:06 -04:00
knock.py
Add a primitive helper script for listing worker endpoints. ( #15243 )
2023-03-23 12:11:14 +00:00
login.py
Describe which rate limiter was hit in logs ( #16135 )
2023-08-30 00:39:39 +01:00
login_token_request.py
Describe which rate limiter was hit in logs ( #16135 )
2023-08-30 00:39:39 +01:00
logout.py
Implements admin API to lock an user (MSC3939) ( #15870 )
2023-08-10 09:10:55 +00:00
models.py
Add support for pydantic v2 via pydantic.v1 compat module ( #16332 )
2023-09-25 15:19:08 +00:00
mutual_rooms.py
Update Mutual Rooms (MSC2666) implementation ( #15621 )
2023-05-18 12:49:12 -04:00
notifications.py
Add `/notifications` endpoint to workers ( #16265 )
2023-09-07 09:26:07 +00:00
openid.py
Remove `HomeServer.get_datastore()` ( #12031 )
2022-02-23 11:04:02 +00:00
password_policy.py
Load `/password_policy` endpoint on workers. ( #15331 )
2023-03-27 07:37:17 -04:00
presence.py
Add a new module API to update user presence state. ( #16544 )
2023-10-26 15:11:24 -04:00
profile.py
Add a primitive helper script for listing worker endpoints. ( #15243 )
2023-03-23 12:11:14 +00:00
push_rule.py
Add linearizer on user ID to push rule PUT/DELETE requests ( #16052 )
2023-08-11 11:37:09 +00:00
pusher.py
Make cleaning up pushers depend on the device_id instead of the token_id ( #15280 )
2023-03-24 11:09:39 -04:00
read_marker.py
Additional validation of receipts ( #16327 )
2023-09-18 13:02:12 +00:00
receipts.py
Additional validation of receipts ( #16327 )
2023-09-18 13:02:12 +00:00
register.py
Describe which rate limiter was hit in logs ( #16135 )
2023-08-30 00:39:39 +01:00
relations.py
Initial implementation of MSC3981: recursive relations API ( #15315 )
2023-05-02 07:59:55 -04:00
rendezvous.py
Implementation of HTTP 307 response for MSC3886 POST endpoint ( #14018 )
2022-10-18 15:52:25 +00:00
report_event.py
Bump ruff from 0.0.277 to 0.0.286 ( #16198 )
2023-08-29 09:41:43 -04:00
room.py
Pass the device ID around in the presence handler ( #16171 )
2023-08-28 13:08:49 -04:00
room_keys.py
Add a primitive helper script for listing worker endpoints. ( #15243 )
2023-03-23 12:11:14 +00:00
room_upgrade_rest_servlet.py
Rename pagination&purge locks and add comments explaining them ( #16112 )
2023-08-16 16:19:54 +02:00
sendtodevice.py
Add a primitive helper script for listing worker endpoints. ( #15243 )
2023-03-23 12:11:14 +00:00
sync.py
Pass the device ID around in the presence handler ( #16171 )
2023-08-28 13:08:49 -04:00
tags.py
Add a primitive helper script for listing worker endpoints. ( #15243 )
2023-03-23 12:11:14 +00:00
thirdparty.py
Addtional type hints for the REST servlets. ( #10665 )
2021-08-23 08:14:17 -04:00
tokenrefresh.py
Addtional type hints for the REST servlets. ( #10665 )
2021-08-23 08:14:17 -04:00
transactions.py
Stabilize support for MSC3970: updated transaction semantics (scope to `device_id`) ( #15629 )
2023-08-04 07:47:18 -04:00
user_directory.py
Add a primitive helper script for listing worker endpoints. ( #15243 )
2023-03-23 12:11:14 +00:00
versions.py
Remove experimental MSC2716 implementation to incrementally import history into existing rooms ( #15748 )
2023-06-16 14:12:24 -05:00
voip.py
Add a primitive helper script for listing worker endpoints. ( #15243 )
2023-03-23 12:11:14 +00:00