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
c81cb1fcfd65a26b9f8f353bb50e4981104f0ccc
matrix-js-sdk
/
lib
T
History
David Baker
753a11ab7f
Move push actions method to the client
2015-07-01 14:09:34 +01:00
..
models
Move push actions method to the client
2015-07-01 14:09:34 +01:00
store
Add getSyncToken and setSyncToken to data store interface.
2015-06-26 15:36:53 +01:00
client.js
Move push actions method to the client
2015-07-01 14:09:34 +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
pushprocessor.js
Fix linting & c+p errors
2015-06-29 18:20:36 +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