matrix-rust-sdk/matrix_sdk/src
Jonas Platte 140630745f Fix confusion between initial / stripped state events
InviteState contains stripped state events, and initial state events are
not used anywhere in the sync response.
2021-09-13 11:00:24 +02:00
..
identities address code review issues 2021-09-10 16:26:21 +02:00
room fix(sdk): Use a pure HTTP error for methods that don't touch local state 2021-09-09 10:30:46 +02:00
verification docs(sdk): Add some missing hints for the qrcode feature 2021-09-10 17:41:33 +02:00
client.rs Fix confusion between initial / stripped state events 2021-09-13 11:00:24 +02:00
error.rs fix(sdk): Use a pure HTTP error for methods that don't touch local state 2021-09-09 10:30:46 +02:00
event_handler.rs Fix confusion between initial / stripped state events 2021-09-13 11:00:24 +02:00
http_client.rs Fix unused import warnings for wasm 2021-06-23 16:12:22 +02:00
lib.rs docs(sdk): Improve the docs docs and use the readme for the crate docs 2021-09-09 20:57:58 +02:00
room_member.rs Reexport independent external crates entirely 2021-06-23 16:12:22 +02:00