Jonas Platte
|
95d21552e0
|
Use a dedicated method for conversion from http::Request to Ruma request types
|
2020-12-13 12:59:21 +01:00 |
|
Jonas Platte
|
5562a23aaa
|
Move Raw, Outgoing and all macro code from ruma-common to ruma-serde
|
2020-11-28 03:45:39 +01:00 |
|
Jonas Platte
|
fdd326edf7
|
Move Outgoing from ruma-api to ruma-common
The derive macro moves from ruma-api-macros to a new ruma-common-macros
crate likewise.
|
2020-09-22 21:35:10 +02:00 |
|
Vincent Lee
|
d36d005b97
|
Change requires_authentication: bool to authentication: AuthScheme
|
2020-09-18 16:28:51 +02:00 |
|
Jonas Platte
|
01c7eef72f
|
Consistently put an empty line after inner module docs
|
2020-08-24 21:42:48 +02:00 |
|
Jonas Platte
|
987d48666c
|
Split Endpoint trait into OutgoingRequest, IncomingRequest
|
2020-08-12 23:33:27 +02:00 |
|
Jonas Platte
|
abc34eeb7e
|
Move manual endpoint impl test into its own file
|
2020-08-12 23:33:27 +02:00 |
|