13 Commits

Author SHA1 Message Date
Jonas Platte
bc968c8e14 Update to Rust 2018 2019-01-13 21:22:37 +01:00
Jonas Platte
586bca680d Re-run 'cargo fmt' 2019-01-13 21:12:33 +01:00
Jimmy Cuadra
d042f63146 Update dependencies and convert to ruma-api-macros 0.2. 2018-05-19 02:28:43 -07:00
Jimmy Cuadra
4b728514ca Use ruma-api-macros for the context endpoints. 2017-05-19 21:09:58 -07:00
Victor Berger
8ab3c737b8
Update to ruma-api v0.3.
Also fixes a few errors encountered in the process and remove depcrecated tokenrefresh endpoint.
2017-01-08 18:19:27 +01:00
Antoine Proulx
4acdf9018e Convert path parameters in docs from colon-snake-case to brace-lower-camel-case 2017-01-02 10:21:16 -05:00
Jimmy Cuadra
0535405ae6 Derive Clone, Copy, and Debug for Endpoint structs. 2016-12-30 23:13:19 -08:00
Jimmy Cuadra
b103b87090 Link endpoint paths directly to the spec. 2016-12-30 14:53:51 -08:00
Victor Berger
3c324d526c
Add serde attributes to Option and Vec, and missing #[derive]s 2016-12-28 19:38:50 +01:00
Victor Berger
a0c0890940 Add link to the matrix spec for each endpoint. 2016-12-23 12:12:16 +01:00
Jimmy Cuadra
5868783cd3 Use ruma-events collection types to fix the event context API. 2016-12-15 00:58:49 -08:00
Jimmy Cuadra
15b01204cc Encrypt IRC channel name for Travis notifications.
See https://github.com/travis-ci/travis-ci/issues/1094
2016-12-11 23:26:07 -08:00
Jimmy Cuadra
409b8202f7 Define module layout and fill in types for a few APIs. 2016-09-30 16:13:59 -07:00