Ver Fonte

Use newest strophe.muc.js. Fixes #85

JC Brand há 11 anos atrás
pai
commit
039173cff2
3 ficheiros alterados com 7 adições e 2 exclusões
  1. 6 1
      CHANGES.rst
  2. 1 1
      bower.json
  3. 0 0
      converse.min.js

+ 6 - 1
CHANGES.rst

@@ -7,6 +7,11 @@ Changelog
 * Don't load OTR crypto if the browser doesn't have a CSRNG [jcbrand]
 * Don't break when crypto libraries aren't defined. [jcbrand]
 * Check if canvas is supported before trying to render the user avatar [jcbrand]
+* Use newest strophe.muc plugin. Fixes #85 [jcbrand]
+
+.. note ::
+    If you are using the development libraries, you'll need to run ```bower update```
+    to fetch the newest strophe.muc.plugin (for bugfix of #85).
 
 0.7.0 (2013-11-13)
 ------------------
@@ -30,7 +35,7 @@ Features:
 * Simplified boilerplate markup [jcbrand]
 * New configuration settings, ``xhr_custom_status_url`` and ``xhr_user_search_url`` [jcbrand]
 
-.. Note ::
+.. note ::
     This release introduces a backward incompatible change. The boilerplate
     HTML needed in your webpage for converse.js to work has been reduced to a
     single div: <div id="conversejs"></div>

+ 1 - 1
bower.json

@@ -17,7 +17,7 @@
     "strophe.roster": "https://raw.github.com/jcbrand/strophejs-plugins/75c8693992bc357c699b6d615eeb396e799f5c02/roster/strophe.roster.js",
     "strophe.vcard": "https://raw.github.com/jcbrand/strophejs-plugins/75c8693992bc357c699b6d615eeb396e799f5c02/vcard/strophe.vcard.js",
     "strophe.disco": "https://raw.github.com/jcbrand/strophejs-plugins/75c8693992bc357c699b6d615eeb396e799f5c02/disco/strophe.disco.js",
-    "strophe.muc": "https://raw.github.com/jcbrand/strophejs-plugins/75c8693992bc357c699b6d615eeb396e799f5c02/muc/strophe.muc.js",
+    "strophe.muc": "https://raw.github.com/strophe/strophejs-plugins/02310ad1b8da2962cd05b0f4bceaecca134efed4/muc/strophe.muc.js",
     "otr": "0.2.7",
     "crypto-js": "~3.1.2",
     "almond": "~0.2.6"

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
converse.min.js


Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff