Commit Graph

24 Commits (56128257623594181599e2c1e3de4d78f6bf33e9)

Author SHA1 Message Date
Devin R 5612825762 add EventEmitter trait, clean up imports so new warnings are easier to see 2020-04-01 16:35:50 -04:00
Devin R c3f4a946cb remove split on UserId, update tests to correct domain 2020-03-31 15:18:27 -04:00
Devin R df58c60d2e add tests in models files, run coverage 2020-03-31 09:01:48 -04:00
Devin R 0d79c3574e remove base_client method 2020-03-31 07:07:14 -04:00
Devin R 4391fb695e looked over for review 2020-03-30 14:18:08 -04:00
Devin R 9ee8a2d011 merged add-events, fix a few type changes and merge fails 2020-03-28 08:58:02 -04:00
Devin R b1027796c8 Merge branch 'add-events' into room-name 2020-03-28 08:36:30 -04:00
Devin R bd50e615a7 use tokio::test, cargo fmt/clippy 2020-03-28 08:27:16 -04:00
Devin R 7062bdb484 fix slice match room_aliases 2020-03-28 07:47:50 -04:00
Devin R 6b5a357e33 use sync.json 2020-03-28 07:47:50 -04:00
Devin R 063d86af71 cargo fmt/clippy 2020-03-28 07:47:50 -04:00
Devin R bcdd81dc8c add test, AsyncClient room name methods 2020-03-28 07:47:50 -04:00
Devin R 090600e6aa restructure folders, add User, fill out RoomMember, handle prescence. 2020-03-28 06:58:30 -04:00
Devin R c2022180ad fix slice match room_aliases 2020-03-27 20:17:06 -04:00
Devin R 3df15b72eb use sync.json 2020-03-27 17:26:10 -04:00
Devin R 82f8af4c08 cargo fmt/clippy 2020-03-27 17:23:49 -04:00
Devin R a29ae2a62e add test, AsyncClient room name methods 2020-03-27 17:22:11 -04:00
Damir Jelić 7595cab178 async_client: Allow setting the initial device display name. 2020-03-27 09:22:29 +01:00
Damir Jelić c72a5defee rust-sdk: Changes for the new ruma-api version. 2020-03-24 16:18:56 +01:00
Damir Jelić bc4416e7cd async_client: Add a method to upload encryption keys. 2020-03-11 11:42:59 +01:00
Damir Jelić f8b76c6af3 test: Use the new library name. 2020-02-24 12:51:42 +01:00
Damir Jelić 67221ecb54 Cargo.toml: Update our dependencies. 2020-01-11 13:13:30 +01:00
Damir Jelić 3ab37ee8bd tests: Test the sync method of the async client. 2019-11-17 21:23:01 +01:00
Damir Jelić 638fa3e55d tests: Add initial AsyncClient test. 2019-11-17 19:59:08 +01:00