Commit Graph

  • e61830c2b0 Merge pull request #4 from matrix-org/mxstore Kegsay 2015-06-03 09:57:02 +01:00
  • be7d6be691 todo Matthew Hodgson 2015-05-26 23:23:30 +01:00
  • fe82a8631e fix getStateEvent to require an explicit stateKey Matthew Hodgson 2015-05-26 23:13:41 +01:00
  • 88bed0cc75 more jsdoc Matthew Hodgson 2015-05-26 00:36:38 +01:00
  • e21a144313 resolve kegan's PR review feedback Matthew Hodgson 2015-05-26 00:19:32 +01:00
  • 1fb4e15625 fix stupid 'null' display names Matthew Hodgson 2015-05-19 20:18:50 +01:00
  • 5716cf3b06 update todo Matthew Hodgson 2015-05-19 17:18:16 +01:00
  • 9e6394d1f8 add getFriendlyDisplayName for completeness Matthew Hodgson 2015-05-19 17:11:36 +01:00
  • 8853ad9601 Bug fixes Kegan Dougal 2015-05-12 14:29:42 +01:00
  • 4a7f2d2eaf Bump to 0.0.3 Kegan Dougal 2015-05-12 14:24:30 +01:00
  • 02b29c157f Add getStateEvent API (used by IRC AS to get display names for people) Kegan Dougal 2015-05-12 14:24:05 +01:00
  • 32051c319c change store API to work entirely in terms of MatrixEvents to make Mark happy Matthew Hodgson 2015-04-25 23:38:37 +01:00
  • 234877ddaa javascript isn't perl Matthew Hodgson 2015-04-22 17:06:53 +01:00
  • 8432917096 add in a useless DAO layer for events, and make it actually work Matthew Hodgson 2015-04-22 01:35:57 +01:00
  • 1b3ec5f0b7 initial WIP event store layer Matthew Hodgson 2015-04-21 15:39:09 +01:00
  • 5137ac211e Merge pull request #2 from matrix-org/csauth Kegsay 2015-04-20 14:44:36 +01:00
  • d55c9976bf add API endpoints for getting & adding 3pids David Baker 2015-04-17 17:23:16 +01:00
  • 76ac69305e Bump version Kegan Dougal 2015-04-01 14:55:44 +01:00
  • 509f003862 Expose credentials to the request fn. Kegan Dougal 2015-04-01 14:54:38 +01:00
  • b2787e6397 s/matrixcs/sdk/g Matthew Hodgson 2015-03-09 20:22:56 +00:00
  • e6249e4a08 Variable renaming on code snippets Kegsay 2015-03-09 16:21:00 +00:00
  • a912de8bfb Add usePromises() call; update README Kegan Dougal 2015-03-05 22:39:09 +00:00
  • ba871cbf3e Remove console logs Kegan Dougal 2015-03-05 10:05:56 +00:00
  • e971b9b92f Usage instructions Kegsay 2015-03-04 21:11:04 +00:00
  • aad90e4f21 Update README.rst Kegsay 2015-03-04 21:06:08 +00:00
  • 2b61906bd3 Actually pass through the config var Kegan Dougal 2015-03-04 20:58:20 +00:00
  • 69cae27f9a Split out config from credentials. Kegan Dougal 2015-03-04 20:47:37 +00:00
  • 18a684e0be Add tiny promise wrapper. Kegan Dougal 2015-03-04 20:34:15 +00:00
  • 50f5279fb7 Add git repo to package.json Kegan Dougal 2015-03-04 17:42:22 +00:00
  • 3e1c4b0816 Typo Kegsay 2015-03-04 17:39:25 +00:00
  • 7c4aaa3329 Update node link Kegsay 2015-03-04 17:39:07 +00:00
  • 831c32ca1d Add readme and license Kegan Dougal 2015-03-04 17:37:46 +00:00
  • 39fed87bb4 Add examples to show it working in node and browser Kegan Dougal 2015-03-04 17:24:20 +00:00
  • 8684315892 Add final remaining APIs Kegan Dougal 2015-03-04 17:16:54 +00:00
  • 324e030a10 Add reg/login operations and mxc to http conversion. Kegan Dougal 2015-03-04 16:50:39 +00:00
  • 2f595cb1c6 Add profile operations and typing/event stream. Kegan Dougal 2015-03-04 16:38:31 +00:00
  • 588cd4d432 Add event sending and scrollback. Kegan Dougal 2015-03-04 16:03:48 +00:00
  • 049bc8bf9d Add state event operations. Kegan Dougal 2015-03-04 15:43:17 +00:00
  • 846b251ca3 Add more room operations. Log body content for now. Add isFunction to allow optional args to be omitted. Kegan Dougal 2015-03-04 15:21:28 +00:00
  • 092e222142 Add ability to toggle user-agent off, else browsers whine. Kegan Dougal 2015-03-04 14:57:10 +00:00
  • d2bb445932 Spaces not tabs. Add invite/join/leave calls. Kegan Dougal 2015-03-04 14:52:26 +00:00
  • 335198c8f1 Tidy up, add deps and add a few more calls. Kegan Dougal 2015-03-04 14:37:43 +00:00
  • 0dfa52ef63 Initial commit Kegan Dougal 2015-03-04 13:37:04 +00:00