Commit Graph

7 Commits

Author SHA1 Message Date
Guus der Kinderen 3b124cfdce Fix 'Edit me on GitHub' links 2022-06-08 11:33:56 +02:00
JC Brand 29aed314c1 Remove Backbone
* Remove backbone as NPM deps and from docs
* Remove backbone stuff from webpack
2020-01-30 17:36:55 +01:00
JC Brand cb8b5a7039 Update the developer documentation 2018-09-18 11:17:27 +02:00
JC Brand 11ff072366 Properly captitalize JavaScript 2017-09-03 22:12:17 +02:00
JC Brand fe6a9ca748 Merge converse-api and converse-core
Otherwise `require('converse-core')` can be called, exposing the inner converse
object.
2017-02-14 14:35:52 +00:00
JC Brand 83feebb229 Two plugins changes
- Remove the `plugins.remove` API method.
- Throw an error when attempting to register multiple plugins with the same name.
2017-02-02 18:54:15 +00:00
JC Brand 7389e1e058 Add documentation on security considerations 2017-02-02 18:34:13 +00:00