Jonas Platte
|
ce785064a9
|
Use RoomEventType instead of EventType for PDUs and power levels
|
2022-03-16 12:20:17 +01:00 |
|
Kévin Commaille
|
088d1872b7
|
common: Merge ruma-identifiers into ruma-common
|
2022-03-09 17:46:51 +00:00 |
|
Kévin Commaille
|
c3f9a3cb70
|
common: Merge ruma-events into ruma-common
|
2022-03-04 11:45:07 +00:00 |
|
Jonas Platte
|
d09c961a0b
|
state-res: Apply clippy suggestion
|
2022-01-31 20:16:41 +01:00 |
|
Jonas Platte
|
16f031fabb
|
state-res: Make the API generic over the event ID storage
|
2021-11-27 23:18:34 +01:00 |
|
Jonas Platte
|
a9985d7763
|
events / state-res: Use RawJsonValue over JsonValue for event content
|
2021-09-15 20:58:42 +02:00 |
|
Jonas Platte
|
9cb9b1104a
|
state-res: Remove unused Event trait methods
|
2021-09-15 18:15:01 +02:00 |
|
Jonas Platte
|
0999e420ae
|
state-res: Return borrowed content in Event method
|
2021-09-13 19:02:36 +02:00 |
|
Jonas Platte
|
e49f76b4be
|
state-res: Implement Event for &T where T: Event
|
2021-09-13 19:02:36 +02:00 |
|
Jonas Platte
|
a4b8f3bc90
|
state-res: Implement Event for Arc<T> where T: Event
|
2021-09-13 19:02:36 +02:00 |
|
Jonas Platte
|
355a493024
|
state-res: Fix some docs
|
2021-09-13 19:02:35 +02:00 |
|
Jonas Platte
|
1e19de9579
|
state-res: Return borrows from Event::{prev_events, auth_events}
|
2021-09-13 19:02:35 +02:00 |
|
Jonas Platte
|
34a10b87c5
|
state-res: Return borrows from Event::{event_type, state_key}
|
2021-09-13 19:02:35 +02:00 |
|
Jonas Platte
|
76fa15f248
|
state-res: Rename Event::kind to event_type
|
2021-09-13 19:02:33 +02:00 |
|
Devin Ragotzy
|
9d0cdb8c0e
|
state-res: Make comments consistent and remove nested ifs
|
2021-05-19 17:25:28 +02:00 |
|
Jonas Platte
|
5710d2740c
|
Replace uses of SystemTime with new UInt-based timestamp types
|
2021-05-14 01:13:17 +02:00 |
|
Jonas Platte
|
f58462a002
|
state-res: Depend on ruma-* subcrates instead of ruma
|
2021-05-08 00:52:50 +02:00 |
|
Jonas Platte
|
6609829735
|
Add 'crates/ruma-state-res/' from commit '56bf45c0235701ac6df56993c327d2f97a499ef9'
git-subtree-dir: crates/ruma-state-res
git-subtree-mainline: 719433eb5c41fb5b8099481ce7bb0a37931b260f
git-subtree-split: 56bf45c0235701ac6df56993c327d2f97a499ef9
|
2021-05-08 00:20:05 +02:00 |
|