Victor Berger
|
72b12557ec
|
Add missing Response types.
|
2016-12-24 09:10:56 +01:00 |
|
Victor Berger
|
5b23117973
|
Add turnserver endpoint.
|
2016-12-23 16:10:10 +01:00 |
|
Victor Berger
|
00a7ea7294
|
Add redact endpoint.
|
2016-12-23 16:09:47 +01:00 |
|
Victor Berger
|
607a9d63b1
|
Add sending endpoints.
|
2016-12-23 16:09:47 +01:00 |
|
Victor Berger
|
81469d8d04
|
Add sync endpoint.
|
2016-12-23 16:09:47 +01:00 |
|
Victor Berger
|
3cd398a9ae
|
Add tagging endpoints.
|
2016-12-23 16:09:47 +01:00 |
|
Victor Berger
|
f880b15f42
|
Add presence endpoints.
|
2016-12-23 16:09:47 +01:00 |
|
Victor Berger
|
3666cb8294
|
Add typing endpoint.
|
2016-12-23 16:09:40 +01:00 |
|
Jimmy Cuadra
|
1710eb0938
|
Merge pull request #4 from vberger/master
Add link to the matrix spec for each endpoint.
|
2016-12-23 03:47:47 -08:00 |
|
Victor Berger
|
a0c0890940
|
Add link to the matrix spec for each endpoint.
|
2016-12-23 12:12:16 +01:00 |
|
Jimmy Cuadra
|
dadd73a158
|
Merge pull request #3 from exul/membership
Add room membership endpoints
|
2016-12-21 00:07:49 -08:00 |
|
Andreas Brönnimann
|
5b09f689b4
|
Add room membership endpoints
|
2016-12-21 08:52:51 +01:00 |
|
Jimmy Cuadra
|
3b73d910de
|
Bump ruma-events to 0.2.0 and ruma-identifiers to 0.6.0.
|
2016-12-20 23:15:13 -08:00 |
|
Jimmy Cuadra
|
eb784ab49b
|
Extract Method and Endpoint to the ruma-api crate.
|
2016-12-15 02:00:13 -08:00 |
|
Jimmy Cuadra
|
c48ba8cb51
|
Merge pull request #1 from exul/membership-join-by-room-id
Add join by room id endpoint
|
2016-12-15 01:23:03 -08:00 |
|
Jimmy Cuadra
|
ec63bc01fe
|
Merge branch 'master' into membership-join-by-room-id
|
2016-12-15 01:13:49 -08:00 |
|
Jimmy Cuadra
|
5868783cd3
|
Use ruma-events collection types to fix the event context API.
|
2016-12-15 00:58:49 -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
|
7c71473854
|
Add missing Clone and Debug impls.
|
2016-10-01 04:04:13 -07:00 |
|
Jimmy Cuadra
|
b992542fae
|
Add types for account contact information endpoints.
|
2016-10-01 03:53:43 -07:00 |
|
Jimmy Cuadra
|
29cbb4c0c7
|
Add missing imports and address warnings.
|
2016-10-01 01:04:00 -07:00 |
|
Jimmy Cuadra
|
c310cd1395
|
Use a trait to represent each endpoint.
|
2016-10-01 00:55:57 -07:00 |
|
Jimmy Cuadra
|
11285ddc95
|
Rename HTTP_METHOD to METHOD, document constants, fill in types for remaining session and account endpoints.
|
2016-09-30 17:22:21 -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 |
|