15 Commits

Author SHA1 Message Date
Jimmy Cuadra
28598352aa Implement serialization for QueryParams. 2017-01-07 05:28:33 -08:00
Jimmy Cuadra
1ca92148c5 Move the supported versions API endpoint into an "unversioned" module. 2017-01-02 01:51:35 -08: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
Jimmy Cuadra
e7562be4db Rename various modules. 2016-12-30 05:59:25 -08:00
Jimmy Cuadra
9c1dd9e51f Warn on missing docs. 2016-12-30 05:04:23 -08:00
Victor Berger
6e3406ea97
events retrieveing endpoints 2016-12-28 17:29:54 +01:00
Victor Berger
a0c0890940 Add link to the matrix spec for each endpoint. 2016-12-23 12:12:16 +01:00
Jimmy Cuadra
eb784ab49b Extract Method and Endpoint to the ruma-api crate. 2016-12-15 02:00:13 -08:00
Andreas Brönnimann
b9eea6c030 Add join by room id endpoint 2016-12-15 09:30:58 +01: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
69423c5a32 Update dependencies and Macros 1.1 feature name. 2016-12-04 09:14:09 -08:00
Jimmy Cuadra
c310cd1395 Use a trait to represent each endpoint. 2016-10-01 00:55:57 -07:00
Jimmy Cuadra
409b8202f7 Define module layout and fill in types for a few APIs. 2016-09-30 16:13:59 -07:00
Jimmy Cuadra
0251019b01 ruma-client-api 2016-09-29 06:01:20 -07:00