Jonathan de Jong
|
abd702cfbc
|
api: Don't extract request path arguments in IncomingRequest impls
… instead requiring callers to pass them as a list of strings.
Parsing is still done within the trait implementations though.
|
2022-02-02 11:57:29 +01:00 |
|
Jonas Platte
|
2d4dbfe42f
|
identifiers: Make RoomId a DST
|
2021-11-26 00:04:28 +01:00 |
|
Jonas Platte
|
b0db5e94e1
|
identifiers: Make RoomAliasId a DST
|
2021-11-26 00:04:28 +01:00 |
|
Devin Ragotzy
|
337b1e26ef
|
misc: Allow exhaustive for non api related structs
|
2021-06-18 22:44:00 +02:00 |
|
Jonas Platte
|
a0f7e1b771
|
api: Replace error::Void by error::MatrixError
|
2021-05-08 14:33:12 +02:00 |
|
Jonas Platte
|
3db0ea7026
|
Move all crates into a new crates directory
|
2021-05-03 15:50:27 +02:00 |
|