This website requires JavaScript.
Explore
Help
Sign In
Dima
/
matrix-js-sdk
Watch
1
Star
0
Fork
0
You've already forked matrix-js-sdk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a0fddf7ab3a019de7f98514d28491cbcd9dc2b53
matrix-js-sdk
/
lib
T
History
Kegan Dougal
c8da373ecc
Add first cut webstorage implementation. Add very basic test.
2015-06-30 17:56:58 +01:00
..
models
Finish timline integration tests.
2015-06-26 13:53:01 +01:00
store
Add first cut webstorage implementation. Add very basic test.
2015-06-30 17:56:58 +01:00
client.js
Add getSyncToken and setSyncToken to data store interface.
2015-06-26 15:36:53 +01:00
http-api.js
Use utils.keys rather than Object.keys for older browsers.
2015-06-08 12:22:23 +01:00
matrix.js
s/localstorage/webstorage/g. Add storage impl notes.
2015-06-30 11:30:49 +01:00
scheduler.js
Add MatrixScheduler.removeEventFromQueue/getQueueForEvent and QUEUED state.
2015-06-26 09:52:52 +01:00
utils.js
Add utils UTs. Remove unused functions.
2015-06-24 17:42:02 +01:00