Henri Carnot
80a4498ba9
fix: use ChildrenState for children_state in the room hierarchy response
2022-06-08 15:54:26 +00:00
Nicolas Werner
3dd7ef3444
fix: wrong types in spaces hierarchy API
...
BREAKING CHANGE (because from is now optional, so it can't be specified
conditionally)
See also:
- https://github.com/matrix-org/matrix-spec/pull/1110
- https://github.com/matrix-org/matrix-spec/pull/1097
2022-06-07 17:05:40 +02:00
Nicolas Werner
13b4598c83
feat: Authenticate media downloads
...
This is not strictly required by the spec, but it improves security to
require auth for media downloads on your homeserver. I enabled that on
my servers now and plan to MSC that soon. This is required for people on
my servers to see images and other content now.
2022-05-16 08:14:48 +02:00
Nicolas Werner
d6bb91f7e1
chore: Update to matrix v1.2
2022-05-06 15:14:12 +00:00
Lukas Lihotzki
477780d779
feat: deletePusher
2021-12-09 11:33:28 +00:00
Lukas Lihotzki
793ddddd3f
feat: add additionalProperties in PusherData
2021-12-09 11:33:28 +00:00
Lukas Lihotzki
7a4bb507fe
chore: codegen update (convert to json explicitly)
2021-10-11 15:23:11 +02:00
Lukas Lihotzki
cb71ca9b26
chore: generate more operations from OpenAPI
2021-08-20 16:17:37 +02:00
Lukas Lihotzki
09198ce14d
chore: update generated code
2021-08-20 16:01:26 +02:00
Lukas Lihotzki
8d795d6eaa
chore: update generated code
2021-08-09 20:03:17 +02:00
Lukas Lihotzki
e3a1b6aa77
refactor: mostly use dart_openapi_codegen
2021-06-25 12:40:03 +02:00