JC Brand
12ab09d45a
Reminify JS
2013-06-02 21:43:13 +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
895df5fff5
Add default config values to main.js (for reference)
2013-06-02 19:59:21 +02:00
JC Brand
7a1f42b277
Populate locale_data (empty for now)
2013-06-02 19:55:24 +02:00
JC Brand
51d44f9634
Add hu.js
2013-06-02 19:54:16 +02:00
JC Brand
fcb842f655
Decided to add the JSON files as well
...
Even though they are actually not used directly and instead a step between the
PO file and generating the .js file
2013-06-02 19:51:04 +02:00
JC Brand
77535bb08e
Add PO file for Hungarian
2013-06-02 19:50:54 +02:00
JC Brand
08d69b3a3e
Add a note to docs about locales.js
2013-06-02 19:50:18 +02:00
JC Brand
4d9b9a7ba4
Move locales.js to locale dir
...
Trying to make it simpler and easier for people to add new translations by
reducing the amount of places where edits need to be made (e.g. no new edits
required in converse.js now).
2013-06-02 19:38:11 +02:00
JC Brand
befcadbd91
Add de.js with DE translations
2013-06-02 18:48:25 +02:00
JC Brand
18d6e7e5aa
Add German translations in PO format. Updated AF
2013-06-02 18:42:38 +02:00
JC Brand
6b49bc69b1
Add German translations in PO format. Updated AF
2013-06-02 18:41:01 +02:00
JC Brand
6464acff5c
Merge branch 'master' into gh-pages
2013-06-02 00:53:38 +02:00
JC Brand
6f126db82f
Update build.js with new paths and reminify converse.min.js
2013-06-02 00:52:20 +02:00
JC Brand
71d6585a31
Update CHANGES and index.html
2013-06-02 00:42:22 +02:00
JC Brand
4b4f50c2d6
Updated documents.
2013-06-02 00:23:24 +02:00
JC Brand
9b9e514e4f
Move everything into the initialize method
...
This is so that the code only gets parsed once initialized is called.
We want the code to be parsed only then, because this allows us to
specifiy the translation language as a configuration setting to initialize.
2013-06-02 00:21:06 +02:00
JC Brand
62e701f3fb
Add locales.js
...
It will pull in all languages and put them in the locales root object, from
which the specific language translations can be chosen during runtime.
2013-06-02 00:18:46 +02:00
JC Brand
b4636219d0
Updated po and pot files.
...
Also added js files with af and en translations.
2013-06-02 00:18:06 +02:00
JC Brand
debb773ea5
Add jed.js for i18n support and wrap all strings
2013-06-01 13:18:33 +02:00
JC Brand
b7ba673ca2
Update Makefile. Add option for generating POT file
2013-06-01 13:17:52 +02:00
JC Brand
fb45d46df7
Add initial translations
2013-06-01 13:16:25 +02:00
JC Brand
ba82f7bbce
Auto-reconnect when the connection drops.
2013-05-31 21:53:49 +02:00
JC Brand
b350efa646
Fix tests
2013-05-31 21:13:01 +02:00
JC Brand
8c6a37b2ef
Bugfix. Error presence stanzas don't have a from attr
2013-05-31 21:00:54 +02:00
JC Brand
9913cb6f98
Fallback to JID when no fullname in vcard.
...
Also a bugfix: make sure to render the status widget when the user doesn't have
any roster contacts.
2013-05-31 21:00:26 +02:00
JC Brand
91bdb56bdb
Fixed race condition bug. More intelligent fetching of vcards
2013-05-31 16:55:58 +02:00
JC Brand
7a94f73d9f
Fixed alignment of chat messages in Firefox
2013-05-31 16:53:43 +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
4f3d34eb40
Merge branch 'master' into gh-pages
2013-05-31 10:06:44 +02:00
JC Brand
7974ffc793
Re-minified JS and CSS
2013-05-31 10:06:18 +02:00
JC Brand
c845d11f26
Make sure chat-info msgs are not auto-removed
2013-05-31 09:58:12 +02:00
JC Brand
18fc903563
Use addHelpMessages method
2013-05-31 09:50:01 +02:00
JC Brand
0a0e4f2a3e
Enable user to reconnect to an open disconnected room
...
When a user has been removed from a room and the room is still open,
we want to re-use that same room once they join it again.
2013-05-31 09:41:09 +02:00
JC Brand
49b99d9693
Refactored status message rendering code
...
As a result we now implement more status codes from the spec.
Specifically the codes related to forced removal form the room
Also fixed a bug related to wrong authentication when logging in.
2013-05-30 21:25:54 +02:00
JC Brand
b0f0eb2bc8
.chat-body should have top rounded corners
2013-05-30 20:40:24 +02:00
JC Brand
7d1a7fd6b4
Add /me messages to chatboxes (they're already in chatrooms)
2013-05-30 18:06:40 +02:00
JC Brand
1ae5aaed37
Use minified JS
2013-05-28 21:04:43 +02:00
JC Brand
74a224b34d
Update CHANGES.txt
2013-05-28 21:03:40 +02:00
JC Brand
4f2ea180ec
Reminified the JS
2013-05-28 21:02:54 +02:00
JC Brand
c2b338db24
Small updates to the documentation.
2013-05-28 21:02:11 +02:00
JC Brand
75adfc92f2
Bugfix. ejabbed doesn't seem to send a 110 status message
2013-05-28 20:51:01 +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
f84bf9259d
Bugfix. Couldn't open chatroom when clicking from a list
2013-05-28 20:21:21 +02:00
JC Brand
b97e23ea0d
CSS fixes for overflowing text.
2013-05-26 21:43:57 +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