Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
converse.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
converse.js
Commits
b7761ea1
Commit
b7761ea1
authored
Jun 04, 2015
by
JC Brand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Sort changes, add issue numbers and add entry...
mentioning plugins architecture refactoring.
parent
334f0957
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
9 deletions
+12
-9
docs/CHANGES.rst
docs/CHANGES.rst
+12
-9
No files found.
docs/CHANGES.rst
View file @
b7761ea1
...
...
@@ -6,20 +6,23 @@ Changelog
* #144 Add Ping funcionnality and Pong Handler [thierrytiti]
* #389 Allow login panel placeholders and roster item 'Name' translations. [gbonvehi]
* #396 Add automatic Away mode and XEP-0352 support [thierrytiti]
* #400, #410 Allow offline pretty status and placeholder for "Insert a smiley" to be translated [thierrytiti]
* #401 Updated French translation [thierrytiti]
* #404 CSS fix: position and width of the div #conversejs [thierrytiti]
* #407 CSS: Fonts Path: editabable $font-path via sass/variables.scss [thierrytiti]
* #408 MUC: missing toggle call handler and updated documentation about call. [thierrytiti]
* #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]
* #416 Add icon for XA status [thierrytiti]
* #420 Updated German translation [1st8]
* 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. wrong callback argument mapping in XmppStatus initialize: fullname is null [thierrytiti]
* CSS fix: position and width of the div #conversejs [thierrytiti]
* 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]
* CSS fix: room-info bug on hover after room description loaded [thierrytiti]
* CSS: Fonts Path: editabable $font-path via sass/variables.scss [thierrytiti]
* I18N: Autodetection of User Locale if no i18n setting is set. [thierrytiti]
* MUC: missing toggle call handler and updated documentation about call. [thierrytiti]
* Refactored in order to remove the strophe.roster.js dependency. [jcbrand]
* Updated French translation [thierrytiti]
* Refactored the plugin architecture. Add `overrides` convention for
automatically overriding converse.js's methods and Backbone views and models. [jcbrand]
0.9.3 (2015-05-01)
------------------
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment