Kévin Commaille
ae3897cad8
identifiers: Allow to validate KeyId with any key name type
...
Use new trait bounds for KeyId to only allow specific types.
Change the KeyId validation to be generic over the key name type.
Remove the KeyName type and replace it with the more specific
ServerSigningKeyVersion.
2024-11-08 12:49:53 -05:00
Kévin Commaille
64f19d21c7
Release ruma 0.10.1
2024-05-13 15:25:29 +02:00
Kévin Commaille
5b882208ef
Release ruma 0.10.0
2024-05-09 13:17:10 +02:00
Stefan Ceriu
68c9bb0930
Add support for MSC2867 - Manually marking rooms as unread
2024-01-26 23:28:11 +00:00
Jonas Platte
0b2a459400
client: Replace async-trait with RPITIT / AFIT
...
(return type position impl trait in traits / async fn in traits)
2024-01-10 16:31:25 +01:00
Jonas Platte
5b6bb2632d
Release ruma 0.9.4
2023-11-27 16:18:37 +01:00
Timo
ef9f790928
events: Add CallNotify event as described by MSC4075
...
https://github.com/matrix-org/matrix-spec-proposals/pull/4075
2023-11-27 16:17:23 +01:00
Jonas Platte
e90076162e
Release ruma 0.9.3
2023-11-22 19:40:31 +01:00
Jonas Platte
7985fe05cd
Release ruma 0.9.2
2023-10-19 18:05:59 +02:00
Jonas Platte
f4c27bb641
Release ruma 0.9.1
2023-10-12 15:56:03 +02:00
Jonas Platte
d665a7b571
Release ruma 0.9.0
2023-10-05 17:18:45 +02:00
Kévin Commaille
b2fe172be1
chore: Bump MSRV to 1.70
2023-08-14 16:17:25 +02:00
Kévin Commaille
361b4d2ab1
Release ruma 0.8.2
2023-02-15 13:22:51 +01:00
Jonas Platte
457b5187a7
Fix a typo
2023-02-01 15:07:47 +01:00
Jonas Platte
49c8172ccb
Release ruma 0.8.1
2023-02-01 14:47:11 +01:00
Jonas Platte
0903289387
Release ruma 0.8.0
2023-02-01 14:24:03 +01:00
Jonas Platte
cee3d2fd0a
Release ruma 0.7.4
2022-09-21 18:36:23 +02:00
Jonas Platte
54aa15fc81
Release ruma 0.7.3
2022-09-16 12:20:53 +02:00
Jonas Platte
cea8a9718a
Release ruma 0.7.2
2022-09-16 11:57:29 +02:00
Jonas Platte
e7a3c81d0d
Release ruma 0.7.1
2022-09-14 21:29:46 +02:00
Jonas Platte
5c3610b9b7
Release ruma 0.7.0
2022-09-12 21:09:58 +02:00
Kévin Commaille
7ec599e83d
client-api: Add support for private read receipts
...
According to MSC2285
2022-07-18 11:18:55 +02:00
Jonas Platte
b3c8a231ab
Release ruma 0.6.3
2022-05-12 12:29:12 +02:00
Jonas Platte
20b8c298d2
Release ruma 0.6.2
2022-05-06 17:21:16 +02:00
Jonas Platte
ad61d0c7b6
Release ruma 0.6.1
2022-04-29 11:53:59 +02:00
Jonas Platte
ae9de5bebd
ruma: Re-export js feature from ruma-common
2022-04-29 11:50:35 +02:00
Jonas Platte
16896f7487
Release ruma 0.6.0
2022-04-28 17:59:09 +02:00
Jonas Platte
25e5fca91b
Release ruma 0.5.0
2022-02-19 15:39:41 +01:00
Jonas Platte
0126a7223a
client-api: Use generics for content in send_{message,state}_event::Request::new
2021-09-15 20:36:20 +02:00
Jonas Platte
fcb40894f4
Release ruma 0.4.0
2021-08-26 12:34:40 +02:00
Jonas Platte
ea2ee79aa0
Release ruma 0.3.0
2021-08-11 20:57:26 +02:00
Jonas Platte
a54a28bfe1
Release ruma 0.2.0
2021-06-21 18:12:35 +02:00
Jonas Platte
62cd10d568
Release ruma 0.1.2
2021-06-01 22:05:29 +02:00
Jonas Platte
e9f2584607
Release ruma 0.1.1
2021-05-20 18:49:18 +02:00
Jonas Platte
65021a26da
Release ruma 0.1.0
2021-05-17 01:56:47 +02:00