浏览代码

Regenerated dist files

JC Brand 7 年之前
父节点
当前提交
da06a62b22
共有 3 个文件被更改,包括 567 次插入452 次删除
  1. 2 2
      dev.html
  2. 295 224
      dist/converse-no-dependencies.js
  3. 270 226
      dist/converse.js

+ 2 - 2
dev.html

@@ -26,7 +26,7 @@
             //     'prosody@conference.prosody.im',
             //     'prosody@conference.prosody.im',
             //     'jdev@conference.jabber.org'
             //     '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',
             view_mode: 'fullscreen',
             archived_messages_page_size: '500',
             archived_messages_page_size: '500',
             allow_public_bookmarks: true,
             allow_public_bookmarks: true,
@@ -34,7 +34,7 @@
                 'discuss@conference.conversejs.org'
                 'discuss@conference.conversejs.org'
             ],
             ],
             // bosh_service_url: 'http://chat.example.org:5280/http-bind/',
             // 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',
             message_archiving: 'always',
             debug: true
             debug: true
         });
         });

文件差异内容过多而无法显示
+ 295 - 224
dist/converse-no-dependencies.js


文件差异内容过多而无法显示
+ 270 - 226
dist/converse.js


部分文件因为文件数量过多而无法显示