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
48dd0cc6
Commit
48dd0cc6
authored
Oct 12, 2014
by
JC Brand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Trying to organize doc chapters a bit more logically.
parent
5b46e27c
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
283 additions
and
281 deletions
+283
-281
converse.js
converse.js
+0
-1
docs/source/index.rst
docs/source/index.rst
+283
-280
No files found.
converse.js
View file @
48dd0cc6
...
...
@@ -4641,7 +4641,6 @@
var
chatbox
=
converse
.
chatboxes
.
get
(
jid
);
if
(
chatbox
)
{
return
{
'
attributes
'
:
chatbox
.
attributes
,
'
endOTR
'
:
chatbox
.
endOTR
,
'
get
'
:
chatbox
.
get
,
'
initiateOTR
'
:
chatbox
.
initiateOTR
,
...
...
docs/source/index.rst
View file @
48dd0cc6
This diff is collapsed.
Click to expand it.
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