Damir Jelić
|
d4e31f07a1
|
matrix-sdk: Fix the docs for our feature flags.
|
2020-08-13 12:18:24 +02:00 |
Damir Jelić
|
4e99278eac
|
matrix-sdk: Expose the device methods in the Client.
|
2020-08-13 10:49:38 +02:00 |
Damir Jelić
|
cdb8b5c1e9
|
matrix-sdk: Fix a couple of typoes.
|
2020-08-13 10:28:40 +02:00 |
Damir Jelić
|
bf42e1a39f
|
matrix-sdk: Put the send_to_device method behind the encryption feature for now.
|
2020-08-12 19:18:30 +02:00 |
Damir Jelić
|
2449bd27c1
|
matrix-sdk: Make sure our doctests don't make HTTP requests.
|
2020-08-12 17:15:18 +02:00 |
Damir Jelić
|
29bd38734f
|
matrix-sdk: Remove an unused import.
|
2020-08-12 17:10:31 +02:00 |
Damir Jelić
|
6c07620a26
|
matrix-sdk: Fix the to-device imports for the non-crypto case.
|
2020-08-12 16:52:50 +02:00 |
Damir Jelić
|
3e3894b573
|
matrix-sdk: Fix for the non-encryption enabled use-case.
|
2020-08-12 16:19:41 +02:00 |
Damir Jelić
|
0a26195472
|
matrix-sdk: Clean up the client tests.
|
2020-08-12 15:53:42 +02:00 |
Damir Jelić
|
c4465e7979
|
matrix-sdk: Rename cli to client in the doc examples.
|
2020-08-12 15:23:44 +02:00 |
Damir Jelić
|
41f04d4f5d
|
client: Refactor out the group session sharing logic.
|
2020-08-12 15:22:17 +02:00 |
Damir Jelić
|
15d7deddb8
|
matrix-sdk: Only claim one-time keys if we're also going to share group sessions.
|
2020-08-12 15:15:50 +02:00 |
Damir Jelić
|
407f9a3da8
|
matrix-sdk: Make sure to not send out multiple group share requests at once.
|
2020-08-12 15:12:51 +02:00 |
Damir Jelić
|
7cb25361b2
|
matrix-sdk: Expose an API to start SAS verifications.
|
2020-08-12 11:39:47 +02:00 |
Damir Jelić
|
42a4ad60e8
|
Merge branch 'lockless-cryptostore' into master
|
2020-08-11 17:37:38 +02:00 |
Damir Jelić
|
9a325a4505
|
matrix-sdk: Move the HttpSend trait into the http_client file.
|
2020-08-11 17:25:33 +02:00 |
Damir Jelić
|
7637e79f2c
|
matrix-sdk: Fix the tarpaulin skip directives.
|
2020-08-11 15:49:04 +02:00 |
Devin Ragotzy
|
9294280dc1
|
matrix_sdk: Add DefaultHttpClient and impl HttpSend
|
2020-08-11 08:07:45 -04:00 |
Damir Jelić
|
ef5201cf35
|
Merge branch 'up-ruma' into master
|
2020-08-10 14:58:47 +02:00 |
Matthew Hodgson
|
9c4229dc57
|
typoes
|
2020-08-10 13:15:58 +01:00 |
Jonas Platte
|
d83fc971ce
|
Update ruma
|
2020-08-10 13:58:39 +02:00 |
Damir Jelić
|
17fd85d687
|
matrix-sdk: Test that we're passing the auth token in the headers.
|
2020-08-08 15:00:28 +02:00 |
Jonas Platte
|
d016ce1848
|
Use identifier macros in tests
|
2020-08-06 13:03:32 +02:00 |
Jonas Platte
|
591388d13e
|
Upgrade ruma
|
2020-08-05 18:00:45 +02:00 |
Damir Jelić
|
28a7831ffd
|
matrix-sdk: Fix the import for the no-encryption case.
|
2020-08-04 11:41:20 +02:00 |
Damir Jelić
|
2bf8c99dfe
|
Merge branch 'master' into sas-verification
|
2020-08-04 11:23:24 +02:00 |
Devin Ragotzy
|
0ac2b84c02
|
Unify import style across workspace
|
2020-08-02 08:05:43 -04:00 |
Devin Ragotzy
|
230b2a229f
|
matrix_sdk: Remove clippy allows
|
2020-08-02 07:46:02 -04:00 |
Devin Ragotzy
|
ed1f12ce37
|
Run cargo fmt with merge-imports true
|
2020-08-02 07:46:02 -04:00 |
Damir Jelić
|
1a40491c0b
|
matrix-sdk: Fix some clippy warnings.
|
2020-07-31 15:18:03 +02:00 |
Damir Jelić
|
30c07b4e08
|
matrix-sdk: Send out to-device events in the sync_forever() loop.
|
2020-07-30 15:53:55 +02:00 |
Damir Jelić
|
21b0afe72c
|
matrix-sdk: Add a Sas wrapper.
|
2020-07-29 14:19:47 +02:00 |
Damir Jelić
|
2b124d98bc
|
matrix-sdk: Pass the rwlock to the http client when doing requests.
|
2020-07-29 13:50:01 +02:00 |
Damir Jelić
|
27f918e52d
|
matris-sdk: Move the http request sending logic into a separate struct.
|
2020-07-29 10:56:18 +02:00 |
Jonas Platte
|
6a96368048
|
Upgrade ruma
|
2020-07-26 16:58:27 +02:00 |
Jonas Platte
|
ca88539ec4
|
Upgrade ruma
|
2020-07-25 02:23:10 +02:00 |
Jonas Platte
|
bf54b17a2f
|
Upgrade ruma
|
2020-07-22 22:31:42 +02:00 |
Devin R
|
807435c043
|
Updates DeviceId to be Box<DeviceId>
|
2020-07-18 08:51:19 -04:00 |
Damir Jelić
|
7ddc785a9a
|
Merge branch 'timeout'
|
2020-07-17 09:59:21 +02:00 |
Stephen
|
f2163164bf
|
Wasm fix
|
2020-07-16 20:53:09 -03:00 |
Stephen
|
44dfbd2fa6
|
Fix
|
2020-07-16 20:21:34 -03:00 |
Stephen
|
2f99d0de59
|
Bugfix
|
2020-07-16 20:06:26 -03:00 |
Black Hat
|
7a72949613
|
Client::sync_forever(): Add filter in next iteration.
|
2020-07-16 15:55:55 -07:00 |
Stephen
|
b0241e51a3
|
Fixed formatting
|
2020-07-16 18:40:52 -03:00 |
Stephen
|
c5ea4fde35
|
HTTP timeout
|
2020-07-16 18:16:30 -03:00 |
Black Hat
|
cc4ae3db1e
|
Client::SyncSettings: Include sync filter
|
2020-07-16 06:13:35 -07:00 |
Black Hat
|
a5c5f5a7b1
|
Revert "Client::sync(): expose sync filter"
This reverts commit 0542e3d83d .
|
2020-07-16 06:04:26 -07:00 |
Black Hat
|
0542e3d83d
|
Client::sync(): expose sync filter
|
2020-07-16 03:49:46 -07:00 |
Damir Jelić
|
bf152df322
|
matrix-sdk: Hide some tracing imports behind the encryption flag.
|
2020-07-15 14:05:22 +02:00 |
Damir Jelić
|
204279c575
|
matrix-sdk: Don't hide the tracing import behind the encryption feature.
|
2020-07-15 13:19:56 +02:00 |