Jonas Platte
|
1bf4157a89
|
Add favicon and logo URLs for rustdoc
|
2021-04-05 11:42:07 +02:00 |
|
Julian Sparber
|
00fea9d468
|
add type for mxc://
|
2021-03-25 13:04:23 +01:00 |
|
Jonas Platte
|
62135a9630
|
Fix issues with new key ID / signature types
|
2020-12-02 13:50:58 +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
|
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
|
1fbf05d71f
|
Fix some bad formatting
|
2020-08-08 21:52:58 +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
|
0d0480e523
|
Replace ruma_identifiers_macros::device_id with ruma_identifiers::device_id
The proc_macro is replaced by a macro_rules macro because it doesn't
actually need and proc_macro features.
|
2020-08-04 23:41:35 +02:00 |
|
Jonas Platte
|
68d2e088db
|
Make ruma-identifiers-macros depend on ruma-identifiers-validation rather than ruma-identifiers
|
2020-08-04 23:28:36 +02:00 |
|
Jonas Platte
|
0bfaa3dcef
|
Remove old comment
|
2020-08-04 22:29:03 +02:00 |
|
Jonas Platte
|
c8b1aad189
|
Add macros to create identifiers from string slices
|
2020-07-24 22:22:25 +02:00 |
|