Devin Ragotzy
|
f62df4d9ae
|
Remove StateStore trait and clean up imports in event_auth
|
2021-04-29 15:10:17 -04:00 |
|
Devin Ragotzy
|
c2988d4b8d
|
Remove StateResolution::apply_event, fix test serde make pdu struct
|
2021-04-26 09:41:46 -04:00 |
|
Jonas Platte
|
b7d465fabe
|
Upgrade ruma
|
2021-04-05 15:57:27 -04:00 |
|
Devin Ragotzy
|
a0177669e6
|
Fix all failing tests because of state_key unwraps
|
2021-03-26 16:05:12 -04:00 |
|
Timo Kösters
|
1621a491a9
|
improvement: refactor code and fix a few auth rules
|
2021-03-25 23:19:20 +01:00 |
|
Devin Ragotzy
|
791c66d73c
|
Replace tracing crate with log (conduit uses log)
|
2021-01-29 11:18:01 -05:00 |
|
Devin Ragotzy
|
47b19fdc15
|
Remove StateStore trait, caller must collect all events needed
|
2021-01-24 20:44:41 -05:00 |
|
Devin Ragotzy
|
b0ee71e401
|
Make event_map &mut and take fields in membership_change
|
2021-01-05 15:43:55 -05:00 |
|
Devin Ragotzy
|
da14be3000
|
Fix tests to work with PDU event trait
|
2021-01-05 15:43:55 -05:00 |
|
Devin Ragotzy
|
05a4dd1bf0
|
Convert state-res to use possible ruma::ServerPdu
|
2021-01-05 15:43:55 -05:00 |
|
Devin Ragotzy
|
282270ed4f
|
Start work on db less state-res
|
2021-01-05 15:43:55 -05:00 |
|
Devin Ragotzy
|
611d1a3d9c
|
Add tests for resolve_incoming
|
2021-01-05 15:43:55 -05:00 |
|
Devin Ragotzy
|
dd2a115b94
|
Clean up tests, move setup into its own file
|
2021-01-05 15:43:55 -05:00 |
|