Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jsxc/jsxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsualko <klaus@jsxc.org>2018-09-10 14:37:58 +0300
committersualko <klaus@jsxc.org>2018-09-10 14:37:58 +0300
commiteb649189b878dac194b2c3de55ffd4c99022315b (patch)
tree40f32e070b494f712d0c509d202a71bddccd6d80 /CHANGELOG.md
parent6846adda452be3b8e3f74d04ebc4152af014f531 (diff)
update change log
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f12cd22d..d2c661c5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,12 +21,20 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
- use Consistent Color Generation (XEP-0392)
- use more naturally bounce animation for notice
- display presence messages
+- allow to disable all plugins
+- highlight quotations
+- show notice if offline contacts are hidden
+- [#178](https://github.com/jsxc/jsxc/issues/178) add inband password change (XEP-0077)
+- prepare multi account support (still alpha)
### Developer notes
- Typescript, Webpack, Handlebars, Karma, Mocha, Chai and Sinon
-- remove `build` folder, git submodules, bower and grunt
+- remove `build` and `doc` folder, git submodules, bower and grunt
- share one XMPP connection across all tabs
- add plugin API
+- form watcher instead of form option
+- API to add roster menu entries
+- use SASS guidelines and BEM-like style syntax
### Removed/Pending
- jingle file transfer