19 Commits

Author SHA1 Message Date
Jonas Platte
daf2d463ba
ruma: Show all features on docs.rs 2021-01-17 22:40:11 +01:00
Jonas Platte
675cd7c6a4
Remove useless #[doc(inline)] 2021-01-17 22:38:29 +01:00
Jonas Platte
20bb3a76fc
Add an api feature to ruma 2021-01-17 22:37:59 +01:00
Jonas Platte
1ceade7b61
identifiers: Add more crypto-related types
Co-authored-by: Isaiah Inuwa <isaiah.inuwa@gmail.com>
2020-12-02 13:11:28 +01:00
Jonas Platte
4f11a5eb38
Clean up feature flags on ruma crate 2020-11-29 18:51:49 +01:00
Jonas Platte
5562a23aaa
Move Raw, Outgoing and all macro code from ruma-common to ruma-serde 2020-11-28 03:45:39 +01:00
Jonas Platte
374603f51c
Rename SigningKeyId to ServerSigningKeyId 2020-11-08 19:24:48 +01:00
Isaiah Inuwa
b793a790db
Rename ServerKeyId to SigningKeyId 2020-11-08 13:21:55 +01:00
Jonas Platte
0ab74eac44
Re-export the assign macro 2020-09-25 16:11:02 +02:00
Jonas Platte
4e34079c2f
Re-export most useful items from js_int
Using `#[doc(no_inline)]` to make it obvious in docs that these are
from a crate separate from Ruma.
2020-09-24 15:13:31 +02:00
Florian Jacob
3dadd0a772
ruma: Export serde helpers for custom api creation 2020-08-13 18:08:19 +02:00
Devin Ragotzy
c4558774be Re-export ruma_api's pub api in the ruma crate 2020-08-10 23:49:14 +02:00
Jonas Platte
63758e89ec
Create empty ruma-push-gateway-api crate 2020-08-06 01:58:09 +02:00
Jonas Platte
baf84d5581
Create empty ruma-identity-service-api crate 2020-08-06 01:56:03 +02:00
Jonas Platte
2023616319
Make all identifier macros usable from ruma-identifiers, even indirectly 2020-08-05 00:12:39 +02:00
Jonas Platte
03288c2140
Re-export the Outgoing trait from ruma::api 2020-08-01 01:44:14 +02:00
Jonas Platte
5ca2fd78a8
ruma: Reexport identifier types from the crate root 2020-07-26 16:16:30 +02:00
Jonas Platte
c8b1aad189
Add macros to create identifiers from string slices 2020-07-24 22:22:25 +02:00
Jonas Platte
c81509c5a6
Undo previous license move, make ruma crate a subdirectory 2020-06-05 01:32:09 +02:00