36 Commits

Author SHA1 Message Date
Jonas Platte
12ee10b2c6
Release ruma-serde 0.5.0 2021-08-11 17:10:51 +02:00
Adam
63411165da
Move RoomName to ruma-identifiers and use it more 2021-08-10 15:22:47 +02:00
Adam
2577225ba5
Add client secret and session ID types 2021-08-10 15:22:24 +02:00
Jonas Platte
f83849f942
Release ruma-api 0.17.2
This is the same as the previously-released ruma-api 0.18.0; releasing
it with that version number was an error and it has been yanked.
2021-08-10 12:42:26 +02:00
Jonas Platte
65195cad0d
Release ruma-api 0.18.0 2021-08-10 12:38:12 +02:00
Jonas Platte
40d3b552da
Release ruma-serde 0.4.2 2021-08-09 19:43:40 +02:00
Jonas Platte
020da913de
Remove extraneous newlines 2021-08-05 13:29:36 +02:00
Jonas Platte
9b2602649f
Stop special-casing zero fields in macro code 2021-07-09 15:10:22 +02:00
Adam
fff4e97035
Fix missing changelog entries 2021-07-07 10:36:40 +02:00
Adam
f43c9c6caa
identity-service-api: Add store_invitation endpoint. (#631)
* identity-service-api: Add store_invitation endpoint.

Signed-off-by: Adam Blanchet <adamblanchet@free.fr>
2021-06-27 14:33:43 -05:00
Jonas Platte
4200d6e387
Release ruma-api 0.17.1 2021-06-24 15:02:31 +02:00
Jonas Platte
dfd8c60b89
Release ruma-identifiers 0.19.4 2021-06-24 13:38:05 +02:00
Jonas Platte
be4584b475
Release ruma-serde 0.4.1 2021-06-24 13:17:55 +02:00
Jonas Platte
8c785f68ab
Release ruma-identity-service-api 0.2.0 2021-06-21 17:53:26 +02:00
Jonas Platte
4312085b4a
Release ruma-common 0.5.4 2021-06-18 20:27:32 +02:00
Jonas Platte
ff03f4c805
Release ruma-identifiers 0.19.3 2021-06-18 13:42:32 +02:00
Devin Ragotzy
5d0803f63d
app/identity: Make all pub structs non_exhaustive 2021-06-18 11:15:51 +00:00
Adam
c8f780dbbb
identity-service-api: Add sign_invitation_ed25519 2021-06-13 21:31:30 +00:00
Adam
ef7dd6dd84
identity-service-api: Add 3PID bind endpoint 2021-06-10 19:59:37 +02:00
Jonas Platte
5fe1876643
Release ruma-identifiers 0.19.2 2021-06-10 15:27:09 +02:00
Jonas Platte
3a46a5837d
Release ruma-common 0.5.3 2021-06-10 15:25:13 +02:00
Adam
76118b0ee2
identity-service-api: Add 3PID validity endpoint. (#618)
identity-service-api: Add 3PID validity endpoint.
2021-06-07 20:56:55 -05:00
Devin Ragotzy
1f84de4c7f
ci: Add the --order flag to cargo sort 2021-06-04 20:20:36 +00:00
Jonas Platte
c49eec9867
Release ruma-common 0.5.2 2021-06-01 21:57:37 +02:00
Amanda Graven
97937d384c Typo corrections
The "comforming" typo in the function name at
crates/ruma-identifiers-validation/src/user_id.rs:22:26
was not corrected as that would be a breaking change.
2021-06-01 12:45:34 +02:00
Jonas Platte
6d253c6038
Add missing docs.rs metadata to Cargo manifests 2021-06-01 12:32:29 +02:00
Jonas Platte
40b45c901e
identity-service-api: Update changelog 2021-05-17 01:16:34 +02:00
Jonas Platte
a135f25a04
Release ruma-identity-service-api 0.1.0 2021-05-17 01:13:37 +02:00
Jonas Platte
51b638d7a9
identity-service-api: Update changelog 2021-05-17 01:13:21 +02:00
Jonas Platte
e705fd9246
Release ruma-api 0.17.0 2021-05-17 00:56:47 +02:00
Jonas Platte
4dd9baa238
Improve consistency in docs 2021-05-16 23:38:19 +02:00
Jonas Platte
0ad480a163
Release ruma-common 0.5.1 2021-05-16 23:12:23 +02:00
Jonas Platte
305b527ae9
Release ruma-identifiers 0.19.1 2021-05-16 21:54:03 +02:00
Jonas Platte
566e03abc1
Release ruma-serde 0.4.0 2021-05-15 19:26:09 +02:00
Devin Ragotzy
c6aa2e0428 Fix clippy warnings across workspace 2021-05-06 06:16:28 -04:00
Jonas Platte
3db0ea7026
Move all crates into a new crates directory 2021-05-03 15:50:27 +02:00