strawberry
|
506b340302
|
add r0 endpoint to PUT /_matrix/client/r0/room_keys/keys
there's no reason to be needlessly pessimistic, they are
functionally the same.
see https://github.com/element-hq/hydrogen-web/issues/741
Signed-off-by: strawberry <strawberry@puppygock.gay>
|
2024-10-16 14:57:41 -04:00 |
|
Jonas Platte
|
3dac70ead9
|
Remove most unreachable visibility modifiers
|
2023-07-19 14:32:14 +02:00 |
|
Jonas Platte
|
f964656a4d
|
Upgrade typos-ci, fix typos
|
2023-06-14 12:47:57 +02:00 |
|
Kévin Commaille
|
f159776f52
|
chore: Make all applicable spec links use the latest spec instead of a specific version
|
2023-02-12 12:39:24 +01:00 |
|
Jonas Platte
|
3211fccab0
|
Remove borrowing in requests
|
2022-11-28 14:02:35 +01:00 |
|
Jonas Platte
|
ae3394a6df
|
api: Turn metadata name and description fields into docstrings
|
2022-11-12 10:17:24 +01:00 |
|
Jonas Platte
|
80c060cb69
|
Remove usage of ruma_api!
|
2022-11-12 10:17:24 +01:00 |
|
Kévin Commaille
|
045861441a
|
doc: Update Matrix spec links to v1.4
|
2022-10-21 10:41:20 +02:00 |
|
Jonas Platte
|
efc869ce9d
|
client-api: Use new owned ID types
|
2022-04-20 10:39:36 +02:00 |
|
Kévin Commaille
|
bdcf07be87
|
common: Merge ruma-serde into ruma-common
|
2022-03-10 12:11:00 +01:00 |
|
Kévin Commaille
|
088d1872b7
|
common: Merge ruma-identifiers into ruma-common
|
2022-03-09 17:46:51 +00:00 |
|
Kévin Commaille
|
f32dcb9254
|
common: Merge ruma-api into ruma-common
|
2022-03-03 14:01:51 +01:00 |
|
Jonathan de Jong
|
d0ad3aa419
|
client-api: Refactor backup APIs to be more descriptive and accurate
|
2022-02-22 20:59:26 +01:00 |
|
Kévin Commaille
|
04cfc7c12d
|
client-api: Fix backup::update_backup endpoint
Method was POST instead of PUT
Docs were for the create_backup endpoint
|
2022-02-22 17:13:15 +01:00 |
|
Jonathan de Jong
|
4787bab6ac
|
client-api: Transition from r0 to versioned endpoints
|
2022-02-18 11:03:55 +01:00 |
|