Patrick Cloke
|
379f2650cf
|
Bundle relations of relations into the /relations result. (#11284)
Per updates to MSC2675 which now states that bundled
aggregations should be included from the `/relations`
endpoint.
|
2021-11-30 11:33:33 -05:00 |
|
Patrick Cloke
|
6a5dd485bd
|
Refactor the code to inject bundled relations during serialization. (#11408)
|
2021-11-23 06:43:56 -05:00 |
|
Andrew Morgan
|
4b3e30c276
|
Fix typo in RelationAggregationPaginationServlet error response (#11278)
|
2021-11-09 12:11:50 +00:00 |
|
Patrick Cloke
|
ba00e20234
|
Add a thread relation type per MSC3440. (#11088)
Adds experimental support for MSC3440's `io.element.thread` relation
type (and the aggregation for it).
|
2021-10-21 14:39:16 -04:00 |
|
Patrick Cloke
|
1f9d0b8a7a
|
Add type hints to synapse.events.*. (#11066)
Except `synapse/events/__init__.py`, which will be done in a follow-up.
|
2021-10-13 07:24:07 -04:00 |
|
Patrick Cloke
|
287918e2d4
|
Additional type hints for the client REST servlets (part 3). (#10707)
|
2021-08-31 17:22:29 +00:00 |
|
reivilibre
|
642a42edde
|
Flatten the synapse.rest.client package (#10600)
|
2021-08-17 11:57:58 +00:00 |
|