synapse/synapse
Shay f1695ac20e
Add an admin API to get the space hierarchy (#19021)
It is often useful when investigating a space to get information about
that space and it's children. This PR adds an Admin API to return
information about a space and it's children, regardless of room
membership. Will not fetch information over federation about remote
rooms that the server is not participating in.
2025-10-24 15:32:16 -05:00
..
_scripts Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
api Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
app Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
appservice Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
config Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
crypto Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
events Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
federation Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
handlers Add an admin API to get the space hierarchy (#19021) 2025-10-24 15:32:16 -05:00
http Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
logging Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
media Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
metrics Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
module_api Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
push Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
replication Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
res Updated providers.json to use X instead of Twitter following rebrand and schema change (#18767) 2025-09-26 11:06:50 +01:00
rest Add an admin API to get the space hierarchy (#19021) 2025-10-24 15:32:16 -05:00
server_notices Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
spam_checker_api Correctly mention previous copyright (#16820) 2024-01-23 11:26:48 +00:00
state Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
static Update link to the clients webpage, fix #15825 (#15874) 2023-07-06 17:28:09 +02:00
storage Always treat RETURNING as supported by SQL engines (#19047) 2025-10-24 13:21:49 -05:00
streams Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
synapse_rust Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
types Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
util Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
__init__.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
_pydantic_compat.py Stabilise MAS integration (#18759) 2025-08-04 15:48:45 +02:00
event_auth.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
notifier.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
py.typed Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 2021-10-13 08:42:41 +01:00
server.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
visibility.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00