16 Commits

Author SHA1 Message Date
Kévin Commaille
045861441a doc: Update Matrix spec links to v1.4 2022-10-21 10:41:20 +02:00
Jonas Platte
a8e7c47bbe
Remove RoomName type 2022-06-03 11:40:33 +02:00
Jonas Platte
6100a0fa12 Use new owned ID types in more places 2022-04-20 10:39:36 +02:00
Kévin Commaille
bdcf07be87
common: Merge ruma-serde into ruma-common 2022-03-10 12:11:00 +01:00
Kévin Commaille
088d1872b7
common: Merge ruma-identifiers into ruma-common 2022-03-09 17:46:51 +00:00
Kévin Commaille
f32dcb9254
common: Merge ruma-api into ruma-common 2022-03-03 14:01:51 +01:00
Kévin Commaille
bff34569cf identity-api: Add room_type to store_invitation::Request
According to MSC3288
2022-02-23 21:39:54 +01:00
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
4c859c5aeb
Introduce a Base64 type and use it where applicable 2022-01-13 16:22:21 +01:00
Jonas Platte
3ce578f384
identifiers: Make UserId a DST 2021-11-26 00:40:40 +01:00
Jonas Platte
c38084432f
identifiers: Borrow mxid in sign_invitation_ed25519 Request 2021-11-25 21:07:03 +01:00
Jonas Platte
aa5fdf9d22
Merge serde attributes and improve docs 2021-10-08 12:49:13 +02:00
Adam
63411165da
Move RoomName to ruma-identifiers and use it more 2021-08-10 15:22:47 +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
Adam
c8f780dbbb
identity-service-api: Add sign_invitation_ed25519 2021-06-13 21:31:30 +00:00