matrix-rust-sdk/src
Damir Jelić 4369d0b854 crypto: Return a EncryptedEventContent when encrypting using Olm instead of a specific one. 2020-04-22 15:38:42 +02:00
..
crypto crypto: Return a EncryptedEventContent when encrypting using Olm instead of a specific one. 2020-04-22 15:38:42 +02:00
event_emitter command-bot: add comments, use timestamp to filter old messages 2020-04-15 07:52:29 -04:00
models room: confirm spec accuracy 2020-04-16 22:07:12 -04:00
async_client.rs crypto: Allow a device to be updated. 2020-04-21 09:31:33 +02:00
base_client.rs base_client: Remove a unused import. 2020-04-17 10:57:09 +02:00
error.rs async_client: name associated error type in AsyncClient::send 2020-04-16 16:39:44 -04:00
lib.rs crypto: Expose the devices publicly. 2020-04-21 11:03:28 +02:00
request_builder.rs async_client: make pub API take &self instead of &mut, use read where possible 2020-04-15 08:29:34 -04:00
session.rs rust-sdk: Add initial crytpto code. 2020-02-24 17:19:00 +01:00
test_builder.rs remove internal assertions in favor of returning clients and rooms 2020-04-07 16:11:35 -04:00