13 Commits

Author SHA1 Message Date
Jonathan de Jong
f0aad6cbe5 ruma-identity-service-api: Refactor file structure and add docs 2022-02-17 21:49:38 +01:00
Jonas Platte
ceccf74832
identity-service-api: Use new path metadata fields 2022-02-13 11:25:45 +01:00
Jonas Platte
3ce578f384
identifiers: Make UserId a DST 2021-11-26 00:40:40 +01:00
Jonas Platte
438efee143
identifiers: Remove Box<$id> aliases 2021-11-25 21:07:14 +01:00
Jonas Platte
aa5fdf9d22
Merge serde attributes and improve docs 2021-10-08 12:49:13 +02:00
Adam
4a91f30025
identity-service-api: Add unbind_3pid endpoint. 2021-08-15 13:41:42 -05:00
Adam
2577225ba5
Add client secret and session ID types 2021-08-10 15:22:24 +02:00
Jonas Platte
020da913de
Remove extraneous newlines 2021-08-05 13:29:36 +02:00
Adam
ef7dd6dd84
identity-service-api: Add 3PID bind endpoint 2021-06-10 19:59:37 +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
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
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