Johannes Becker
|
242d46c9a1
|
matrix-sdk: require_auth_for_profile_requests feature and force_auth request config
forces authentication for `get_avatar` which was previously done with
the unstable-synapse-quirks feature in ruma
|
2021-04-26 17:31:25 +02:00 |
|
Kévin Commaille
|
ebcb2024d1
|
Fix docs wording
|
2021-04-11 16:39:49 +02:00 |
|
Kévin Commaille
|
dadd2fa68c
|
Bump ruma to e2728a70812412aade9322f6ad832731978a4240
|
2021-04-11 12:04:53 +02:00 |
|
Damir Jelić
|
02b44ca9ba
|
matrix-sdk: Fix or silence a bunch of new clippy warnings
|
2021-03-30 13:05:13 +02:00 |
|
Damir Jelić
|
42ec456abf
|
matrix-sdk: Add initial support for request retrying
|
2021-01-31 21:10:30 +01:00 |
|
Damir Jelić
|
585ca9fdf7
|
matrix-sdk: Split out the http errors into a sub-enum
|
2021-01-31 18:09:03 +01:00 |
|
Damir Jelić
|
d07063af2b
|
base: Add some error handling to the state store
|
2021-01-18 18:07:53 +01:00 |
|
Damir Jelić
|
b1c8c64205
|
matrix-sdk: Add support to delete devices.
|
2020-10-16 17:27:00 +02:00 |
|
Alejandro Domínguez
|
b58d88e0c3
|
Upgrade ruma
|
2020-10-01 11:23:26 +02:00 |
|
Damir Jelić
|
c500c06e4b
|
matrix-sdk: Add docs and cleanup the media upload methods.
|
2020-09-15 17:16:16 +02:00 |
|
Damir Jelić
|
ffd2843b0a
|
matrix-sdk: Expose the import/export keys methods.
|
2020-09-11 16:34:39 +02:00 |
|
Damir Jelić
|
2bf8c99dfe
|
Merge branch 'master' into sas-verification
|
2020-08-04 11:23:24 +02:00 |
|
Damir Jelić
|
01ba94c670
|
matrix-sdk: Hide the cryptostore error behind a feature flag.
|
2020-08-03 15:40:39 +02:00 |
|
Damir Jelić
|
1787d2ebe6
|
crypto: Hook up marking the device as verified.
|
2020-08-03 12:38:43 +02:00 |
|
Devin Ragotzy
|
0ac2b84c02
|
Unify import style across workspace
|
2020-08-02 08:05:43 -04:00 |
|
Devin Ragotzy
|
ed1f12ce37
|
Run cargo fmt with merge-imports true
|
2020-08-02 07:46:02 -04:00 |
|
Devin R
|
6df1f12b45
|
async_client: add docs/test for register_user, send_uiaa and RegistrationBuilder
|
2020-06-02 17:13:29 -04:00 |
|
Devin R
|
5abac19b72
|
request_builder/async_client: add register endpoint and RegistrationBuilder for making the request
|
2020-06-02 17:13:01 -04:00 |
|
Damir Jelić
|
8a7aefac3b
|
matrix-sdk: Split out the error types in our base and matrix-sdk crates.
|
2020-05-08 12:39:36 +02:00 |
|
Damir Jelić
|
30f8ccd2de
|
matrix-sdk: Move the bulk of the sdk into a separate base crate.
|
2020-05-07 14:58:38 +02:00 |
|
Damir Jelić
|
fc0d4a7d35
|
crypto: Rework our errors making them more specific.
|
2020-04-30 13:16:10 +02:00 |
|
Damir Jelić
|
4c760fca02
|
matrix_sdk: Use the internal types crate.
|
2020-04-29 10:40:27 +02:00 |
|
Damir Jelić
|
c5d833a14b
|
Merge branch 'state-store'
|
2020-04-29 10:06:02 +02:00 |
|
Damir Jelić
|
5fef444d61
|
matrix-sdk: Split out the crypto part of the sdk into a separate crate.
|
2020-04-29 09:48:00 +02:00 |
|