Skip to content

Commit

Permalink
New release 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbrand committed Aug 9, 2017
1 parent 4d2c807 commit 8f88f35
Show file tree
Hide file tree
Showing 30 changed files with 2,632 additions and 2,443 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 3.2.0 (Unreleased)
## 3.2.0 (2017-08-09)

### New Plugins
- New plugin `converse-disco` which replaces the original support for
Expand Down
13 changes: 0 additions & 13 deletions bower.json

This file was deleted.

94 changes: 60 additions & 34 deletions dist/converse-mobile.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion dist/converse-no-dependencies.js
Original file line number Diff line number Diff line change
Expand Up @@ -6792,7 +6792,6 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
'promises': {}
};

debugger;
_.extend(_converse, Backbone.Events);

_converse.core_plugins = ['converse-bookmarks', 'converse-chatview', 'converse-controlbox', 'converse-core', 'converse-disco', 'converse-dragresize', 'converse-headline', 'converse-mam', 'converse-minimize', 'converse-muc', 'converse-notification', 'converse-otr', 'converse-ping', 'converse-register', 'converse-roomslist', 'converse-rosterview', 'converse-vcard'];
Expand Down
204 changes: 152 additions & 52 deletions dist/converse.js

Large diffs are not rendered by default.

137 changes: 98 additions & 39 deletions dist/inverse.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/locales.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions locale/af/LC_MESSAGES/converse.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@
null,
"Kanseleer"
],
"Are you sure you want to remove the bookmark \"%1$s\"?": [
null,
"Is u seker u wil die boekmerk \"%1$s\" verwyder?"
],
"Sorry, something went wrong while trying to save your bookmark.": [
null,
"Jammer, 'n fout het voorgekom tydens storing van u boekmerk."
Expand All @@ -39,10 +43,6 @@
null,
"Klik om die boekmerklys te skakel"
],
"Are you sure you want to remove the bookmark \"%1$s\"?": [
null,
"Is u seker u wil die boekmerk \"%1$s\" verwyder?"
],
"Remove this bookmark": [
null,
"Verwyder hierdie boekmerk"
Expand Down
Loading

0 comments on commit 8f88f35

Please sign in to comment.