David Robertson
|
ccce8cdfc5
|
Use Pydantic when PUTting room aliases (#14179)
|
2022-10-17 13:39:12 +01:00 |
|
santhoshivan23
|
6b99a66fe0
|
Remove unspecced DELETE endpoint that modifies room visibility (#13123)
|
2022-06-28 11:22:59 +00:00 |
|
santhoshivan23
|
d54909956e
|
validate room alias before interacting with the room directory (#13106)
|
2022-06-22 15:32:18 +01:00 |
|
Quentin Gliech
|
73af10f419
|
Simplify the alias deletion logic as an application service. (#13093)
|
2022-06-17 12:19:22 +01:00 |
|
Richard van der Hoff
|
e24ff8ebe3
|
Remove HomeServer.get_datastore() (#12031)
The presence of this method was confusing, and mostly present for backwards
compatibility. Let's get rid of it.
Part of #11733
|
2022-02-23 11:04:02 +00:00 |
|
Patrick Cloke
|
2af6d31b78
|
Addtional type hints for the REST servlets. (#10665)
|
2021-08-23 08:14:17 -04:00 |
|
reivilibre
|
642a42edde
|
Flatten the synapse.rest.client package (#10600)
|
2021-08-17 11:57:58 +00:00 |
|