Emi Simpson
|
53876ea6e8
|
Make Client::send a public method, add a short doccomment
|
2020-05-20 14:24:35 -04:00 |
Damir Jelić
|
e51e89d9d5
|
matrix-sdk: Re-enable joins by id or alias.
|
2020-05-15 12:32:36 +02:00 |
Damir Jelić
|
8c6c34e01a
|
matrix-sdk: Don't require coverage for some debug implementations.
|
2020-05-14 15:26:22 +02:00 |
Damir Jelić
|
269a01e480
|
matrix-sdk: Remove some unused imports.
|
2020-05-14 14:39:39 +02:00 |
Damir Jelić
|
b1de56478d
|
matrix-sdk: Disable for now joins by roomid or alias.
|
2020-05-14 14:30:29 +02:00 |
Damir Jelić
|
ecbd801c70
|
crypto: Invalidate group sessions if they fail to be shared.
|
2020-05-14 11:55:12 +02:00 |
stoically
|
0d12a5571f
|
matrix-sdk: VERSION isn't used for the wasm target
|
2020-05-13 15:02:48 +02:00 |
Damir Jelić
|
5b1188a38b
|
matrix-sdk: Add more strict lints.
|
2020-05-13 12:47:24 +02:00 |
Damir Jelić
|
f1d12ff1f3
|
matrix-sdk: Remove all mentions of the AsyncClient.
|
2020-05-13 10:06:08 +02:00 |
Devin R
|
21bf631f47
|
Merge branch 'master' into store-room
|
2020-05-12 18:08:51 -04:00 |
stoically
|
1241fd718e
|
base: Only disable sleep in WASM but still `continue`
|
2020-05-12 17:32:09 +02:00 |
Damir Jelić
|
2a411bf5df
|
matrix-sdk: Use the instant crate so Instant works on wasm as well.
|
2020-05-12 15:48:17 +02:00 |
Damir Jelić
|
19b8a1686d
|
client: Disable the sleeps on the wasm target for now.
|
2020-05-12 15:48:17 +02:00 |
stoically
|
ef6104bc53
|
matrix-sdk: Support compiling to wasm32-unknown-unknown
|
2020-05-12 15:48:09 +02:00 |
Devin R
|
22c4a1f2e7
|
Merge branch 'master' of https://github.com/matrix-org/matrix-rust-sdk into store-room
|
2020-05-11 14:17:31 -04:00 |
Devin R
|
0d0d8fca2d
|
client: add store_room_state method
|
2020-05-11 07:04:47 -04:00 |
Damir Jelić
|
b6c0d4e3bb
|
base: Rename the Client to BaseClient.
|
2020-05-11 10:43:21 +02:00 |
Damir Jelić
|
9d09d19101
|
matrix-sdk: Rename the AsyncClient to just Client.
|
2020-05-08 14:02:49 +02: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ć
|
db26ae9027
|
matrix-sdk: Rename the async client file.
|
2020-05-08 11:40:33 +02:00 |