MatrixSynapse/synapse/rest/admin
Patrick Cloke cc865fffc0
Convert user_get_threepids response to attrs. (#16468)
This improves type annotations by not having a dictionary of Any values.
2023-10-11 20:08:11 -04:00
..
__init__.py Factor out `MultiWriter` token from `RoomStreamToken` (#16427) 2023-10-05 10:46:28 +01:00
_base.py
background_updates.py
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
experimental_features.py Remove references to supporting per-user flag for msc2654 (#15522) 2023-05-02 14:21:36 -07:00
federation.py Convert simple_select_list_paginate_txn to return tuples. (#16433) 2023-10-06 11:41:57 -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 automatic purge after all users forget a room (#15488) 2023-09-15 15:37:44 +02:00
server_notice_servlet.py
statistics.py
username_available.py
users.py Convert user_get_threepids response to attrs. (#16468) 2023-10-11 20:08:11 -04:00