ruwuma/crates/ruma-events
Kévin Commaille 81611b65f8 events: Be a little smarter when removing plain reply fallback
Given that the default algorithm from the spec would also remove the
beginning of a message starting with a blockquote,
let's be more conservative an check that the beginning really looks like
the fallback that was defined in the spec.
2024-12-15 03:07:53 -05:00
..
2024-12-03 13:43:09 +00:00
2024-12-03 13:43:09 +00:00
2023-08-28 10:23:54 +02:00

ruma-events

crates.io page docs.rs page license: MIT

Serializable types for the events in the Matrix specification that can be shared by client and server code.