element-x-ada/libraries/matrix
Jorge Martin Espinosa 8955fb18ae
Use VerificationState.VERIFIED as soon as it's available (#5973)
This can't be a false positive like `VerificationState.UNKNOWN` or `VerificationState.UNVERIFIED`, so it makes sense to return it as fast as possible instead of waiting for the whole encryption layer to be fully loaded.
2026-01-05 15:06:00 +00:00
..
api Transform MessageEventType and StateEventType into sealed interfaces to handle the Custom variant, also add missing variants 2025-12-22 11:19:37 +01:00
impl Use VerificationState.VERIFIED as soon as it's available (#5973) 2026-01-05 15:06:00 +00:00
test fix(deps): update kotlin to 2.3.0 (#5917) 2025-12-22 14:28:15 +01:00