소스 검색

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',
             //     '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
         });

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 295 - 224
dist/converse-no-dependencies.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 270 - 226
dist/converse.js


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.