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 |
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 |
Devin R
|
06707bd95e
|
Merge branch 'master' into invite-leave-sync
|
2020-05-07 07:18:13 -04:00 |
Damir Jelić
|
6cbdbdcd2f
|
matrix-sdk: Rename the types subproject to matrix-sdk-common.
|
2020-05-07 08:51:59 +02:00 |
Devin R
|
8afac39611
|
async_client/event_emitter: use RoomState to differentiate joined, invited and left rooms when emitting
|
2020-05-06 19:45:27 -04: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 |