18 Commits

Author SHA1 Message Date
Kévin Commaille
09ff0b2819 identifiers: Differentiate one-time and fallback keys from device keys
Move the `DeviceKeyAlgorithm::SignedCurve25519` into the new
`OneTimeKeyAlgorithm` type.
Add `(Owned)OneTimeKeyId` and `(Owned)OneTimeKeyName` instead of using
`(Owned)DeviceKeyId`.
2024-11-08 13:02:19 -05:00
Kévin Commaille
84c174da49
Release ruma-appservice-api 0.10.0 2024-05-09 12:50:40 +02:00
Kévin Commaille
9a5142052c appservice-api: Make the url field of Registration an Option
It was always possible to set it to `null`, according to the Matrix
spec.
2024-01-03 18:40:40 +01:00
Jonas Platte
7e888c4b04
Release ruma-appservice-api 0.9.0 2023-10-05 17:12:48 +02:00
Kévin Commaille
7239be4fcb appservice-api: Add support for the appservice ping mechanism
According to MSC2659
2023-05-30 20:58:24 +02:00
Kévin Commaille
bd8e676f93
Release ruma-appservice-api 0.8.1 2023-02-15 12:57:23 +01:00
Jonas Platte
0a9a6c5f33
Release ruma-appservice-api 0.8.0 2023-02-01 14:01:40 +01:00
Kévin Commaille
19a388a923 appservice-api: Add support for using the Authorization header
According to MSC2832
2022-10-02 15:08:31 +02:00
Jonas Platte
357b29f4c3
Release ruma-appservice-api 0.7.0 2022-09-12 21:04:14 +02:00
Jonas Platte
e6a2e8450d
appservice-api: Update changelog 2022-06-03 13:32:03 +02:00
Jonas Platte
1db07a2022
appservice-api: Remove PartialEq impl for Namespace 2022-05-23 18:35:07 +02:00
Jonas Platte
72070b0e4b
Release ruma-appservice-api 0.6.0 2022-04-28 17:45:50 +02:00
Jonas Platte
37a806e147
Release ruma-appservice-api 0.5.0 2022-02-19 15:04:07 +01:00
Jonas Platte
f8ea3d6ff8
Release ruma-appservice-api 0.4.0 2021-08-11 17:53:43 +02:00
Jonas Platte
db57fa2a45
Update ruma-*-api changelogs 2021-08-11 17:41:05 +02:00
Jonas Platte
9997f40985
Release ruma-appservice-api 0.3.0 2021-06-21 17:59:12 +02:00
Jonas Platte
d2c81629ac
Release ruma-appservice-api 0.2.0 2021-05-17 01:05:10 +02:00
Jonas Platte
3db0ea7026
Move all crates into a new crates directory 2021-05-03 15:50:27 +02:00