Jonas Platte
|
684ffc7898
|
client: Use .to_owned() instead of .parse().unwrap()
… for &str to String conversion in examples.
|
2024-01-18 16:04:13 +01:00 |
|
Jonas Platte
|
3211fccab0
|
Remove borrowing in requests
|
2022-11-28 14:02:35 +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 |
|
Jonas Platte
|
282abc9dc2
|
client: Store supported Matrix versions in Client
… and refactor creation of Client.
|
2022-02-19 00:05:38 +01:00 |
|
Jonas Platte
|
b5ddd7effd
|
client: Move the entire Client behind the client-api feature
|
2022-02-18 22:32:59 +01:00 |
|