Jonas Platte
|
cdabe8e52d
|
events: Remove Serialize impls for all event types except ToDeviceEvent
|
2022-12-15 10:41:30 +01:00 |
|
Jonas Platte
|
c7e84c5249
|
Fix clippy lints
Automated using `cargo clippy --fix`.
|
2022-10-26 13:38:29 +02:00 |
|
gnieto
|
dcff5a0737
|
events: Make name on SecretStorageKeyEventContent optional
The spec has the `name` field marked as optional.
See: https://spec.matrix.org/v1.4/client-server-api/#key-storage
|
2022-10-22 08:29:13 +00:00 |
|
Kévin Commaille
|
045861441a
|
doc: Update Matrix spec links to v1.4
|
2022-10-21 10:41:20 +02:00 |
|
Kévin Commaille
|
191f3aca67
|
events: Split more test assertions
|
2022-06-07 12:07:57 +02:00 |
|
Jonas Platte
|
73c2963ebd
|
Enforce consistent semicolons after () -typed expressions in blocks
|
2022-06-03 08:40:16 +02:00 |
|
Jonas Platte
|
b34bfaf1f6
|
Replace matches crate with assert_matches
|
2022-05-24 18:07:29 +02:00 |
|
Kévin Commaille
|
abf735093c
|
events: Fix serde of event types with suffix
|
2022-05-09 10:41:22 +00:00 |
|
Adam
|
1fd47fa034
|
events: Add secret storage
|
2022-04-26 14:38:19 +02:00 |
|