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
da06a62b
Commit
da06a62b
authored
May 23, 2018
by
JC Brand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Regenerated dist files
parent
f0b12955
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
613 additions
and
466 deletions
+613
-466
dev.html
dev.html
+2
-2
dist/converse-no-dependencies.js
dist/converse-no-dependencies.js
+298
-227
dist/converse.js
dist/converse.js
+313
-237
No files found.
dev.html
View file @
da06a62b
...
...
@@ -26,7 +26,7 @@
// 'prosody@conference.prosody.im',
// 'jdev@conference.jabber.org'
// ],
websocket_url
:
'
ws://chat.example.org:5280/xmpp-websocket
'
,
//
websocket_url: 'ws://chat.example.org:5280/xmpp-websocket',
view_mode
:
'
fullscreen
'
,
archived_messages_page_size
:
'
500
'
,
allow_public_bookmarks
:
true
,
...
...
@@ -34,7 +34,7 @@
'
discuss@conference.conversejs.org
'
],
// bosh_service_url: 'http://chat.example.org:5280/http-bind/',
//
bosh_service_url: 'https://conversejs.org/http-bind/', // Please use this connection manager only for testing purposes
bosh_service_url
:
'
https://conversejs.org/http-bind/
'
,
// Please use this connection manager only for testing purposes
message_archiving
:
'
always
'
,
debug
:
true
});
...
...
dist/converse-no-dependencies.js
View file @
da06a62b
This diff is collapsed.
Click to expand it.
dist/converse.js
View file @
da06a62b
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