Damir Jelić
|
6438444275
|
base_client: Restore the olm machine if a session given at client creation.
|
2020-03-12 16:28:02 +01:00 |
Damir Jelić
|
545ebe8d9c
|
crytpo: Get the one-time keys count out of the sync response as well.
|
2020-03-12 16:14:43 +01:00 |
Damir Jelić
|
8867b198f7
|
base_client: Forward the sync response to our olm machine.
|
2020-03-12 15:41:11 +01:00 |
Damir Jelić
|
e7d6a5a834
|
base_client: Expose some olm machine methods.
|
2020-03-11 10:10:43 +01:00 |
Damir Jelić
|
f3816d04f2
|
base_client: Create a Olm machine after logging in.
|
2020-03-11 10:08:22 +01:00 |
Damir Jelić
|
c41d3873b6
|
rust-sdk: Cleanup the docs and fix the examples up.
|
2020-03-02 11:31:03 +01:00 |
Damir Jelić
|
dee13421f0
|
rust-sdk: Switch the license to Apache 2.0.
|
2020-02-21 16:54:05 +01:00 |
Damir Jelić
|
63e0191f57
|
client: Fix clippy warnings.
|
2020-02-21 14:29:46 +01:00 |
Damir Jelić
|
49a24b6305
|
client: Add missing docs.
|
2020-02-21 14:29:25 +01:00 |
Damir Jelić
|
41a183b4c0
|
nio: Upgrade ruma-client-api.
|
2019-12-04 19:31:33 +01:00 |
Damir Jelić
|
38ddad1874
|
async_client: Properly handle the EventResult for our timeline.
|
2019-11-26 20:47:02 +01:00 |
Damir Jelić
|
4daea54a33
|
base_client: Consume sync responses and store the sync token.
|
2019-11-24 22:40:52 +01:00 |
Damir Jelić
|
10b8d1a682
|
nio: Add scaffolding for member removals in the base client.
|
2019-11-14 20:18:31 +01:00 |
Damir Jelić
|
8d58938b41
|
nio-rust: Format the repo.
|
2019-11-10 18:33:06 +01:00 |
Damir Jelić
|
2aca52c9f0
|
nio: Allow the AsyncClient to be clonable.
|
2019-11-10 11:44:03 +01:00 |
Damir Jelić
|
066d76cc8e
|
nio: Make the callback futures Sync/Send.
|
2019-10-31 09:17:13 +01:00 |
Damir Jelić
|
71d8500453
|
nio: Reintroduce futures as callbacks.
|
2019-10-30 23:26:26 +01:00 |
Damir Jelić
|
b61dc18060
|
nio: Allow callbacks to borrow the room, sadly back to non async callbacks.
|
2019-10-30 19:30:55 +01:00 |
Damir Jelić
|
b8eb0489c7
|
base_client: Handle state events as well.
|
2019-10-23 23:36:57 +02:00 |
Damir Jelić
|
cf17173037
|
nio: Add initial base client state machine.
|
2019-10-23 22:47:00 +02:00 |