Commit Graph

9527 Commits

Author SHA1 Message Date
David Baker d55c9976bf add API endpoints for getting & adding 3pids 2015-04-17 17:23:16 +01:00
Kegan Dougal 76ac69305e Bump version 2015-04-01 14:55:44 +01:00
Kegan Dougal 509f003862 Expose credentials to the request fn.
This allows you to attach extra parameters to requests on a client basis,
rather than globally (which can race). Particularly useful for application
services.
2015-04-01 14:54:38 +01:00
Matthew Hodgson b2787e6397 s/matrixcs/sdk/g 2015-03-09 20:22:56 +00:00
Kegsay e6249e4a08 Variable renaming on code snippets 2015-03-09 16:21:00 +00:00
Kegan Dougal a912de8bfb Add usePromises() call; update README 2015-03-05 22:39:09 +00:00
Kegan Dougal ba871cbf3e Remove console logs 2015-03-05 10:05:56 +00:00
Kegsay e971b9b92f Usage instructions 2015-03-04 21:11:04 +00:00
Kegsay aad90e4f21 Update README.rst 2015-03-04 21:06:08 +00:00
Kegan Dougal 2b61906bd3 Actually pass through the config var 2015-03-04 20:58:20 +00:00
Kegan Dougal 69cae27f9a Split out config from credentials. 2015-03-04 20:47:37 +00:00
Kegan Dougal 18a684e0be Add tiny promise wrapper. 2015-03-04 20:38:29 +00:00
Kegan Dougal 50f5279fb7 Add git repo to package.json 2015-03-04 17:42:29 +00:00
Kegsay 3e1c4b0816 Typo 2015-03-04 17:39:25 +00:00
Kegsay 7c4aaa3329 Update node link 2015-03-04 17:39:07 +00:00
Kegan Dougal 831c32ca1d Add readme and license 2015-03-04 17:37:46 +00:00
Kegan Dougal 39fed87bb4 Add examples to show it working in node and browser 2015-03-04 17:24:20 +00:00
Kegan Dougal 8684315892 Add final remaining APIs 2015-03-04 17:16:54 +00:00
Kegan Dougal 324e030a10 Add reg/login operations and mxc to http conversion. 2015-03-04 16:50:39 +00:00
Kegan Dougal 2f595cb1c6 Add profile operations and typing/event stream. 2015-03-04 16:38:31 +00:00
Kegan Dougal 588cd4d432 Add event sending and scrollback. 2015-03-04 16:03:48 +00:00
Kegan Dougal 049bc8bf9d Add state event operations. 2015-03-04 15:43:17 +00:00
Kegan Dougal 846b251ca3 Add more room operations. Log body content for now. Add isFunction to allow optional args to be omitted. 2015-03-04 15:21:28 +00:00
Kegan Dougal 092e222142 Add ability to toggle user-agent off, else browsers whine. 2015-03-04 14:57:10 +00:00
Kegan Dougal d2bb445932 Spaces not tabs. Add invite/join/leave calls. 2015-03-04 14:52:26 +00:00
Kegan Dougal 335198c8f1 Tidy up, add deps and add a few more calls. 2015-03-04 14:37:43 +00:00
Kegan Dougal 0dfa52ef63 Initial commit 2015-03-04 13:37:04 +00:00