JC Brand
197d50496e
Moving crypto-js to NPM dependency broke tests
2016-09-21 17:57:22 +02:00
JC Brand
59d00b8e00
Move more dependencies from bower to NPM
2016-09-21 17:24:32 +02:00
JC Brand
10da240e7e
New release 2.0.0
2016-09-16 12:35:02 +00:00
JC Brand
713922a9e1
Update to Strophe 1.2.8 and add support for SASL-EXTERNAL auth
2016-09-16 13:06:52 +02:00
JC Brand
c65eee9ed3
Use almond.js via npm (instead of bower)
2016-08-23 09:16:12 +00:00
JC Brand
901deb188c
Remove unnecessary bower resolutions.
2016-08-12 21:55:33 +00:00
JC Brand
fccd0860eb
New release 1.0.6
2016-08-12 20:52:21 +00:00
JC Brand
0098b8687c
Move low hanging fruit from bower to NPM.
...
The goal is to eventually remove bower as a dependency.
2016-08-11 16:54:31 +00:00
JC Brand
4c123d51d4
New release: 1.0.5
2016-07-28 16:07:47 +00:00
JC Brand
d7c026e128
New release 1.0.4
2016-07-26 06:00:30 +00:00
JC Brand
598e29c910
New release: 1.0.3
2016-06-20 19:20:47 +00:00
JC Brand
1545018edf
New release 1.0.2
2016-05-24 08:47:22 +00:00
JC Brand
8a74cc3323
New release: 1.0.1
2016-05-24 08:23:19 +00:00
JC Brand
5fa5f8272f
New release 1.0.0
2016-05-03 15:37:41 +00:00
JC Brand
35f222d339
Newer Grunt and jQuery versions
2016-04-08 07:40:13 +00:00
JC Brand
b0b0906e48
Revert to previous Jed version. Fixes #621
2016-04-04 11:17:02 +00:00
JC Brand
6a02070a3b
Fix version pinning for sinon
2016-03-31 10:09:48 +00:00
JC Brand
7f842c423f
Update some bower dependencies and rebuilt dist files
...
fixes #437
2016-03-29 06:56:13 +00:00
JC Brand
f55ab176d3
Order and clean up bower dependencies.
...
skeleton-sass doesn't appear to be used.
otr.js is not a dev dependency, while sinon is.
2016-03-29 06:18:47 +00:00
JC Brand
f353fe8611
Bugfix for headline messages.
...
Couldn't handle messages with no "from" attribute.
Some refactoring to add code that checks if a messages is a headline to the
utils module.
Updated tests. Add sinon so that we can test returned value of spy.
2016-03-28 10:51:32 +00:00
JC Brand
6c9fa90f84
update backbone.overview dependency. Fixes #602
2016-03-07 07:55:24 +00:00
Sabbir Ahmed
19be4e1923
Bumped version to fix mismatch
2016-02-10 16:39:28 +06:00
JC Brand
cbdda26a19
New release: 0.10.1
2016-02-06 09:23:50 +00:00
JC Brand
fa56c777e4
Add newer backbone.Browserstorage
2015-12-04 10:17:38 +00:00
JC Brand
2253ec3d00
New release 0.10.0
2015-11-05 11:23:19 +00:00
JC Brand
af77b3189e
New release: 0.9.6
2015-10-12 15:09:47 +00:00
JC Brand
d8a325789e
Bump version of Strophe.js so that we get the new UUID generator
2015-08-31 09:17:12 +02:00
JC Brand
de9d8625ea
Use released version of backbone.overview
2015-08-26 14:34:16 +02:00
JC Brand
6369465661
Making a new 0.9.5 release.
2015-08-24 17:56:50 +02:00
JC Brand
1390e1a3b0
3 changes
...
- updated version of moment.js
- remove unused variables in converse.js
- fix broken link in index.html
2015-08-24 17:01:55 +02:00
JC Brand
4f87fa3c4f
Depend on the latest strophe.js
2015-07-05 15:00:14 +02:00
JC Brand
14c64151ab
New release: 0.9.4
2015-07-04 17:21:21 +02:00
JC Brand
2c21575719
Use bower to install bourbon and fix path issue. Fixes #417
2015-06-27 08:55:09 +02:00
JC Brand
c745e1ebff
Cherry-pick only those languages from Moment which we support in converse.js
2015-06-22 22:20:02 +02:00
JC Brand
e747b944c0
Use SPDX license expression syntax. Fixes #419 .
2015-06-03 09:55:19 +02:00
JC Brand
f635e4efc0
Tell bower to ignore the mockup and docs dirs.
2015-05-02 00:20:43 +02:00
JC Brand
145fd016a3
New release: 0.9.3
2015-05-01 12:29:48 +02:00
JC Brand
c195d9055d
Use http URL for crypto.js to fix Travis fail
2015-04-10 01:12:33 +02:00
JC Brand
960cf4a572
Looks like an older tag for crypto.js is not available anymore.
...
Fix this by pointing to the tag via a git URL
2015-04-09 10:36:38 +02:00
JC Brand
995c5fdb44
Make release 0.9.2
2015-04-08 13:41:31 +02:00
JC Brand
e0e0f1b7d7
Make release 0.9.1
2015-03-26 09:58:09 +01:00
JC Brand
8469bf0a0d
More specific version pin for crypto-js-evenvosberg.
...
Fixes build and test errors due to files having been moved around.
Fixes #351
2015-03-25 11:40:35 +01:00
JC Brand
2888bc59ab
Bump underscore version.
2015-03-09 19:47:24 +01:00
JC Brand
17da00d5c1
Release version 0.9.0
2015-03-06 18:49:31 +01:00
JC Brand
71e9736b1d
Use newest strophe and plugins with AMD support.
2015-02-22 15:53:23 +01:00
JC Brand
95bc55c1c3
Merge branch 'master' into amd-strophe
2015-02-07 14:10:32 +01:00
JC Brand
5a253e32e1
Add AMD support for strophe.muc and strophe.vcard.
2015-02-01 00:50:57 +01:00
Guillermo Bonvehí
b269041f38
jquery.browser >=0.0.7 from master repo
...
This closes issue #299 , Update to latest jquery.browser as pointed
out by @le717
2015-01-23 00:57:02 -03:00
JC Brand
9c0feea10a
Bump require.js version
2015-01-17 13:26:16 +01:00
JC Brand
96d904f38e
Merge branch 'master' into skeleton
2014-12-31 11:34:34 +01:00