Damir Jelić
|
71c89c2670
|
crypto: Time out verification requests as well
|
2021-07-09 17:01:35 +02:00 |
Damir Jelić
|
113587247e
|
crypto: Notify our users that a verification timed out on our end
|
2021-06-29 12:56:28 +02:00 |
Jonas Platte
|
4d5768111d
|
Simplify ruma identifier imports
|
2021-06-23 16:12:23 +02:00 |
Jonas Platte
|
43e213fd67
|
matrix-sdk: Update ruma
Co-authored-by: Damir Jelić <poljar@termina.org.uk>
|
2021-06-21 15:45:33 +02:00 |
Damir Jelić
|
073b91fa62
|
crypto: Ignore verification requests that are sent by us
|
2021-06-17 11:04:18 +02:00 |
Damir Jelić
|
533a5b92b0
|
crypto: Ignore key verification requests that have an invalid timestamp
|
2021-06-17 11:04:17 +02:00 |
Jonas Platte
|
74d0ac7c77
|
crypto: Depend on ruma directly
… instead of using matrix_sdk_common's re-exports
|
2021-06-07 18:55:56 +02:00 |
Jonas Platte
|
3bac536daf
|
Fix clippy lints
Automated via `cargo clippy --workspace --all-targets -Zunstable-options --fix`.
|
2021-06-07 15:51:18 +02:00 |
Damir Jelić
|
612fa46359
|
crypto: Replace a bunch of From implementations with macros
|
2021-06-04 18:13:52 +02:00 |
Damir Jelić
|
bd5dda370d
|
crypto: Remove the sas event enums module
|
2021-06-04 15:16:38 +02:00 |
Damir Jelić
|
1e48b15040
|
crypto: Add enums so we can handle in-room and to-device verifications the same
|
2021-06-04 15:16:38 +02:00 |