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 |
|
Benjamin Kampmann
|
9c46d1143d
|
client-api: Add M_UNKNOWN_POS error kind (MSC3575)
|
2022-11-15 15:01:09 +00:00 |
|
Jonas Platte
|
a8ba82d585
|
api: Make EndpointError construction infallible
Simplifies error matching and preserves more information for
non-spec-compliant server errors.
|
2022-11-10 13:10:57 +01:00 |
|
Kévin Commaille
|
045861441a
|
doc: Update Matrix spec links to v1.4
|
2022-10-21 10:41:20 +02:00 |
|
gnieto
|
a4a14aa9dc
|
client-api: Add M_BAD_ALIAS to ErrorKind
|
2022-09-29 14:37:30 +02:00 |
|
Kévin Commaille
|
f5000cb52f
|
client-api: Add support for API scope restriction
According to MSC2967
|
2022-07-28 18:39:35 +02:00 |
|
Jonas Platte
|
61282642c0
|
client-api: Rewrite small test to remove test-only PartialEq impl
|
2022-06-21 18:02:16 +02:00 |
|
Kévin Commaille
|
cad5e81c68
|
client-api: Add error kinds encountered for restricted rooms
According to MSC3083
|
2022-06-12 14:28:12 +02:00 |
|
Charlotte
|
ddc5279b6e
|
client-api: Implement asynchronous uploads (MSC2246)
https://github.com/matrix-org/matrix-spec-proposals/pull/2246
|
2022-05-28 20:49:05 +00: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
|
936bb64e84
|
Update links to spec.matrix.org/v1.2
|
2022-02-18 19:45:04 +01:00 |
|
Andrej Kacian
|
e4a21580a2
|
Add M_WEAK_PASSWORD error code to ruma-client-api
|
2022-01-17 15:57:22 +01:00 |
|
Jonas Platte
|
ee977b48f0
|
Make the inner type of _Custom enum variants unusable
The variant itself would be private if possible, this is the solution
closest to that.
|
2022-01-13 11:38:48 +01:00 |
|
Jonas Platte
|
bccbde6f83
|
api: Remove {Request,Response}DeserializationError
|
2021-10-29 22:44:15 +02:00 |
|
Jonas Platte
|
f634be9838
|
client-api: Add missing periods in docs
|
2021-10-28 21:32:14 +02:00 |
|
Jonas Platte
|
aa5fdf9d22
|
Merge serde attributes and improve docs
|
2021-10-08 12:49:13 +02:00 |
|
Devin Ragotzy
|
ab3d48b576
|
client-api: Make all pub enums non_exhaustive
|
2021-08-10 15:22:26 +02:00 |
|
Devin Ragotzy
|
757ab5273c
|
client-api: Make all pub structs non_exhaustive
|
2021-06-18 11:09:19 +00:00 |
|
Devin Ragotzy
|
c6aa2e0428
|
Fix clippy warnings across workspace
|
2021-05-06 06:16:28 -04:00 |
|
Jonas Platte
|
3db0ea7026
|
Move all crates into a new crates directory
|
2021-05-03 15:50:27 +02:00 |
|