Commit Graph

685 Commits

Author SHA1 Message Date
JC Brand
2ff631f597 Add example page to show non-AMD script loading. Updates #9 2013-07-27 01:47:46 +02:00
JC Brand
e940b53d6a Set lang to en 2013-07-27 01:35:04 +02:00
JC Brand
9501bad94c Add single_locale.js 2013-07-27 01:21:08 +02:00
JC Brand
7cbeff0d01 Wrap initialize with require so that we know converse is defined 2013-07-27 01:19:32 +02:00
JC Brand
1fa11d01f7 Remove dependency on AMD/require.js. Updates #9 2013-07-27 01:10:18 +02:00
JC Brand
527c96afd1 Make sure the info icon doesn't get cut off. 2013-07-27 01:07:26 +02:00
JC Brand
509b2c307c Merge branch 'master' of github.com:jcbrand/converse.js
Conflicts:
	converse.js
2013-07-27 00:07:59 +02:00
JC Brand
d04a1aa19a Call setStatus so that status is broadcasted 2013-07-27 00:05:48 +02:00
Sergio Oliveira
95a2f23d15 Removing spinner after login attempt 2013-07-26 15:30:30 -03:00
Matheus Figueiredo
6c5a9efe0c Using dict format to allow standard lang codes
Allowing standard language code makes easier to backends to send it to
converse.js keeping coherence.
2013-07-25 17:26:48 -03:00
Matheus Figueiredo
991bdc2ea1 Addind pt_BR to minified 2013-07-25 16:59:32 -03:00
Matheus Figueiredo
db45b1d9b4 Merge branch 'master' into languageptbr
Conflicts:
	locale/locales.js
2013-07-25 15:35:46 -03:00
JC Brand
eb9e53007a Add node_modules to .gitignore 2013-07-25 09:46:39 +02:00
JC Brand
f318ec226a Add grunt dependencies and Gruntfile.js 2013-07-25 09:46:03 +02:00
JC Brand
18565e7977 Remove trailing whitespace 2013-07-25 09:45:35 +02:00
JC Brand
1c95e473f9 Regenerated package.js (via npm init) 2013-07-25 09:12:17 +02:00
JC Brand
5c5564b120 Remove no-locales file, it wasn't built properly
Update docs to not mention it

Conflicts:
	docs/doctrees/environment.pickle
2013-07-25 00:22:57 +02:00
JC Brand
a679551928 Minified css 2013-07-25 00:10:59 +02:00
JC Brand
edc578b8b7 Update documentation 2013-07-25 00:09:09 +02:00
JC Brand
ded2b23388 Re-bundled and reminified 2013-07-25 00:08:57 +02:00
JC Brand
c21a235243 Make sure the converse object is globally available
We need it so that we can call initialize from the HTML template
2013-07-25 00:07:44 +02:00
JC Brand
a4e671887e rebundled and reminified 2013-07-24 23:59:18 +02:00
JC Brand
9e05ed8d76 Moved call to initialize to HTML markup
- This is more user-friendly and we want it to be outside of the files bundled
  and minimized by require.js
2013-07-24 23:58:04 +02:00
JC Brand
9a0531120d Add docstring 2013-07-24 23:56:03 +02:00
JC Brand
e4d2959969 Reminified, with and without locales 2013-07-24 23:21:09 +02:00
JC Brand
fd526a1832 Fix for the previous fix :) 2013-07-24 23:10:56 +02:00
JC Brand
4c0d4f2ac5 bugfix. Fixes #26. Only the first minute digit was shown. 2013-07-24 22:58:53 +02:00
Matheus Figueiredo
cb41094d9e Brasilian Portuguese + back with italian 2013-07-24 17:12:17 -03:00
Matheus Figueiredo
476a8e0c3f Fixing some mistranslating 2013-07-24 16:52:49 -03:00
Matheus Figueiredo
f0a2ba650f Adding Brasilian Portuguese translation 2013-07-24 16:39:25 -03:00
JC Brand
a2b819b9f9 Fix contact form 2013-07-24 12:21:36 +02:00
JC Brand
3271f797e2 Bugfix. Typo in path. 2013-07-23 22:17:19 +02:00
JC Brand
4da378ea7a Add release date for 0.4 and add new changes for 0.5 2013-07-23 22:10:16 +02:00
JC Brand
6c3300fdba Merge pull request #24 from Conectivo/master
Add Spanish translations
2013-07-23 13:03:07 -07:00
JC Brand
e20d653fa0 Merge pull request #25 from matheus-morfi/spinnertocss
using span with css instead of img
2013-07-23 12:59:02 -07:00
Matheus Figueiredo
19a1be391d using span with css instead of img
using span instead of img to avoid problems with relative paths
2013-07-23 13:42:45 -03:00
Leonardo J. Caballero G
4e32e9e280 Updated Changelog 2013-07-22 18:21:31 -04:30
Leonardo J. Caballero G
1b0923f9d8 Add Spanish translations 2013-07-22 18:20:58 -04:30
Leonardo J. Caballero G
7cd71f3a04 Added .gitignore file 2013-07-22 17:46:12 -04:30
JC Brand
fa75d79a33 Merge pull request #23 from ctrlaltca/master
Added italian translation
2013-07-22 02:17:36 -07:00
Fabio Bas
95dace10f8 regression fix: re-add entry for hungarian translation 2013-07-22 09:01:11 +02:00
Fabio Bas
c280ce204d use utf8 for translation 2013-07-20 19:14:34 +02:00
Fabio Bas
569ff9b103 italian translation 2013-07-20 19:08:21 +02:00
JC Brand
d92033a0b3 Merge pull request #22 from sonata82/master
Fixed compare operator in strophe.muc. (Thanks!)
2013-07-17 06:29:15 -07:00
Remko Plantenga
daac3fdff0 Added package.json file to be able to use Converse.js as dependency 2013-07-17 13:02:52 +02:00
Remko Plantenga
786f79e860 Added package.json file to be able to use Converse.js as dependency 2013-07-17 13:00:48 +02:00
Remko Plantenga
0746518bbe Fixed compare operator 2013-07-17 10:00:49 +02:00
JC Brand
147c370404 Remove unused JS file 2013-06-20 10:56:32 +02:00
JC Brand
11d3da1e61 Update download link to version 0.4 2013-06-03 22:59:18 +02:00
JC Brand
5900798cbd Add note to prebind section 2013-06-03 22:51:03 +02:00