Jonas Platte
|
932fe4fa38
|
common: Skip serializing empty default_payload in PusherData, simplify type
|
2022-02-09 18:47:24 +01:00 |
|
Jonas Platte
|
ee977b48f0
|
Make the inner type of _Custom enum variants unusable
The variant itself would be private if possible, this is the solution
closest to that.
|
2022-01-13 11:38:48 +01:00 |
|
Jonas Platte
|
3ce578f384
|
identifiers: Make UserId a DST
|
2021-11-26 00:40:40 +01:00 |
|
Jonas Platte
|
2d4dbfe42f
|
identifiers: Make RoomId a DST
|
2021-11-26 00:04:28 +01:00 |
|
Jonas Platte
|
ac6ecc3e5e
|
push-gateway-api: Make data field of Device not an Option
All fields of the inner type are optional themselves.
|
2021-11-05 12:57:26 +01:00 |
|
Jonas Platte
|
103b9df6c2
|
common: Add unstable support for default_payload field in PusherData
|
2021-11-05 12:49:43 +01:00 |
|
Jonas Platte
|
aa5fdf9d22
|
Merge serde attributes and improve docs
|
2021-10-08 12:49:13 +02:00 |
|
Devin Ragotzy
|
74b6a4c9d8
|
common: Make all pub enums non_exhaustive
|
2021-08-10 15:22:26 +02:00 |
|
Devin Ragotzy
|
626b5a5d06
|
common: Make all pub structs non_exhaustive
|
2021-06-18 11:00:35 +00:00 |
|
Devin Ragotzy
|
5090c11843
|
Enable non-default clippy lints
|
2021-05-06 11:07:31 +00:00 |
|
Devin Ragotzy
|
c6aa2e0428
|
Fix clippy warnings across workspace
|
2021-05-06 06:16:28 -04:00 |
|
Jonas Platte
|
3db0ea7026
|
Move all crates into a new crates directory
|
2021-05-03 15:50:27 +02:00 |
|