Jonas Platte
|
49a0650f62
|
events: Remove EventKind
The EventType associated type on EventContent practically provides the
same information.
|
2023-01-16 21:17:00 +01:00 |
|
Jonas Platte
|
67d0f3cc04
|
Temporarily add back Serialize implementations for non-DAG events
… since they are being used by Conduit.
|
2022-12-21 13:34:05 +01:00 |
|
Jonas Platte
|
cdabe8e52d
|
events: Remove Serialize impls for all event types except ToDeviceEvent
|
2022-12-15 10:41:30 +01:00 |
|
Kévin Commaille
|
191f3aca67
|
events: Split more test assertions
|
2022-06-07 12:07:57 +02:00 |
|
Jonas Platte
|
b34bfaf1f6
|
Replace matches crate with assert_matches
|
2022-05-24 18:07:29 +02:00 |
|
Jonas Platte
|
d855ec33d6
|
identifiers: Update ToOwned implementations to use new types
… and a lot of changes that cascaded from that.
|
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
|
c3f9a3cb70
|
common: Merge ruma-events into ruma-common
|
2022-03-04 11:45:07 +00:00 |
|