Commit Graph

17 Commits

Author SHA1 Message Date
Dhole 556e9529c0 Add /messages API 2017-05-06 21:21:07 -07:00
Richard Lewis 4da59c5538 Typing notifications 2017-04-25 10:11:59 +01:00
Richard Lewis 7e21d59dca Handle leave events 2017-04-20 00:19:23 +01:00
Kegan Dougal e6268f307c Add AS membership list APIs 2017-01-06 14:39:25 +00:00
Kegan Dougal b6093bbf56 Merge branch 'master' into kegan/api-logout 2017-01-06 09:38:27 +00:00
Kegsay 059996b787 Merge pull request #14 from matrix-org/kegan/api-room-memberships
Add room membership APIs
2017-01-05 17:28:51 +00:00
Kegan Dougal 490a10cbc3 Add room membership APIs 2017-01-05 15:23:37 +00:00
Kegan Dougal 0827f53d1c Add /logout API 2017-01-05 14:16:47 +00:00
Kegan Dougal 712061a445 Add /versions endpoint 2017-01-05 12:58:55 +00:00
Kegan Dougal 7afedf5a62 Add CreateRoom() 2016-12-09 15:42:32 +00:00
Kegan Dougal 9c7c0986d7 Add Login()
With example.
2016-12-09 15:03:19 +00:00
Kegan Dougal 09b6649b47 Add helper function to find single stage flows 2016-12-02 17:13:10 +00:00
Kegan Dougal 831dfd27a6 Add missing User-Interactive fields. Only add access_token if one was given. 2016-12-02 17:02:25 +00:00
Kegan Dougal aee7c3f473 Add Register() with req/resp structs 2016-12-02 16:51:20 +00:00
Kegan Dougal 69b0fcb79d Add LeaveRoom(roomID) with test 2016-12-01 17:32:16 +00:00
Kegan Dougal 16b47cb061 Add remaining Go-NEB APIs 2016-12-01 12:19:25 +00:00
Kegan Dougal 527c6568c9 Add responses/room types. Add buildURL functions with examples 2016-11-30 11:46:33 +00:00