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
a476b11f0c6cd2bb1f6483c323fb3a7757a4e20e
matrix-js-sdk
/
lib
T
History
Kegan Dougal
a476b11f0c
Add local storage impl notes
2015-06-29 17:55:11 +01:00
..
models
Finish timline integration tests.
2015-06-26 13:53:01 +01:00
store
Add local storage impl notes
2015-06-29 17:55:11 +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
Export LocalStorageStore class. Throw if 'localStorage' isn't defined.
2015-06-26 15:24:55 +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