chore: Exclude unneeded files
Igor Gnatenko
2019-08-25 14:10:44 +02:00
f1927b2e5bReplace FromStr/TryFrom impls with Deserialize using EventResult.
Jimmy Cuadra
2019-08-22 17:31:13 -07:00
1c57a2380dDisable clippy lint cognitive_complexity for ruma-api-macros
Jonas Platte
2019-08-16 23:22:34 +02:00
3b3744153fUpdate dependencies
Jonas Platte
2019-08-16 21:42:26 +02:00
98e0bad1b1Update to the new ruma-events API
Jonas Platte
2019-08-09 00:13:14 +02:00
05f181d9f1Make serde_json::Value usage consistent
Jonas Platte
2019-08-09 00:36:56 +02:00
c309eed2aeimpl Deserialize for m.room.server_acl
Jimmy Cuadra
2019-08-06 15:23:40 -07:00
db89aad22cimpl Deserialize for m.room.canonical_alias
Jimmy Cuadra
2019-08-06 15:19:55 -07:00
35e5ed9491impl Deserialize for m.room.power_levels
Jimmy Cuadra
2019-08-06 15:15:33 -07:00
2a2dcf6801impl Deserialize for m.room.name
Jimmy Cuadra
2019-08-06 15:07:38 -07:00
bd64b7f4beimpl Deserialize for m.room.message
Jimmy Cuadra
2019-08-06 15:02:05 -07:00
2acca3e3efimpl Deserialize for m.room.encrypted
Jimmy Cuadra
2019-08-06 14:54:25 -07:00
c69e1c6204impl Deserialize for m.ignored_user_list
Jimmy Cuadra
2019-08-06 14:45:18 -07:00
685a61954cEnsure validation logic for m.key.verification.start is run when deserializing the event, not just the content.
Jimmy Cuadra
2019-08-06 01:25:29 -07:00
4984868e21EventResult::into --> EventResult::into_result
Jimmy Cuadra
2019-08-05 16:32:14 -07:00
30c1ef07dcimpl Deserialize m.key.verification.start
Jimmy Cuadra
2019-08-05 15:55:25 -07:00
04cc113473Add EventResult type for fallible deserialization.
Jimmy Cuadra
2019-08-05 15:54:59 -07:00
6a5af6bf8bMake inclusion lists in event filters optional
Jonas Platte
2019-08-05 12:13:52 +02:00
11eba71083Remove remaining unused imports
Jonas Platte
2019-08-04 17:43:14 +02:00
413f489f0cUpdate dependencies
Jonas Platte
2019-08-04 16:42:33 +02:00
098c1d767cUpdate doc-tests
Jonas Platte
2019-07-26 01:40:31 +02:00
b2cb9a67b3Re-enable tls by default, update deps
Jonas Platte
2019-07-26 01:40:24 +02:00
a71b286dcdRe-export ruma_client_api from ruma_client
Jonas Platte
2019-07-21 01:41:52 +02:00
cfaabe9486Use endpoint_is_request branch for ruma-[client-]api
Jonas Platte
2019-07-21 01:38:19 +02:00
5543edb7b9Export ruma_events, ruma_identifers
Jonas Platte
2019-07-20 20:56:00 +02:00
489be83a57Re-add message_log example
Jonas Platte
2019-07-20 20:34:52 +02:00
b21b1cec8fRerun rustfmt
Jonas Platte
2019-07-20 20:34:44 +02:00
d9a88cb63fImprove return type of sync
Jonas Platte
2019-07-20 20:34:18 +02:00
bbeb437635Export type aliases HttpClient and HttpsClient
Jonas Platte
2019-07-20 14:23:12 +02:00
419a046098Specify ruma-events git rev
Jonas Platte
2019-07-20 12:54:30 +02:00
ef380003ffUpdate to std::future::Futures, feature(async_await)
Jonas Platte
2019-07-20 01:50:25 +02:00
09aaf69007Only build PRs and the master branch on CI.
Jimmy Cuadra
2019-08-03 14:02:53 -07:00
b5102db0d4Only build PRs and the master branch on CI.
Jimmy Cuadra
2019-08-03 14:02:24 -07:00
f6abbf4262Only build PRs and the master branch on CI.
Jimmy Cuadra
2019-08-03 14:02:08 -07:00
e11ac61befOnly build PRs and the master branch on CI.
Jimmy Cuadra
2019-08-03 14:01:50 -07:00
0a23110786Only build PRs and the master branch on CI.
Jimmy Cuadra
2019-08-03 14:01:27 -07:00
7dffd7b750Only build PRs and the master branch on CI.
Jimmy Cuadra
2019-08-03 14:01:01 -07:00
b115a047edOnly build PRs and the master branch on CI.
Jimmy Cuadra
2019-08-03 14:00:41 -07:00