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
76f538db
Commit
76f538db
authored
Mar 31, 2016
by
JC Brand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Mention new config options in changelog
parent
1c375d58
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
docs/CHANGES.md
docs/CHANGES.md
+3
-1
No files found.
docs/CHANGES.md
View file @
76f538db
...
...
@@ -2,6 +2,7 @@
## 1.0.0 (Unreleased)
-
Split converse.js up into different plugin modules. [jcbrand]
-
Add support for messages with type
`headline`
, often used for notifications
from the server. [jcbrand]
-
Add stanza-specific event listener
`converse.listen.stanza`
.
...
...
@@ -10,7 +11,8 @@
-
Emit an event
`chatBoxInitialized`
once a chat box's initialize method has been called. [jcbrand]
-
Emit an event
`statusInitialized`
once the user's own status has been initialized upon startup. [jcbrand]
-
New config option
[
chatstate_notification_blacklist
](
https://conversejs.org/docs/html/configuration.html#chatstate_notification_blacklist
)
[
jcbrand
]
-
Split converse.js up into different plugin modules. [jcbrand]
-
New config option
[
sticky_controlbox
](
https://conversejs.org/docs/html/configuration.html#sticky_controlbox
)
[
jcbrand
]
-
New config option
[
credentials_url
](
https://conversejs.org/docs/html/configuration.html#credentials_url
)
[
jcbrand
]
-
Don't play sound notifications for OTR messages which are setting up an
encrypted session. [jcbrand]
-
Bugfix: RID, SID and JID tokens ignored when
`keepalive`
set to
`true`
. [jcbrand]
...
...
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