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
3e1940fe1785ade354cb6f3e2f2b57e8def65238
matrix-js-sdk
/
lib
T
History
Kegan Dougal
14e91624bd
no-op if joinRoom is called when you're already joined. Add test for this.
...
Also ignore missing require()s when building (missing olm).
2015-07-28 13:13:55 +01:00
..
models
Add flag for indicating if an event was encrypted
2015-07-22 11:57:34 +01:00
store
Cleanup jsdoc. Allow extra query params to be set on requests (for ASes).
2015-07-28 10:57:05 +01:00
webrtc
Fix some lint errors
2015-07-22 11:37:22 +01:00
client.js
no-op if joinRoom is called when you're already joined. Add test for this.
2015-07-28 13:13:55 +01:00
http-api.js
Cleanup jsdoc. Allow extra query params to be set on requests (for ASes).
2015-07-28 10:57:05 +01:00
matrix.js
More WIP docs
2015-07-28 11:53:07 +01:00
pushprocessor.js
Fix linting. Mark on new Store classes as WIP.
2015-07-28 11:50:47 +01:00
scheduler.js
Add MatrixScheduler.removeEventFromQueue/getQueueForEvent and QUEUED state.
2015-06-26 09:52:52 +01:00
utils.js
Fix linting errors
2015-07-21 17:20:35 +01:00