JC Brand преди 10 години
родител
ревизия
c9958182ff

+ 1 - 1
bower.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "converse",
   "name": "converse",
-  "version": "0.8.0",
+  "version": "0.8.1",
   "devDependencies": {
   "devDependencies": {
     "jasmine": "https://github.com/jcbrand/jasmine.git#1_3_x",
     "jasmine": "https://github.com/jcbrand/jasmine.git#1_3_x",
     "otr": "0.2.12",
     "otr": "0.2.12",

Файловите разлики са ограничени, защото са твърде много
+ 0 - 0
builds/converse-no-locales-no-otr.min.js


Файловите разлики са ограничени, защото са твърде много
+ 0 - 0
builds/converse-no-otr.min.js


Файловите разлики са ограничени, защото са твърде много
+ 0 - 0
builds/converse.min.js


Файловите разлики са ограничени, защото са твърде много
+ 0 - 0
builds/converse.website-no-otr.min.js


Файловите разлики са ограничени, защото са твърде много
+ 0 - 0
builds/converse.website.min.js


+ 4 - 3
docs/CHANGES.rst

@@ -1,11 +1,12 @@
 Changelog
 Changelog
 =========
 =========
 
 
-0.8.1 (Unreleased)
+0.8.1 (2014-08-23)
 ------------------
 ------------------
 
 
-* Bugfix: Contacts weren't properly sorted according to chat status. [jcbrand]
-* #63 Support for sound notification on message received. [jcbrand]
+* Bugfix: Roster contacts' cache key too vague. [jcbrand]
+* Bugfix: Roster contacts weren't properly sorted according to chat status. [jcbrand]
+* #63 Support for sound notification when message is received. [jcbrand]
 * #212 Provide a live filter of the roster contacts. [jcbrand]
 * #212 Provide a live filter of the roster contacts. [jcbrand]
 
 
 0.8.0 (2014-08-04)
 0.8.0 (2014-08-04)

+ 2 - 2
docs/source/conf.py

@@ -48,9 +48,9 @@ copyright = u'2014, JC Brand'
 # built documents.
 # built documents.
 #
 #
 # The short X.Y version.
 # The short X.Y version.
-version = '0.8.0'
+version = '0.8.1'
 # The full version, including alpha/beta/rc tags.
 # The full version, including alpha/beta/rc tags.
-release = '0.8.0'
+release = '0.8.1'
 
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
 # for a list of supported languages.

+ 0 - 1
index.html

@@ -234,7 +234,6 @@
             auto_list_rooms: false,
             auto_list_rooms: false,
             auto_subscribe: false,
             auto_subscribe: false,
             bosh_service_url: 'https://bind.conversejs.org', // Please use this connection manager only for testing purposes
             bosh_service_url: 'https://bind.conversejs.org', // Please use this connection manager only for testing purposes
-            debug: true,
             hide_muc_server: false,
             hide_muc_server: false,
             i18n: locales['en'], // Refer to ./locale/locales.js to see which locales are supported
             i18n: locales['en'], // Refer to ./locale/locales.js to see which locales are supported
             play_sounds: true,
             play_sounds: true,

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "converse.js",
   "name": "converse.js",
-  "version": "0.8.0",
+  "version": "0.8.1",
   "description": "Browser based XMPP instant messaging client",
   "description": "Browser based XMPP instant messaging client",
   "main": "main.js",
   "main": "main.js",
   "directories": {
   "directories": {

Някои файлове не бяха показани, защото твърде много файлове са промени