Kévin Commaille
|
f540004a0d
|
events: Don't require whole poll response events to compute results
Co-authored-by: Jonas Platte <jplatte@matrix.org>
|
2023-08-23 09:18:37 +02:00 |
|
Jonas Platte
|
8e10064364
|
Enforce import grouping
Includes a few manual changes to make rustfmt behave a bit better.
|
2023-08-22 12:31:49 +02:00 |
|
Kévin Commaille
|
9bf3e03dd3
|
events: Add m.relates_to to poll start events
|
2023-07-27 16:04:58 +02:00 |
|
Kévin Commaille
|
d53362c689
|
events: Add unstable poll events
Using the unstable format defined in MSC3381
|
2023-07-27 16:04:58 +02:00 |
|
Kévin Commaille
|
c0b8cd4d46
|
events: Make polls events use the stable prefixes
|
2023-07-27 16:04:58 +02:00 |
|
Kévin Commaille
|
9b694cdfa8
|
events: Add methods to compute poll results
|
2023-06-23 10:36:23 +02:00 |
|
Kévin Commaille
|
61c23491c6
|
events: Update types according to changes in MSC3381
|
2023-02-27 20:28:38 +01:00 |
|
Kévin Commaille
|
8477efb2ef
|
events: Update types according to changes in MSCs 1767, 3954, 3955 and 3956
|
2023-02-27 20:28:38 +01:00 |
|
Jonas Platte
|
b859d9c8b0
|
common: Derive Debug via StringEnum derive
|
2023-01-13 13:49:59 +01:00 |
|
Jonas Platte
|
4fb051ba0f
|
Use Default derive for enums
|
2022-09-20 13:49:16 +02:00 |
|
Jonas Platte
|
5f902851af
|
Upgrade to Rust 2021
|
2022-05-27 12:04:23 +02:00 |
|
Kévin Commaille
|
c3d573e943
|
events: Add support for polls
According to MSC3381
|
2022-05-25 12:03:45 +02:00 |
|