| .. |
|
__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
|
Remove remaining usage of cursor_to_dict. (#16564)
|
2023-10-31 13:13:28 -04:00 |
|
registration_tokens.py
|
Remove remaining usage of cursor_to_dict. (#16564)
|
2023-10-31 13:13:28 -04:00 |
|
rooms.py
|
Remove remaining usage of cursor_to_dict. (#16564)
|
2023-10-31 13:13:28 -04: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
|
Remove remaining usage of cursor_to_dict. (#16564)
|
2023-10-31 13:13:28 -04:00 |