Commit Graph

  • 059996b787 Merge pull request #14 from matrix-org/kegan/api-room-memberships Kegsay 2017-01-05 17:28:51 +0000
  • 42ba11ab7b Merge pull request #10 from matrix-org/kegan/api-versions Kegsay 2017-01-05 17:28:41 +0000
  • 490a10cbc3 Add room membership APIs kegan/api-room-memberships Kegan Dougal 2017-01-05 15:23:37 +0000
  • 30c7035522 Add /redact endpoint Kegan Dougal 2017-01-05 14:33:38 +0000
  • 52bfdcb6fa Add PUT /room/roomId/state/type/key endpoint kegan/api-put-state-event Kegan Dougal 2017-01-05 14:25:05 +0000
  • 0827f53d1c Add /logout API Kegan Dougal 2017-01-05 14:16:47 +0000
  • 712061a445 Add /versions endpoint kegan/api-versions Kegan Dougal 2017-01-05 12:58:55 +0000
  • 373dfc2ff2 Move client creation examples to client examples file Kegan Dougal 2016-12-09 16:45:49 +0000
  • 47da1cbcf2 Simplify example Kegan Dougal 2016-12-09 16:28:41 +0000
  • b8025f5f6d More clarifying comments Kegan Dougal 2016-12-09 16:26:38 +0000
  • e989121b7a Sync examples Kegan Dougal 2016-12-09 16:16:45 +0000
  • 76fa23b9a4 Test example file Kegan Dougal 2016-12-09 16:09:48 +0000
  • 9c35a1edb8 Add JoinRoom examples Kegan Dougal 2016-12-09 16:04:32 +0000
  • e5174ba108 Merge pull request #8 from matrix-org/kegan/create-room-method Kegsay 2016-12-09 15:54:36 +0000
  • 16d753287d Merge pull request #7 from matrix-org/kegan/login-method Kegsay 2016-12-09 15:54:24 +0000
  • 7afedf5a62 Add CreateRoom() kegan/create-room-method Kegan Dougal 2016-12-09 15:42:32 +0000
  • 9c7c0986d7 Add Login() kegan/login-method Kegan Dougal 2016-12-09 15:03:19 +0000
  • 76d9ae9611 Add userid example functions Kegan Dougal 2016-12-08 17:41:35 +0000
  • 52f7775d99 Merge pull request #6 from matrix-org/kegan/userids Kegsay 2016-12-06 15:21:05 +0000
  • 8ef8c8187f Add user ID handling methods kegan/userids Kegan Dougal 2016-12-06 14:24:27 +0000
  • 665b35975b Add user ID localpart encoding/decoding Kegan Dougal 2016-12-06 14:01:15 +0000
  • 4c5522eacd Merge pull request #5 from matrix-org/kegan/app-service-support Kegsay 2016-12-05 16:29:05 +0000
  • 05cf6d05f7 Merge branch 'master' into kegan/app-service-support kegan/app-service-support Kegan Dougal 2016-12-05 16:21:11 +0000
  • 8db775656f Merge pull request #4 from matrix-org/kegan/registration Kegsay 2016-12-05 16:20:24 +0000
  • a565145603 Add AppServiceUserID string for app services. Kegan Dougal 2016-12-05 15:25:09 +0000
  • 86e5c414aa Add setOnClient kegan/registration Kegan Dougal 2016-12-05 15:05:03 +0000
  • c72cc1919a Add RegisterDummy helper function Kegan Dougal 2016-12-02 17:35:07 +0000
  • 09b6649b47 Add helper function to find single stage flows Kegan Dougal 2016-12-02 17:13:10 +0000
  • 831dfd27a6 Add missing User-Interactive fields. Only add access_token if one was given. Kegan Dougal 2016-12-02 17:02:25 +0000
  • 4517ecd6ed Remove named return args Kegan Dougal 2016-12-02 16:52:32 +0000
  • aee7c3f473 Add Register() with req/resp structs Kegan Dougal 2016-12-02 16:51:20 +0000
  • 3afeaf76cc aWOOGA Kegsay 2016-12-02 15:42:13 +0000
  • 45fc1b9fdc Merge pull request #3 from matrix-org/kegan/state-event Kegsay 2016-12-02 15:40:34 +0000
  • 8d48eee7bb Make test simpler kegan/state-event Kegan Dougal 2016-12-02 15:38:31 +0000
  • cc1e3f782c Merge branch 'master' into kegan/state-event Kegan Dougal 2016-12-02 15:36:33 +0000
  • d43c5df302 Merge pull request #2 from matrix-org/kegan/factor-send-recv-json Kegsay 2016-12-02 15:36:21 +0000
  • 8bd1c5a89b Add Client.StateEvent method with test and example. Move examples to different file Kegan Dougal 2016-12-02 15:36:09 +0000
  • 1842392399 Bug fixes kegan/factor-send-recv-json Kegan Dougal 2016-12-02 15:21:18 +0000
  • b0590a055a Refactor how requests are sent Kegan Dougal 2016-12-02 14:07:41 +0000
  • a531d0e149 Merge pull request #1 from matrix-org/kegan/leave-room Kegsay 2016-12-01 17:37:55 +0000
  • 69b0fcb79d Add LeaveRoom(roomID) with test kegan/leave-room Kegan Dougal 2016-12-01 17:32:16 +0000
  • e66d1ef529 Make the rooms map Kegan Dougal 2016-12-01 14:52:55 +0000
  • 16b47cb061 Add remaining Go-NEB APIs Kegan Dougal 2016-12-01 12:19:25 +0000
  • 03fda4b5d7 Remove Rooms from Syncer, move to Storer Kegan Dougal 2016-12-01 11:49:36 +0000
  • 4f35a742e5 Tweak error message Kegan Dougal 2016-12-01 11:36:41 +0000
  • 70aad48fbf Remove NextBatchStorer/FilterStorer. Replace with Storer Kegan Dougal 2016-12-01 11:33:12 +0000
  • 5391ef3078 Add working example Kegan Dougal 2016-11-30 17:51:03 +0000
  • 519d03ed04 Add example usage Kegan Dougal 2016-11-30 17:41:14 +0000
  • ca6f598808 Move remaining Go-NEB code into gomatrix Kegan Dougal 2016-11-30 17:24:46 +0000
  • 652dacf366 Maybe now godoc will pick it up Kegan Dougal 2016-11-30 12:00:12 +0000
  • 8da9c2b9e6 Change function names to get godoc to associate them correctly Kegan Dougal 2016-11-30 11:52:28 +0000
  • 527c6568c9 Add responses/room types. Add buildURL functions with examples Kegan Dougal 2016-11-30 11:46:33 +0000
  • 97f4e98e1d Start fleshing out basic Client types from Go-NEB Kegan Dougal 2016-11-29 17:03:42 +0000
  • d356e4af9e Add basic types and pre-commit hooks Kegan Dougal 2016-11-29 16:44:19 +0000
  • 9d41f39257 Initial commit Kegsay 2016-11-29 16:35:32 +0000