.. |
__init__.py
|
…
|
|
_base.py
|
Add a primitive helper script for listing worker endpoints. (#15243)
|
2023-03-23 12:11:14 +00:00 |
account.py
|
Refactor config to be an experimental feature
|
2023-05-30 09:43:06 -04:00 |
account_data.py
|
Error if attempting to set m.push_rules account data, per MSC4010. (#15555)
|
2023-05-09 10:34:10 -04:00 |
account_validity.py
|
…
|
|
appservice_ping.py
|
Stabilize MSC2659 support for AS ping endpoint. (#15528)
|
2023-05-09 15:02:36 -04:00 |
auth.py
|
…
|
|
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
|
Refactor config to be an experimental feature
|
2023-05-30 09:43:06 -04:00 |
directory.py
|
Load `/directory/room/{roomAlias}` endpoint on workers (#15333)
|
2023-04-14 10:24:06 +01:00 |
events.py
|
Add a primitive helper script for listing worker endpoints. (#15243)
|
2023-03-23 12:11:14 +00:00 |
filter.py
|
`N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649)
|
2023-06-02 17:24:13 -07: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
|
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 |
login_token_request.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 |
logout.py
|
Refactor config to be an experimental feature
|
2023-05-30 09:43:06 -04:00 |
models.py
|
…
|
|
mutual_rooms.py
|
Update Mutual Rooms (MSC2666) implementation (#15621)
|
2023-05-18 12:49:12 -04:00 |
notifications.py
|
…
|
|
openid.py
|
…
|
|
password_policy.py
|
Load `/password_policy` endpoint on workers. (#15331)
|
2023-03-27 07:37:17 -04:00 |
presence.py
|
Add a primitive helper script for listing worker endpoints. (#15243)
|
2023-03-23 12:11:14 +00:00 |
profile.py
|
Add a primitive helper script for listing worker endpoints. (#15243)
|
2023-03-23 12:11:14 +00:00 |
push_rule.py
|
Error if attempting to set m.push_rules account data, per MSC4010. (#15555)
|
2023-05-09 10:34:10 -04: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
|
Add a primitive helper script for listing worker endpoints. (#15243)
|
2023-03-23 12:11:14 +00:00 |
receipts.py
|
Add a primitive helper script for listing worker endpoints. (#15243)
|
2023-03-23 12:11:14 +00:00 |
register.py
|
Make AS tokens work & allow ASes to /register
|
2023-05-30 09:43:06 -04:00 |
relations.py
|
Initial implementation of MSC3981: recursive relations API (#15315)
|
2023-05-02 07:59:55 -04:00 |
rendezvous.py
|
…
|
|
report_event.py
|
…
|
|
room.py
|
Factor out an `is_mine_server_name` method (#15542)
|
2023-05-05 15:06:22 +01:00 |
room_batch.py
|
Add a primitive helper script for listing worker endpoints. (#15243)
|
2023-03-23 12:11:14 +00: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
|
…
|
|
sendtodevice.py
|
Add a primitive helper script for listing worker endpoints. (#15243)
|
2023-03-23 12:11:14 +00:00 |
sync.py
|
`N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649)
|
2023-06-02 17:24:13 -07:00 |
tags.py
|
Add a primitive helper script for listing worker endpoints. (#15243)
|
2023-03-23 12:11:14 +00:00 |
thirdparty.py
|
…
|
|
tokenrefresh.py
|
…
|
|
transactions.py
|
Experimental support for MSC3970: per-device transaction IDs (#15318)
|
2023-04-25 09:37:09 +01:00 |
user_directory.py
|
Add a primitive helper script for listing worker endpoints. (#15243)
|
2023-03-23 12:11:14 +00:00 |
versions.py
|
Stabilize support for MSC3952: Intentional mentions. (#15520)
|
2023-06-06 09:11:07 +01:00 |
voip.py
|
Add a primitive helper script for listing worker endpoints. (#15243)
|
2023-03-23 12:11:14 +00:00 |