matrix-rust-sdk/matrix_sdk/src
2020-05-05 07:04:39 -04:00
..
event_emitter matrix-sdk: Split out the crypto part of the sdk into a separate crate. 2020-04-29 09:48:00 +02:00
models message: push message when queue isn't full, don't insert dup 2020-05-05 07:04:39 -04:00
state Merge branch 'master' of https://github.com/matrix-org/matrix-rust-sdk into messages 2020-05-05 06:57:37 -04:00
async_client.rs state_store: remove device_id and user_id from ClientState 2020-04-29 15:42:20 -04:00
base_client.rs base: Fix another instance of missing PartialEq support. 2020-05-04 14:22:10 +02:00
error.rs crypto: Rework our errors making them more specific. 2020-04-30 13:16:10 +02:00
lib.rs matrix_sdk: Use the internal types crate. 2020-04-29 10:40:27 +02:00
request_builder.rs matrix_sdk: Use the internal types crate. 2020-04-29 10:40:27 +02:00
session.rs matrix_sdk: Style fix for a docstring. 2020-04-30 10:14:18 +02:00
test_builder.rs state_store: load_client takes a sessions obj, docs, copyright, move state store into base client 2020-04-29 07:00:14 -04:00