Jonas Platte
|
cdabe8e52d
|
events: Remove Serialize impls for all event types except ToDeviceEvent
|
2022-12-15 10:41:30 +01:00 |
|
Kévin Commaille
|
aeaa4af776
|
events: Move relations under events::room::message to events::relation
|
2022-11-25 22:33:37 +01:00 |
|
Jonas Platte
|
674137c41d
|
events: Use CanBeEmpty trait for skipping unsigned serialization
|
2022-09-12 11:44:05 +02:00 |
|
Kévin Commaille
|
7008161727
|
events: Split more test assertions
|
2022-06-04 17:01:56 +02:00 |
|
Jonas Platte
|
b34bfaf1f6
|
Replace matches crate with assert_matches
|
2022-05-24 18:07:29 +02:00 |
|
Jonas Platte
|
7de3b4b649
|
events: Rework the event enum hierarchy
|
2022-04-05 14:29:17 +02:00 |
|
Jonas Platte
|
d87874314b
|
events: Add 'Original' prefix to unredacted types with a redacted form
|
2022-04-05 14:29:17 +02:00 |
|
Kévin Commaille
|
c6d11c78a7
|
events: Add support for transitional extensible voice messages
According to MSC3245
|
2022-03-28 17:37:04 +02:00 |
|
Kévin Commaille
|
4acfc8d591
|
events: Use stable field prefix for extensible events
Only transitional room messages will be sent while unstable
|
2022-03-25 18:07:04 +01:00 |
|
Jonas Platte
|
d94e194b75
|
common: Fix build error
|
2022-03-18 12:51:30 +01:00 |
|
Kévin Commaille
|
9b870cd9af
|
common: Add support for voice message events
|
2022-03-18 12:13:26 +01:00 |
|