JC Brand
ce1dce629c
Create new release, version 0.5.0
2013-07-30 23:17:13 +02:00
JC Brand
868ae82bb0
Fixed paths to bower's components dir
2013-07-29 22:40:19 +02:00
JC Brand
4eec2251e7
Better mention of translations
2013-07-28 23:15:49 +02:00
JC Brand
f96515b989
Merge pull request #28 from matheus-morfi/languageptbr
...
Adding pt_BR translations
2013-07-26 16:54:08 -07:00
JC Brand
1281b86e23
Set lang to en
2013-07-27 01:35:28 +02:00
JC Brand
e940b53d6a
Set lang to en
2013-07-27 01:35:04 +02:00
JC Brand
e2ed7757ff
Merge branch 'master' into gh-pages
...
Conflicts:
CHANGES.rst
docs/doctrees/environment.pickle
index.html
2013-07-27 01:23:27 +02:00
JC Brand
7cbeff0d01
Wrap initialize with require so that we know converse is defined
2013-07-27 01:19:32 +02: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
JC Brand
05c2c95b5f
Merge branch 'master' into gh-pages
...
Conflicts:
CHANGES.rst
converse.min.js
2013-07-25 00:19:13 +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
e3d0ae6d21
Fix contact form
2013-07-24 12:23:21 +02:00
JC Brand
a2b819b9f9
Fix contact form
2013-07-24 12:21:36 +02:00
JC Brand
084423d2e8
Add twitter and identica links
2013-06-05 08:42:34 +02:00
JC Brand
53a80d5e86
Merge branch 'master' into gh-pages
2013-06-03 22:59:59 +02:00
JC Brand
11d3da1e61
Update download link to version 0.4
2013-06-03 22:59:18 +02:00
JC Brand
cb2e2d77e3
Use minified resources
2013-06-02 22:34:49 +02:00
JC Brand
3ff38ff326
Updated docs
2013-06-02 22:33:29 +02:00
JC Brand
0b1900ecb1
Don't use minified resources in master branch
2013-06-02 21:44:48 +02:00
JC Brand
ab1b43110a
Use minified resources
2013-06-02 21:41:06 +02:00
JC Brand
9b5c9138fb
Add a config option to by default show the controlbox
2013-06-02 21:40:05 +02:00
JC Brand
2e28b820d1
Merge branch 'master' into gh-pages
...
Conflicts:
locale/hu/LC_MESSAGES/converse.po
2013-06-02 20:02:10 +02:00
JC Brand
6464acff5c
Merge branch 'master' into gh-pages
2013-06-02 00:53:38 +02:00
JC Brand
71d6585a31
Update CHANGES and index.html
2013-06-02 00:42:22 +02:00
JC Brand
4f03f43efa
Merge branch 'master' into gh-pages
2013-05-31 12:04:58 +02:00
JC Brand
cd72a0a16e
Add contact details
2013-05-31 12:04:31 +02:00
JC Brand
e4266e1015
Use minified css
2013-05-31 11:57:27 +02:00
JC Brand
1ae5aaed37
Use minified JS
2013-05-28 21:04:43 +02:00
JC Brand
cf7d9b2e5b
I don't think minified JS and CSS should be default
...
To aid with dev
2013-05-28 20:21:44 +02:00
JC Brand
6ea339ca31
Reminified css and js and don't use 0.3 tag anymore
2013-05-26 19:09:33 +02:00
JC Brand
1bac792420
Add minified files and use them in index.html
2013-05-22 19:29:37 +02:00
JC Brand
614f1c7753
Update download links to 0.3 release
2013-05-21 17:05:20 +02:00
JC Brand
d1a743e6b5
Update index.html and give link to docs
2013-05-17 12:48:32 +02:00
JC Brand
008ae5ee8c
Add image credits
2013-05-09 22:29:36 +02:00
JC Brand
4caabf5013
Merge branch 'master' into gh-pages
...
Conflicts:
index.html
2013-04-26 14:33:08 +02:00
JC Brand
e389913444
Better service discovery support
...
Features are saved to localStorage so that service discovery doesn't have to
happen during every request.
2013-04-26 14:30:14 +02:00
JC Brand
bf5c5e36dc
Add security info and disclaimer
2013-04-25 01:06:37 +02:00
JC Brand
7850b3a54e
Add security info and disclaimer
2013-04-25 01:05:34 +02:00
JC Brand
b199690442
Update index.html and CHANGES.rst
2013-04-25 00:23:59 +02:00
JC Brand
93d31f260f
Update README and index.html
...
Now that standalone contact adding works
2013-04-21 00:06:18 +02:00
JC Brand
7066e70b68
Initialize converse inside main.js
2013-04-20 11:37:53 +02:00
JC Brand
58241cbb74
Make converse.js more modular
...
- Removed the $(document).ready handler. Instead, converse.initialize must be
called manually together with settings data.
- As a result the Plone specific event listeners are now also gone.
- Update tests and index.html to deal wit these changes
2013-04-20 11:32:54 +02:00
JC Brand
76676dc31d
Flatten header. Update text on index.html
2013-04-19 22:20:59 +02:00
JC Brand
fdd369eddd
Make the heading clickable (returns to home)
2013-04-19 22:11:25 +02:00
JC Brand
c1bb3ca773
Fix URLs
2013-04-19 17:12:35 +02:00
JC Brand
d646d859b3
Add section on tests
2013-04-19 00:40:02 +02:00
JC Brand
d394ad7ff2
Update index.html with Demo section
2013-04-19 00:09:04 +02:00
JC Brand
cedb6524ce
fix formatting
2013-04-18 23:06:51 +02:00
JC Brand
29c275bb93
Update description
2013-04-14 00:03:43 +02:00
JC Brand
8351977787
Merge branch 'gh-pages' of github.com:jcbrand/converse.js
...
Conflicts:
index.html
2013-04-12 15:59:08 +02:00
JC Brand
7001262419
Merge branches 'gh-pages' and 'master' of github.com:jcbrand/converse.js
2013-04-12 15:54:51 +02:00
JC Brand
ab14915954
Update info on XHR calls
2013-04-11 14:15:27 +02:00
JC Brand
6ca7eb0cbe
Add details of the 2nd screencast
2013-04-11 13:53:21 +02:00
JC Brand
30ad32cd7a
Update index.html again with custom changes
2013-04-02 00:16:58 +02:00
JC Brand
b0d73fc7e1
Trying to get analytics to work
2013-04-02 00:12:13 +02:00
JC Brand
9360da4310
Restore customizations
2013-04-01 23:57:58 +02:00
JC Brand
ce2c9d8547
Create gh-pages branch via GitHub
2013-04-01 14:53:33 -07:00
JC Brand
3fc91f72cd
Google-analytics
2013-04-01 23:44:49 +02:00
JC Brand
aa09ea58cd
Give more detailed feedback when connecting
2013-04-01 19:48:37 +02:00
JC Brand
7066ec9964
Include converse.css
2013-04-01 18:41:46 +02:00
JC Brand
d550ca13c7
Update text on index.html
2013-03-28 18:52:07 +02:00
JC Brand
fce181f150
Tweak styles
2013-03-28 18:46:54 +02:00
JC Brand
c0415996fc
Create gh-pages branch via GitHub
2013-03-28 08:42:49 -07:00