Patrick Cloke
|
ab3f1b3b53
|
Convert simple_select_one_txn and simple_select_one to return tuples. (#16612)
|
2023-11-09 11:13:31 -05:00 |
Maxwell G
|
12611bfcdd
|
Add support for pydantic v2 via pydantic.v1 compat module (#16332)
While maintaining support with pydantic v1.
|
2023-09-25 15:19:08 +00:00 |
Dirk Klimpel
|
4af0aec54d
|
Load `/directory/room/{roomAlias}` endpoint on workers (#15333)
* Enable `directory`
* move to worker store
* newsfile
* disable `ClientDirectoryListServer` and `ClientAppserviceDirectoryListServer` for workers
|
2023-04-14 10:24:06 +01:00 |
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 |