Devin Ragotzy
|
12c294422b
|
Move new_content and relates_to fields to MessageEventContent struct
MessageEventContent used to be an enum, it now has a msgtype field where
the enum (now called MessageType) sits.
|
2021-02-13 00:29:07 +01:00 |
|
Jonas Platte
|
798cd49e9e
|
events: Use more specific MessageEvent type in room_message test
|
2021-02-12 20:09:34 +01:00 |
|
Akshay
|
a76d3e24a4
|
events: Support m.room.message events with custom msgtype s
|
2021-02-12 14:01:10 +01:00 |
|
Jonas Platte
|
317b2055a8
|
events: Fix tests for unstable-pre-spec
|
2021-02-12 13:41:54 +01:00 |
|
Jonas Platte
|
0a10afe6da
|
Move m.room.message tests from src/ to tests/
|
2021-02-08 12:49:46 +01:00 |
|