20 Commits

Author SHA1 Message Date
Jonas Platte
459fd09a31
Release ruma-client-api 0.12.0 2021-08-11 17:49:01 +02:00
Jonas Platte
db57fa2a45
Update ruma-*-api changelogs 2021-08-11 17:41:05 +02:00
Jonas Platte
552fc32b32
client-api: Make uiaa::AuthData more helpful / strongly-typed 2021-08-11 16:38:01 +02:00
gnieto
5085f3b8fe
client-api: Fix inconsistent types on RoomEventFilter
`rooms` and `not_rooms` contained `String` and `RoomId` respectively and
the types have been change to use always `RoomId` as it's more concrete
and is more consistent with the other fields (like `senders` and
`not_senders`).
2021-08-10 15:22:46 +02:00
Jonas Platte
0f1c52aaab
Update changelogs 2021-08-10 15:21:47 +02:00
Jonas Platte
99ab5f80c0
Release ruma-client-api 0.11.2 2021-08-10 12:48:21 +02:00
Jonas Platte
70b7240be5
Release ruma-client-api 0.11.1 2021-08-10 12:39:26 +02:00
Jonas Platte
4e68509faf
client-api: Work around another Element bug 2021-08-10 12:31:08 +02:00
Jonas Platte
165729fe71
client-api: Clean up changelog 2021-08-05 21:06:12 +02:00
Adam Blanchet
13af2e235d
client-api: Implement reasons for leaving a room 2021-08-05 21:04:14 +02:00
Adam
fff4e97035
Fix missing changelog entries 2021-07-07 10:36:40 +02:00
Jonas Platte
522870dbbf
Release ruma-client-api 0.11.0 2021-06-21 17:41:52 +02:00
Jonas Platte
7b742f1b4c
client-api: Remove ruma-common reexports 2021-06-17 19:43:23 +02:00
Jonas Platte
28de60a90a
client-api: Use Raw in create_room::Request's initial_state field 2021-06-17 19:43:23 +02:00
Jonas Platte
8828f643b4
Release ruma-client-api 0.10.2 2021-06-01 21:59:41 +02:00
Timo Kösters
8173a05b2c
client-api: Remove authentication for get alias endpoint 2021-05-27 14:14:59 +00:00
Jonas Platte
0ffbc059aa
Release ruma-client-api 0.10.1 2021-05-20 18:44:27 +02:00
Jonas Platte
c3a8b8baed
Release ruma-client-api 0.10.0 2021-05-17 01:01:11 +02:00
Kévin Commaille
6a2c028cfb events: Change receipt::Receipts struct to a BTreeMap<ReceiptType, UserReceipts> 2021-05-11 10:11:02 +02:00
Jonas Platte
3db0ea7026
Move all crates into a new crates directory 2021-05-03 15:50:27 +02:00