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 |
|