Commit Graph

17 Commits

Author SHA1 Message Date
JC Brand
f9c096c061 Use new otr.js release 0.27 2013-11-02 10:15:26 +02:00
JC Brand
3670ba57e8 Don't use the requirejs task, it doesn't support almond.
Instead we build manually. Fixed paths in build.js
2013-10-05 08:47:49 +02:00
coderhs
8a795d87ba Updated information of files, required during minify 2013-10-04 18:35:59 +05:30
JC Brand
8f14c32b48 Use newest (unreleased) otr.js so that we can specify paths ourselves 2013-10-03 10:18:07 +02:00
JC Brand
b13ae5af69 Merge branch 'master' of git://github.com/bkocherov/converse.js into bkocherov-master
Conflicts:
	locale/locales.js
2013-10-03 08:58:25 +02:00
Boris Kocherov
f21dffbc27 Add Russian translation. 2013-09-25 14:49:17 +04:00
JC Brand
2c0ae11fb7 Remove sjcl, which is not being used anymore 2013-08-25 23:27:07 +02:00
JC Brand
3110cda38b fix path to bower 2013-08-21 23:57:39 +02:00
JC Brand
b7ecf39982 Update docs to mention new way to minify. Fixes #39 2013-08-20 22:53:19 +02:00
JC Brand
eb39faa732 Re-minified files (without version numbers). 2013-08-04 18:43:55 +02:00
JC Brand
d8cf1b229e Bugfix in test grunt task 2013-07-30 23:39:24 +02:00
JC Brand
ce1dce629c Create new release, version 0.5.0 2013-07-30 23:17:13 +02:00
JC Brand
04e39fafb1 Simplified the grunt release task 2013-07-30 22:28:26 +02:00
JC Brand
1ec3fef131 Add Grunt tasks to help with creating releases. 2013-07-30 21:41:55 +02:00
JC Brand
716ecc1b86 Add the 'build' grunt task
- it calls 'bower update' and then 'make normal' inside the strophe dir.
2013-07-29 23:13:31 +02:00
JC Brand
8e04ea51c3 Add grunt task to run the tests.
- Removed phantom-jasmine, not used.
- Updated CONTRIBUTING.rst
2013-07-28 22:51:25 +02:00
JC Brand
f318ec226a Add grunt dependencies and Gruntfile.js 2013-07-25 09:46:03 +02:00