updates #194
Include entity capabilities hash in outgoing presences Also, started some work on using jsdoc for rendering API documentation. Ideally that would go into a separate commit but that would take ages to untangle.
Showing
... | @@ -54,6 +54,7 @@ | ... | @@ -54,6 +54,7 @@ |
"jasmine-core": "2.6.4", | "jasmine-core": "2.6.4", | ||
"jed": "1.1.1", | "jed": "1.1.1", | ||
"jquery": "3.2.1", | "jquery": "3.2.1", | ||
"jsdoc": "^3.5.5", | |||
"jshint": "^2.9.4", | "jshint": "^2.9.4", | ||
"lodash": "4.17.4", | "lodash": "4.17.4", | ||
"lodash-template-loader": "^2.0.0", | "lodash-template-loader": "^2.0.0", | ||
... | ... |
src/converse-caps.js
0 → 100644
Please register or sign in to comment