.. |
__init__.py
|
…
|
|
_base.py
|
…
|
|
account.py
|
Add module API callbacks for adding and deleting local 3PID associations (#15044
|
2023-02-27 14:19:19 +00:00 |
account_data.py
|
…
|
|
account_validity.py
|
…
|
|
auth.py
|
Bump black from 22.12.0 to 23.1.0 (#15103)
|
2023-02-22 15:29:09 -05:00 |
capabilities.py
|
…
|
|
devices.py
|
Fix conflicting URLs for dehydrated devices. (#15180)
|
2023-03-02 07:24:29 -05:00 |
directory.py
|
…
|
|
events.py
|
Pass the requester during event serialization. (#15174)
|
2023-03-06 16:08:39 +00:00 |
filter.py
|
Bump black from 22.12.0 to 23.1.0 (#15103)
|
2023-02-22 15:29:09 -05:00 |
initial_sync.py
|
…
|
|
keys.py
|
Implementation of MSC3967: Don't require UIA for initial upload of cross signing keys (#15077)
|
2023-03-02 10:34:59 +00:00 |
knock.py
|
Add support for knocking to workers. (#15133)
|
2023-03-02 12:59:53 -05:00 |
login.py
|
…
|
|
login_token_request.py
|
…
|
|
logout.py
|
…
|
|
models.py
|
…
|
|
mutual_rooms.py
|
…
|
|
notifications.py
|
Pass the requester during event serialization. (#15174)
|
2023-03-06 16:08:39 +00:00 |
openid.py
|
…
|
|
password_policy.py
|
…
|
|
presence.py
|
…
|
|
profile.py
|
…
|
|
push_rule.py
|
Use StrCollection in place of Collection[str] in (most) handlers code. (#14922)
|
2023-01-26 12:31:58 -05:00 |
pusher.py
|
…
|
|
read_marker.py
|
…
|
|
receipts.py
|
…
|
|
register.py
|
Bump black from 22.12.0 to 23.1.0 (#15103)
|
2023-02-22 15:29:09 -05:00 |
relations.py
|
Add helper to parse an enum from query args & use it. (#14956)
|
2023-02-01 21:35:24 +00:00 |
rendezvous.py
|
…
|
|
report_event.py
|
Prevent clients from reporting nonexistent events. (#13779)
|
2023-02-14 15:50:59 +00:00 |
room.py
|
Pass the Requester down to the HttpTransactionCache. (#15200)
|
2023-03-07 16:05:22 +00:00 |
room_batch.py
|
Remove unspecced and buggy `PUT` method on the unstable `/rooms/<room_id>/batch_send` endpoint. (#15199)
|
2023-03-03 12:22:49 +00:00 |
room_keys.py
|
Respond correctly to unknown methods on known endpoints (#14605)
|
2023-02-09 13:04:24 -05:00 |
room_upgrade_rest_servlet.py
|
…
|
|
sendtodevice.py
|
Pass the Requester down to the HttpTransactionCache. (#15200)
|
2023-03-07 16:05:22 +00:00 |
sync.py
|
Pass the requester during event serialization. (#15174)
|
2023-03-06 16:08:39 +00:00 |
tags.py
|
Respond correctly to unknown methods on known endpoints (#14605)
|
2023-02-09 13:04:24 -05:00 |
thirdparty.py
|
…
|
|
tokenrefresh.py
|
…
|
|
transactions.py
|
Pass the Requester down to the HttpTransactionCache. (#15200)
|
2023-03-07 16:05:22 +00:00 |
user_directory.py
|
…
|
|
versions.py
|
…
|
|
voip.py
|
…
|
|