Jonas Platte
|
578f6c8925
|
Replace r0::room::create_room::InitialStateEvent with ruma_events::InitialStateEvent
|
2020-08-17 23:36:00 +02:00 |
|
Jonas Platte
|
1fbf05d71f
|
Fix some bad formatting
|
2020-08-08 21:52:58 +02:00 |
|
Jonas Platte
|
1862d15365
|
Remove glob imports of C-like enums
|
2020-07-26 17:13:08 +02:00 |
|
Devin Ragotzy
|
4be63127f7
|
Add into_full_event and From<> impls to convert between sync and full events
|
2020-07-24 14:45:38 +02:00 |
|
Devin R
|
56ff7c05e9
|
Remove the Ident from EventKind and impl Display for both enums
|
2020-07-23 15:01:12 +02:00 |
|
Devin R
|
2e1e63671d
|
Turn long matches! into is_redacted EventKindVariation method
|
2020-07-23 15:01:12 +02:00 |
|
Devin R
|
a39c0106d4
|
Generate EventKind/Variation pair from Event derive input
|
2020-07-23 15:01:12 +02:00 |
|
Devin R
|
4b9fdcb189
|
Use EventKind/Variation in the Event derive macro
Move the event parsing into it's own mod to be shared by event.rs.
|
2020-07-23 15:01:12 +02:00 |
|