a4e68ba885
This patch moves the `Client::get_dm_room` helper function and its tests from `src/encryption/mod.rs` to `src/client/mod.rs`, so it may be used without the `e2e-encryption` crate feature enabled. - [x] Public API changes documented in changelogs (optional) Signed-off-by: Ginger <ginger@gingershaped.computer>