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
b209c999
Commit
b209c999
authored
Jan 15, 2018
by
Weblate
Browse files
Options
Browse Files
Download
Plain Diff
Merge remote-tracking branch 'origin/master'
parents
203b6d71
ff0f1d69
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/source/developer_api.rst
docs/source/developer_api.rst
+1
-1
No files found.
docs/source/developer_api.rst
View file @
b209c999
...
@@ -916,7 +916,7 @@ It takes 3 parameters:
...
@@ -916,7 +916,7 @@ It takes 3 parameters:
var _converse = this._converse;
var _converse = this._converse;
_converse.api.waitUntil('roomsAutoJoined').then(function () {
_converse.api.waitUntil('roomsAutoJoined').then(function () {
var create_if_not_found = true;
var create_if_not_found = true;
this._converse.api.rooms.
open
(
this._converse.api.rooms.
get
(
'group@muc.example.com',
'group@muc.example.com',
{'nick': 'dread-pirate-roberts'},
{'nick': 'dread-pirate-roberts'},
create_if_not_found
create_if_not_found
...
...
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