JC Brand
e923fbf2d1
Set i18n to empty obj in cases where there's no locales
...
This lets variable interpolation still work (if Jed is loaded)
2016-05-26 13:02:53 +02:00
JC Brand
218000551d
Add the ability to replay transcripts of chat logs.
2016-04-28 14:58:09 +00:00
JC Brand
3787a34435
Create a mobile-specific build of converse.js
...
This build doesn't include the converse-minimize and converse-dragresize
components.
Also regenerated the other builds.
2016-04-01 13:37:53 +00:00
JC Brand
c0c4cd9272
Rename builds directory to dist
...
To conform with how many other projects name their directories.
2016-02-28 09:00:22 +00:00
JC Brand
ba05d4e779
Add a build step to create a build of only the converse.js modules
...
This is now used in non_amd.html and means that the individual converse.js
modules don't need to support the non-AMD case.
2016-02-26 17:28:18 +00:00
JC Brand
fae4f36886
Use the unminified build file, instead of the minified one.
...
This should keep diffs smaller and readable.
2016-02-13 18:53:56 +00:00
Sabbir Ahmed
97e111f5a4
Ignoring .idea
2016-02-10 16:42:20 +06:00
JC Brand
6369465661
Making a new 0.9.5 release.
2015-08-24 17:56:50 +02:00
JC Brand
38434c1d57
Remove two more builds to prevent repo bloat.
...
These bulids can can still be generated by running `make build`
2015-07-04 17:20:00 +02:00
JC Brand
f5c73cfeaa
CSS changes.
...
- Try to harmonize the color scheme a bit.
- Visually distinguish the toolbar.
- Remove the map file from version control
2015-06-27 09:14:02 +02:00
JC Brand
b366bf309b
Add Gemfile.lock
2015-06-02 12:03:00 +02:00
JC Brand
44b13c1da3
Delete unused build files.
...
These files can still be built by running `make build`. However we remove them
from version control because they bloat the repo, especially diffs of minified
files, which are large.
2015-05-20 09:34:41 +02:00
JC Brand
80943f9d24
Make sure that bundler also gets installed.
...
- Added a stamp file for bundler.
- We now specify binary paths for bundler and Sass.
- Added a step "watch" to watch the Sass files.
- Add map file for Sass/CSS
2015-04-26 09:44:29 +02:00
JC Brand
06803e2c90
Add Gemfile.lock to .gitignore
2015-03-25 11:21:03 +01:00
JC Brand
f4eb8b30b0
Add steps for installing Sass and Bourbon to Makefile
2015-01-01 03:45:26 +01:00
JC Brand
96d904f38e
Merge branch 'master' into skeleton
2014-12-31 11:34:34 +01:00
JC Brand
2a3aba3ad5
Move analytics code into separate file and add to .gitignore
...
Thanks to hawkee for the tip.
2014-12-13 21:55:49 +01:00
JC Brand
cdacf40646
Ignore ruby/sass/bundler files
2014-12-13 00:15:09 +01:00
JC Brand
20e15b5623
Sphinx changes.
...
* Add buildout config for Sphinx
* Add new Sphinx theme
* Remove the built html theme files
2014-12-06 18:58:58 +01:00
JC Brand
5bd3798d02
New entry in .gitignore
2014-07-23 19:12:21 +02:00
JC Brand
53a8f288bc
Better phantomjs test runnning and reporting
...
* Use phantom-jasmine instead of jasmine-reporters
* Update Makefile to use the test runner from phantom-jasmine
* Use newest phantomjs
* Use latest bower
* Turn of jquery effects when testing
2014-04-18 17:41:59 +02:00
JC Brand
867d42fdfd
Update .gitignore
2013-08-13 11:25:45 +02:00
JC Brand
eb9e53007a
Add node_modules to .gitignore
2013-07-25 09:46:39 +02:00
Leonardo J. Caballero G
7cd71f3a04
Added .gitignore file
2013-07-22 17:46:12 -04:30