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
|
52608cc72c
|
identifiers: Make EventId a DST
|
2021-11-25 22:34:40 +01:00 |
|
Jonas Platte
|
b4eac98acc
|
events: Make OlmV1Keys::ed25519 public
It was never meant to be private.
|
2021-09-27 19:23:18 +02:00 |
|
Jonas Platte
|
bb9f95224c
|
events: Remove RedactedStrippedStateEvent
Stripped state events are never redacted.
|
2021-09-15 20:36:20 +02:00 |
|
Jonas Platte
|
46c7e3f811
|
Clean up and rewrap documentation comments
|
2021-08-27 21:32:02 +02:00 |
|
Jonas Platte
|
05e28f7422
|
events: Add types for decrypted event payloads
|
2021-06-20 09:39:48 +02:00 |
|
Devin Ragotzy
|
e05aad184e
|
events: Make all pub structs non_exhaustive
|
2021-06-18 20:53:06 +02:00 |
|
Jonas Platte
|
18005244c9
|
events: Merge RedactedSyncUnsigned and RedactedUnsigned
|
2021-05-15 13:12:13 +02:00 |
|
Devin Ragotzy
|
058d2bfa24
|
Add kind = ToDevice for all to device content
|
2021-05-14 12:25:30 +02:00 |
|
Devin Ragotzy
|
b6558c64a0
|
Add global and room account content traits and to device trait
|
2021-05-14 12:25:30 +02:00 |
|
Jonas Platte
|
5710d2740c
|
Replace uses of SystemTime with new UInt-based timestamp types
|
2021-05-14 01:13:17 +02:00 |
|
Kévin Commaille
|
0acb121ee5
|
events: Remove BasicEventContent trait and derive
|
2021-05-12 16:02:44 +02:00 |
|
Kévin Commaille
|
7faa59be6b
|
events: Remove BasicToDevice enum
|
2021-05-12 16:02:44 +02:00 |
|
Kévin Commaille
|
8d8ca81e04
|
events: Split Basic enum into GlobalAccountData, RoomAccountData and BasicToDevice enums
Closes #563
|
2021-05-12 16:02:44 +02:00 |
|
Jonas Platte
|
3db0ea7026
|
Move all crates into a new crates directory
|
2021-05-03 15:50:27 +02:00 |
|