- 07 Mar, 2016 2 commits
- 06 Mar, 2016 3 commits
- 01 Mar, 2016 7 commits
-
-
JC Brand authored
-
JC Brand authored
Don't make the event "this" context the protected converse object. Can't trigger multiple data parameters, need to pass an object if there are multiple values to be sent.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Also add a config setting for the icon shown in HTML5 notificatins. updates #443
-
JC Brand authored
So that they are retrievable via the API.
-
- 29 Feb, 2016 9 commits
-
-
JC Brand authored
updates #443
-
JC Brand authored
They're independent of the controlbox and used by other core functions.
-
JC Brand authored
-
JC Brand authored
- Refactored sound notification to make it a bit more generic - Split up onMessage
-
JC Brand authored
Still have to move the roster code out of src/converse-controlbox.js
-
JC Brand authored
-
JC Brand authored
Also fixed an issue w.r.t the plugin architecture. Previously infinite recursion would happen when more than one plugin was overriding a method. Resolved now by using a wrapper function that lazily sets the correct super method.
-
JC Brand authored
-
JC Brand authored
-
- 28 Feb, 2016 11 commits
-
-
JC Brand authored
To conform with how many other projects name their directories.
-
JC Brand authored
The __ translate method should only be run *after* converse.js has been initialized and we know what the actual desired language is Also fix bug in src/locales.js where wrong langs were assigned to wrong keys.
-
JC Brand authored
Custom builds like this should rather be done by removing components in converse.js and then running `make build`
-
JC Brand authored
Adding it back again.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
It doesn't properly preserve copyright headers from r.js builds.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
Strophe.ping.js was still in the no-dependencies build Also clean up wrapper-end.js a bit as well as the grouping of dependencies in non_amd.html Remove locales from utils.js and include it in converse.js so that the locales can more easily be removed from the build.
-
- 27 Feb, 2016 1 commit
-
-
JC Brand authored
Also, remove build-no-locales-no-otr.js
-
- 26 Feb, 2016 4 commits
- 23 Feb, 2016 1 commit
-
-
JC Brand authored
Instead of using the deps-*.js files. Builds will currently break, they still need to be reworked. Also moved the refreshWebkit method to utils.
-
- 20 Feb, 2016 2 commits