Jonas Platte
|
b183677ef5
|
events: Add builder-style methods to media event content structs
|
2023-06-13 17:15:10 +02:00 |
|
Jonas Platte
|
c1fa8d9406
|
events: Streamline constructors of media event content structs
|
2023-06-13 17:15:09 +02:00 |
|
Kévin Commaille
|
699c2daf39
|
events: Remove mixed types and conversion functions for extensible events
Mixed types have been removed from MSC1767.
|
2023-02-09 16:25:51 +01:00 |
|
Kévin Commaille
|
7c802c89ca
|
events: Remove conversions between extensible types and room messages
They are more difficult to implement and use with
generic replacements, for little gain.
|
2022-10-17 20:27:49 +02:00 |
|
Kévin Commaille
|
be2310294a
|
events: Make extensible events conversion helpers private
|
2022-07-08 13:34:19 +02:00 |
|
Kévin Commaille
|
bda17c3662
|
events: Avoid unnecessary allocations during conversion
|
2022-07-08 13:34:19 +02:00 |
|
Kévin Commaille
|
9ea6c3c6ab
|
events: Move msgtype types in separate files
|
2022-06-07 17:14:52 +02:00 |
|