.. |
__init__.py
|
Factor out `MultiWriter` token from `RoomStreamToken` (#16427)
|
2023-10-05 10:46:28 +01:00 |
_base.py
|
`synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024)
|
2022-08-22 14:17:59 +01:00 |
background_updates.py
|
Remove `HomeServer.get_datastore()` (#12031)
|
2022-02-23 11:04:02 +00:00 |
devices.py
|
Add a new admin API to create a new device for a user. (#15611)
|
2023-05-17 14:39:06 +00:00 |
event_reports.py
|
Admin API endpoint to delete a reported event (#15116)
|
2023-02-28 12:09:10 +00:00 |
experimental_features.py
|
Remove references to supporting per-user flag for msc2654 (#15522)
|
2023-05-02 14:21:36 -07:00 |
federation.py
|
Remove more usages of cursor_to_dict. (#16551)
|
2023-10-26 15:12:28 -04:00 |
media.py
|
Factor out an `is_mine_server_name` method (#15542)
|
2023-05-05 15:06:22 +01:00 |
registration_tokens.py
|
Bump ruff from 0.0.277 to 0.0.286 (#16198)
|
2023-08-29 09:41:43 -04:00 |
rooms.py
|
Add new module API for adding custom fields to events `unsigned` section (#16549)
|
2023-10-27 09:04:08 +00:00 |
server_notice_servlet.py
|
Pass the Requester down to the HttpTransactionCache. (#15200)
|
2023-03-07 16:05:22 +00:00 |
statistics.py
|
Remove more usages of cursor_to_dict. (#16551)
|
2023-10-26 15:12:28 -04:00 |
username_available.py
|
Clean up `synapse.rest.admin` (#11535)
|
2021-12-08 16:59:40 +00:00 |
users.py
|
Convert user_get_threepids response to attrs. (#16468)
|
2023-10-11 20:08:11 -04:00 |