16 Commits

Author SHA1 Message Date
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
Jonas Platte
41d6bcc2a6
Format code in doc comments 2022-02-18 11:33:16 +01:00
Jonathan de Jong
4787bab6ac
client-api: Transition from r0 to versioned endpoints 2022-02-18 11:03:55 +01:00
Jonas Platte
4d1ff8de23
client: Add some tracing spans 2022-02-15 12:14:48 +01:00
Jonathan de Jong
397727726e
api: Add multiple path support to OutgoingRequest 2022-02-12 13:44:11 +01:00
Jonas Platte
9621b83d49
Use doc_auto_cfg for automatic cfg documentation 2022-01-02 19:22:42 +01:00
Jonas Platte
b0db5e94e1
identifiers: Make RoomAliasId a DST 2021-11-26 00:04:28 +01:00
Jonas Platte
271491732e
Remove now-redundant doc(cfg) attributes
They are now implied:
https://github.com/rust-lang/rust/pull/89596
2021-10-08 11:52:18 +02:00
Jonas Platte
c9c536ed0b
Document ruma-client crate features 2021-07-03 23:21:56 +02:00
Jonas Platte
224b4e7707
Move ruma-client examples to ruma crate to avoid circular dev-dependency 2021-05-17 01:39:31 +02:00
Jonas Platte
c2957df174
client: Fix borken doc(cfg) attribute 2021-05-14 14:35:05 +02:00
Jonathan de Jong
b616ba8233
Add reasons for each doctest ignore 2021-05-14 13:44:49 +02:00
Jonas Platte
8310e10ca1
Fix formatting 2021-05-05 23:53:17 +02:00
Jonas Platte
cf291bd5ba
Clean up lint attributes 2021-05-05 23:39:52 +02:00
Jonas Platte
3db0ea7026
Move all crates into a new crates directory 2021-05-03 15:50:27 +02:00