Commit 217f3255 authored by JC Brand's avatar JC Brand

Sorted the latest changes and combine some.

parent a77744d8
...@@ -4,24 +4,22 @@ Changelog ...@@ -4,24 +4,22 @@ Changelog
0.9.4 (Unreleased) 0.9.4 (Unreleased)
------------------ ------------------
* Refactored in order to remove the strophe.roster.js dependency. [jcbrand] * #144 Add Ping funcionnality and Pong Handler [thierrytiti]
* #389 Allow login panel placeholders and roster item 'Name' translations. [gbonvehi]
* #415 closeAllChatBoxes is giving ReferenceError when 2 chats are open [nevcos, jcbrand]
* Add automatic Away mode and XEP-0352 support [thierrytiti]
* Add icon for XA status [thierrytiti]
* Allow offline pretty status and placeholder for "Insert a smiley" to be translated [thierrytiti]
* Bugfix. Manual login doesn't work when only websocket_url is set and not bosh_service_url. [jcbrand] * Bugfix. Manual login doesn't work when only websocket_url is set and not bosh_service_url. [jcbrand]
* Bugfix. clearSessions during unload event would throw an error when not logged in. [gbonvehi] * Bugfix. clearSessions during unload event would throw an error when not logged in. [gbonvehi]
* Bugfix. wrong callback argument mapping in XmppStatus initialize: fullname is null [thierrytiti] * Bugfix. wrong callback argument mapping in XmppStatus initialize: fullname is null [thierrytiti]
* #389 Allow login panel placeholders and roster item 'Name' translations. [gbonvehi]
* #415 closeAllChatBoxes is giving ReferenceError when 2 chats are open [nevcos, jcbrand]
* Add placeholder for "Insert a smiley" translation [thierrytiti]
* Updated French translation [thierrytiti]
* CSS fix: position and width of the div #conversejs [thierrytiti] * CSS fix: position and width of the div #conversejs [thierrytiti]
* CSS fix: room-info bug on hover after room description loaded [thierrytiti] * CSS fix: room-info bug on hover after room description loaded [thierrytiti]
* I18N: Autodetection of User Locale if no i18n setting is set. [thierrytiti]
* CSS: Fonts Path: editabable $font-path via sass/variables.scss [thierrytiti] * CSS: Fonts Path: editabable $font-path via sass/variables.scss [thierrytiti]
* Add offline pretty status to enable translation [thierrytiti] * I18N: Autodetection of User Locale if no i18n setting is set. [thierrytiti]
* Add Ping funcionnality and Pong Handler (Fix to issue #144) [thierrytiti] * MUC: missing toggle call handler and updated documentation about call. [thierrytiti]
* Add automatic Away mode and XEP-0352 support [thierrytiti] * Refactored in order to remove the strophe.roster.js dependency. [jcbrand]
* MUC: missing toggle Call handler and function [thierrytiti] * Updated French translation [thierrytiti]
* Updated documentation about call [thierrytiti]
* Add icon for XA status [thierrytiti]
0.9.3 (2015-05-01) 0.9.3 (2015-05-01)
------------------ ------------------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment