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 |
Devin R
|
21bf631f47
|
Merge branch 'master' into store-room
|
2020-05-12 18:08:51 -04:00 |
stoically
|
ef6104bc53
|
matrix-sdk: Support compiling to wasm32-unknown-unknown
|
2020-05-12 15:48:09 +02: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 |
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 |