JC Brand
|
f80fd2a64c
|
Mention case where grunt is not installed globally
|
2013-09-17 12:10:59 +02:00 |
|
JC Brand
|
2c884c05a3
|
Use * for rst bullet rendering
|
2013-09-15 21:44:55 +02:00 |
|
JC Brand
|
7432cd2406
|
Regenerated docs (new version number). Add release checklist
|
2013-09-15 21:37:56 +02:00 |
|
JC Brand
|
9c75683354
|
Bump versions and re-minified
|
2013-09-15 21:35:03 +02:00 |
|
JC Brand
|
bc31781309
|
Update Makefile to auto-bump version number
|
2013-09-15 21:35:02 +02:00 |
|
JC Brand
|
2be1b58721
|
Update DE and AF translations
|
2013-09-15 11:48:43 +02:00 |
|
JC Brand
|
a8fbfad073
|
update json and js pt-BR translation files
|
2013-09-15 11:48:43 +02:00 |
|
Sergio Oliveira
|
154df6c2d5
|
Updating pt-br translations
|
2013-09-15 11:48:43 +02:00 |
|
JC Brand
|
2cab56b66c
|
Update af translations
|
2013-09-13 16:10:37 +02:00 |
|
JC Brand
|
4610dfb24c
|
Regenerated POT and PO files
|
2013-09-13 16:10:37 +02:00 |
|
JC Brand
|
6b3611606b
|
Update doc details on reverse-proxying the connection manager
|
2013-09-13 16:10:37 +02:00 |
|
JC Brand
|
373b235d30
|
Merge branch 'master' into 0.6.x
|
2013-09-13 12:18:55 +02:00 |
|
JC Brand
|
be66284748
|
Add a test for /clear functionality
|
2013-09-13 12:18:49 +02:00 |
|
JC Brand
|
367803d6ef
|
The xa chat state wasn't being handled properly
|
2013-09-13 10:58:00 +02:00 |
|
JC Brand
|
cc37d6a183
|
The xa chat state wasn't being handled properly
|
2013-09-13 10:57:53 +02:00 |
|
JC Brand
|
f8cad74a74
|
Update CHANGES.rst
|
2013-09-13 10:38:31 +02:00 |
|
JC Brand
|
e33b8d34e5
|
Regenerated POT and PO files
|
2013-09-13 10:35:51 +02:00 |
|
JC Brand
|
b34a706132
|
We didn't have an icon for unavailable state.
Also, the status description was not translation aware
|
2013-09-13 10:35:37 +02:00 |
|
JC Brand
|
f15eb5a7d4
|
Remove messages from localStorage when calling /clear
|
2013-09-13 09:59:06 +02:00 |
|
JC Brand
|
84915290b2
|
Correct version is 0.6.3
|
2013-09-12 16:00:31 +02:00 |
|
JC Brand
|
8b5287dc05
|
Merge branch 'master' of github.com:jcbrand/converse.js
|
2013-09-12 15:53:09 +02:00 |
|
JC Brand
|
008bac4f21
|
Bump version and minimize files.
|
2013-09-12 15:51:30 +02:00 |
|
JC Brand
|
d4375029a7
|
Bump version and minimize files.
|
2013-09-12 15:49:44 +02:00 |
|
JC Brand
|
68a9909311
|
Bump version everywhere and regenerate docs.
|
2013-09-12 15:33:11 +02:00 |
|
JC Brand
|
37f3a95a20
|
For uniqueness, we need both JIDs for messages localStorage Fixes #49
|
2013-09-12 15:30:09 +02:00 |
|
JC Brand
|
4ab6f28181
|
Bugfix. Messages were stored against buddy JID and not own JID
|
2013-09-12 15:24:56 +02:00 |
|
JC Brand
|
a33e370cec
|
Merge new translations into the PO files
|
2013-09-12 11:21:21 +02:00 |
|
JC Brand
|
6c84f1e94c
|
Regenerated docs
|
2013-09-12 11:14:58 +02:00 |
|
JC Brand
|
0ef6a727eb
|
Add new Makefile step "merge" and document it.
|
2013-09-12 11:14:45 +02:00 |
|
JC Brand
|
9734ccdeff
|
The word 'me' wasn't translation aware.
Conflicts:
locale/converse.pot
|
2013-09-12 08:37:41 +02:00 |
|
JC Brand
|
bc971ed853
|
Small update in translations section. Regenerated docs.
|
2013-09-03 12:38:54 +02:00 |
|
JC Brand
|
a092d6e440
|
Updates #47
Mention FR translations.
Make sure "... is typing" gets translated.
|
2013-09-03 12:30:56 +02:00 |
|
JC Brand
|
58e6451ab9
|
Mention FR
|
2013-09-02 12:35:14 +02:00 |
|
JC Brand
|
44cd3168c8
|
Add French translations, courtesy of @tdesvenain
|
2013-09-02 12:31:35 +02:00 |
|
JC Brand
|
3b62580ccd
|
Don't use ids for the login form inputs
|
2013-09-02 11:48:09 +02:00 |
|
JC Brand
|
d5df785a2a
|
tinysort's name changed so this dependency wasn't registered.
|
2013-08-30 20:49:49 +02:00 |
|
JC Brand
|
c61eef994c
|
CSS tweaks from collective.xmpp.chat
|
2013-08-30 20:22:37 +02:00 |
|
JC Brand
|
fde8bb3500
|
New minified files. Bump version to 0.6.1
|
2013-08-30 00:00:34 +02:00 |
|
JC Brand
|
42c3bc2b38
|
Bugfix.
With auto_subscribe=True, "Pending Contacts" header didn't disappear
after user was added to the roster.
|
2013-08-29 21:56:56 +02:00 |
|
JC Brand
|
9463778185
|
Some optimization changes.
Don't sort roster contacts needlessly.
Don't call show() or hide() needlessly.
No need for setting a 'sorted' attr on the last item.
|
2013-08-29 21:24:47 +02:00 |
|
JC Brand
|
c5e44a02fa
|
Bugfix. The remove icon wasn't being shown for contacts.
|
2013-08-29 20:06:17 +02:00 |
|
JC Brand
|
5cb74239c3
|
Update security info
|
2013-08-29 15:07:14 +02:00 |
|
JC Brand
|
202483130d
|
Bump version number for release.
|
2013-08-28 00:47:35 +02:00 |
|
JC Brand
|
1430689c43
|
Bugfix. Fall back to 'en' if non-existing locale was specified.
|
2013-08-28 00:47:14 +02:00 |
|
JC Brand
|
adfe473b40
|
Reminify Javascript
|
2013-08-28 00:30:22 +02:00 |
|
JC Brand
|
79be6ea693
|
Add section about integration into other frameworks
Also expand on the security question.
|
2013-08-28 00:26:52 +02:00 |
|
JC Brand
|
fd187533fd
|
Add special option xhr_custom_status.
Allows for sending the custom status to the server via ajax.
|
2013-08-27 23:52:44 +02:00 |
|
JC Brand
|
fd47d5ecb6
|
Add custom status form to the mockup.
|
2013-08-27 22:24:25 +02:00 |
|
JC Brand
|
e530094acc
|
Update roster snippet to be same as mockup.
|
2013-08-27 11:19:18 +02:00 |
|
JC Brand
|
a2c70b47d8
|
Bugfix. factory isn't defined.
|
2013-08-27 10:19:14 +02:00 |
|