matrix-rust-sdk/src
Devin R ebe4f03c36 room: implement room_name according to spec, add RoomSummary to RoomName 2020-04-16 21:00:50 -04:00
..
crypto crypto: Don't try to create the sqlite index every time we open the db. 2020-04-16 13:57:33 +02:00
event_emitter command-bot: add comments, use timestamp to filter old messages 2020-04-15 07:52:29 -04:00
models room: implement room_name according to spec, add RoomSummary to RoomName 2020-04-16 21:00:50 -04:00
async_client.rs room: implement room_name according to spec, add RoomSummary to RoomName 2020-04-16 21:00:50 -04:00
base_client.rs room: implement room_name according to spec, add RoomSummary to RoomName 2020-04-16 21:00:50 -04:00
error.rs async_client: name associated error type in AsyncClient::send 2020-04-16 16:39:44 -04:00
lib.rs cargo fmt/clippy 2020-04-14 06:42:42 -04: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