Commit d7c026e1 authored by JC Brand's avatar JC Brand

New release 1.0.4

parent b2e18962
{ {
"name": "converse.js", "name": "converse.js",
"description": "Web-based XMPP/Jabber chat client written in javascript", "description": "Web-based XMPP/Jabber chat client written in javascript",
"version": "1.0.3", "version": "1.0.4",
"license": "MPL-2.0", "license": "MPL-2.0",
"devDependencies": { "devDependencies": {
"jasmine": "https://github.com/jcbrand/jasmine.git#1_3_x", "jasmine": "https://github.com/jcbrand/jasmine.git#1_3_x",
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
# Changelog # Changelog
## 1.0.4 (Unreleased) ## 1.0.4 (2016-07-26)
- Restrict occupants sidebar to 30% chatroom width. [jcbrand] - Restrict occupants sidebar to 30% chatroom width. [jcbrand]
- Made requesting contacts more visible, by placing them at the top of the roster. [jcbrand] - Made requesting contacts more visible, by placing them at the top of the roster. [jcbrand]
...@@ -8,7 +8,9 @@ ...@@ -8,7 +8,9 @@
to make it the same as the method of `ChatRoomView`. [jcbrand] to make it the same as the method of `ChatRoomView`. [jcbrand]
- Render error messages received from the server (for undelivered chat - Render error messages received from the server (for undelivered chat
messages). [jcbrand] messages). [jcbrand]
- Show requesting contacts when filtering by chat state. [jcbrand] - Don't hide requesting contacts when filtering by chat state. [jcbrand]
- When logging in anonymously, the server JID can now be passed in via
`converse.initialize` or via `converse.user.login`. [jcbrand]
## 1.0.3 (2016-06-20) ## 1.0.3 (2016-06-20)
......
...@@ -48,9 +48,9 @@ copyright = u'2014, JC Brand' ...@@ -48,9 +48,9 @@ copyright = u'2014, JC Brand'
# built documents. # built documents.
# #
# The short X.Y version. # The short X.Y version.
version = '1.0.3' version = '1.0.4'
# The full version, including alpha/beta/rc tags. # The full version, including alpha/beta/rc tags.
release = '1.0.3' release = '1.0.4'
# 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.
......
...@@ -202,6 +202,10 @@ ...@@ -202,6 +202,10 @@
null, null,
"Klets" "Klets"
], ],
"Click to hide these contacts": [
null,
"Klik om hierdie kontakte te verskuil"
],
"Attempting to reconnect": [ "Attempting to reconnect": [
null, null,
"" ""
...@@ -814,10 +818,6 @@ ...@@ -814,10 +818,6 @@
null, null,
"Hierdie persoon is afwesig" "Hierdie persoon is afwesig"
], ],
"Click to hide these contacts": [
null,
"Klik om hierdie kontakte te verskuil"
],
"Groups": [ "Groups": [
null, null,
"Groepe" "Groepe"
......
This diff is collapsed.
...@@ -199,6 +199,10 @@ ...@@ -199,6 +199,10 @@
null, null,
"Canvia de xat" "Canvia de xat"
], ],
"Click to hide these contacts": [
null,
"Feu clic per amagar aquests contactes"
],
"Error": [ "Error": [
null, null,
"Error" "Error"
...@@ -787,10 +791,6 @@ ...@@ -787,10 +791,6 @@
null, null,
"Aquest contacte està absent" "Aquest contacte està absent"
], ],
"Click to hide these contacts": [
null,
"Feu clic per amagar aquests contactes"
],
"Groups": [ "Groups": [
null, null,
"Grups" "Grups"
......
This diff is collapsed.
This diff is collapsed.
...@@ -183,6 +183,10 @@ ...@@ -183,6 +183,10 @@
null, null,
"Chat ein-/ausblenden" "Chat ein-/ausblenden"
], ],
"Click to hide these contacts": [
null,
"Hier klicken um diese Kontakte zu verstecken"
],
"Attempting to reconnect": [ "Attempting to reconnect": [
null, null,
"" ""
...@@ -775,10 +779,6 @@ ...@@ -775,10 +779,6 @@
null, null,
"Dieser Kontakt ist abwesend" "Dieser Kontakt ist abwesend"
], ],
"Click to hide these contacts": [
null,
"Hier klicken um diese Kontakte zu verstecken"
],
"Groups": [ "Groups": [
null, null,
"Gruppen" "Gruppen"
......
This diff is collapsed.
...@@ -199,6 +199,10 @@ ...@@ -199,6 +199,10 @@
null, null,
"" ""
], ],
"Click to hide these contacts": [
null,
""
],
"Attempting to reconnect": [ "Attempting to reconnect": [
null, null,
"" ""
...@@ -807,10 +811,6 @@ ...@@ -807,10 +811,6 @@
null, null,
"" ""
], ],
"Click to hide these contacts": [
null,
""
],
"Groups": [ "Groups": [
null, null,
"" ""
......
This diff is collapsed.
This diff is collapsed.
...@@ -187,6 +187,10 @@ ...@@ -187,6 +187,10 @@
null, null,
"Ouvrir IM" "Ouvrir IM"
], ],
"Click to hide these contacts": [
null,
"Cliquez pour cacher ces contacts"
],
"Attempting to reconnect": [ "Attempting to reconnect": [
null, null,
"" ""
...@@ -775,10 +779,6 @@ ...@@ -775,10 +779,6 @@
null, null,
"Ce contact est absent" "Ce contact est absent"
], ],
"Click to hide these contacts": [
null,
"Cliquez pour cacher ces contacts"
],
"Groups": [ "Groups": [
null, null,
"Groupes" "Groupes"
......
This diff is collapsed.
...@@ -191,6 +191,10 @@ ...@@ -191,6 +191,10 @@
null, null,
"הפעל שיח" "הפעל שיח"
], ],
"Click to hide these contacts": [
null,
"לחץ כדי להסתיר את אנשי קשר אלה"
],
"Error": [ "Error": [
null, null,
"שגיאה" "שגיאה"
...@@ -775,10 +779,6 @@ ...@@ -775,10 +779,6 @@
null, null,
"איש קשר זה הינו נעדר" "איש קשר זה הינו נעדר"
], ],
"Click to hide these contacts": [
null,
"לחץ כדי להסתיר את אנשי קשר אלה"
],
"Groups": [ "Groups": [
null, null,
"קבוצות" "קבוצות"
......
This diff is collapsed.
...@@ -198,6 +198,10 @@ ...@@ -198,6 +198,10 @@
null, null,
"Csevegőablak" "Csevegőablak"
], ],
"Click to hide these contacts": [
null,
"A csevegő partnerek elrejtése"
],
"Error": [ "Error": [
null, null,
"Hiba" "Hiba"
...@@ -790,10 +794,6 @@ ...@@ -790,10 +794,6 @@
null, null,
"Távol" "Távol"
], ],
"Click to hide these contacts": [
null,
"A csevegő partnerek elrejtése"
],
"Groups": [ "Groups": [
null, null,
"Csoportok" "Csoportok"
......
This diff is collapsed.
This diff is collapsed.
...@@ -195,6 +195,10 @@ ...@@ -195,6 +195,10 @@
null, null,
"Attiva/disattiva chat" "Attiva/disattiva chat"
], ],
"Click to hide these contacts": [
null,
"Clicca per nascondere questi contatti"
],
"Error": [ "Error": [
null, null,
"Errore" "Errore"
...@@ -779,10 +783,6 @@ ...@@ -779,10 +783,6 @@
null, null,
"Questo contatto è away" "Questo contatto è away"
], ],
"Click to hide these contacts": [
null,
"Clicca per nascondere questi contatti"
],
"Groups": [ "Groups": [
null, null,
"Gruppi" "Gruppi"
......
This diff is collapsed.
This diff is collapsed.
...@@ -171,6 +171,10 @@ ...@@ -171,6 +171,10 @@
null, null,
"Endre chatten" "Endre chatten"
], ],
"Click to hide these contacts": [
null,
"Klikk for å skjule disse kontaktene"
],
"Attempting to reconnect": [ "Attempting to reconnect": [
null, null,
"" ""
...@@ -751,10 +755,6 @@ ...@@ -751,10 +755,6 @@
null, null,
"Kontakten er borte" "Kontakten er borte"
], ],
"Click to hide these contacts": [
null,
"Klikk for å skjule disse kontaktene"
],
"Groups": [ "Groups": [
null, null,
"Grupper" "Grupper"
......
This diff is collapsed.
This diff is collapsed.
...@@ -191,6 +191,10 @@ ...@@ -191,6 +191,10 @@
null, null,
"Przełącz rozmowę" "Przełącz rozmowę"
], ],
"Click to hide these contacts": [
null,
"Kliknij aby schować te kontakty"
],
"Attempting to reconnect": [ "Attempting to reconnect": [
null, null,
"" ""
...@@ -783,10 +787,6 @@ ...@@ -783,10 +787,6 @@
null, null,
"Kontakt jest nieobecny" "Kontakt jest nieobecny"
], ],
"Click to hide these contacts": [
null,
"Kliknij aby schować te kontakty"
],
"Groups": [ "Groups": [
null, null,
"Grupy" "Grupy"
......
This diff is collapsed.
This diff is collapsed.
...@@ -194,6 +194,10 @@ ...@@ -194,6 +194,10 @@
null, null,
"Включить чат" "Включить чат"
], ],
"Click to hide these contacts": [
null,
"Кликните, чтобы спрятать эти контакты"
],
"Error": [ "Error": [
null, null,
"Ошибка" "Ошибка"
...@@ -754,10 +758,6 @@ ...@@ -754,10 +758,6 @@
null, null,
"Отошёл" "Отошёл"
], ],
"Click to hide these contacts": [
null,
"Кликните, чтобы спрятать эти контакты"
],
"Groups": [ "Groups": [
null, null,
"Группы" "Группы"
......
This diff is collapsed.
...@@ -183,6 +183,10 @@ ...@@ -183,6 +183,10 @@
null, null,
"Включити чат" "Включити чат"
], ],
"Click to hide these contacts": [
null,
"Клацніть, щоб приховати ці контакти"
],
"Attempting to reconnect": [ "Attempting to reconnect": [
null, null,
"" ""
...@@ -771,10 +775,6 @@ ...@@ -771,10 +775,6 @@
null, null,
"Цей контакт відсутній" "Цей контакт відсутній"
], ],
"Click to hide these contacts": [
null,
"Клацніть, щоб приховати ці контакти"
],
"Groups": [ "Groups": [
null, null,
"Групи" "Групи"
......
This diff is collapsed.
This diff is collapsed.
{ {
"name": "converse.js", "name": "converse.js",
"version": "1.0.3", "version": "1.0.4",
"description": "Browser based XMPP instant messaging client", "description": "Browser based XMPP instant messaging client",
"main": "main.js", "main": "main.js",
"directories": { "directories": {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment