Commit Graph

9 Commits

Author SHA1 Message Date
Devin R c495a50c52 async_client: make pub API take &self instead of &mut, use read where possible 2020-04-15 08:29:34 -04:00
Devin R e64d073402 rename RoomMessageBuilder, make examp build, expand on docs 2020-04-14 06:36:03 -04:00
Devin R 1a7856e9fe fix room_send example, cargo fmt/clippy 2020-04-13 14:46:54 -04:00
Devin R fb10e9bf87 add optional txn_id to room_send, add docs to room_messages 2020-04-13 14:08:51 -04:00
Devin R 0d8702b292 rename get_message_events to room_messages 2020-04-12 08:21:23 -04:00
Devin R 5180f99a0e cargo fmt/update fixed olm 2020-04-11 15:58:34 -04:00
Devin R 7aeeeea432 request_builder: test GetMessageBuilder 2020-04-11 08:46:45 -04:00
Devin R 6358db94c7 more docs 2020-04-10 21:44:16 -04:00
Devin R c69d54e2d4 async_client: impl kick, join, leave, invite, create for 2020-04-10 16:32:28 -04:00