stoically
|
ef6104bc53
|
matrix-sdk: Support compiling to wasm32-unknown-unknown
|
2020-05-12 15:48:09 +02:00 |
Devin R
|
2c45513b97
|
remove tarpaulin skip attr
|
2020-05-11 17:38:18 -04:00 |
Devin R
|
21712d0930
|
state_store: load/store each room type (invite, join, left), add type for returning 3 room maps
|
2020-05-11 15:54:11 -04: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ć
|
4e0bef064f
|
matrix-sdk: More cleanup in the deps.
|
2020-05-08 13:54:46 +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ć
|
9461f08906
|
base: Rename the base client file.
|
2020-05-08 11:49:25 +02:00 |
Damir Jelić
|
ef6458c9cd
|
matrix-sdk: Fix the feature flags for real this time.
|
2020-05-08 11:07:08 +02:00 |
Damir Jelić
|
207fac2b49
|
matrix-sdk: Move the EventBuilder into a separate crate so it can be reused.
|
2020-05-08 09:49:55 +02:00 |
Devin R
|
d32172f74e
|
base_client: todo about room hashmaps
|
2020-05-07 15:24:55 -04:00 |
Devin R
|
4f96ac96e2
|
async_client: add tests for all current endpoints, event emitter typeing/receipt events, set unread notifications
|
2020-05-07 15:21:06 -04:00 |
Damir Jelić
|
14580bc383
|
matrix_sdk: Fix most of the tests now that we have the big split.
|
2020-05-07 16:22:18 +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 |