JC Brand
|
072f9e8534
|
Add updated hebrew translations.
|
2014-09-22 17:06:22 +02:00 |
|
JC Brand
|
7cf8dc6bee
|
Fixed Non-AMD example. fixes #220
|
2014-09-22 16:10:20 +02:00 |
|
JC Brand
|
6b4b94d45f
|
RestructuredText markup error fixed. updates #187
|
2014-09-22 15:07:50 +02:00 |
|
JC Brand
|
82617918b1
|
Add API section to docs and regenerate.
|
2014-09-22 15:04:28 +02:00 |
|
JC Brand
|
481ea9e7d6
|
Generate HTML docs.
|
2014-09-17 22:10:12 +02:00 |
|
JC Brand
|
ba6b72011c
|
Show groupchat messages where user is mentioned in bold.
|
2014-09-17 21:40:19 +02:00 |
|
JC Brand
|
3a30f30fb7
|
Bugfix concerning trimmed chats.
Chats were being trimmed even though there was enough room.
|
2014-09-15 20:08:13 +02:00 |
|
JC Brand
|
45875afd64
|
Add docs on keepalive setting.
|
2014-09-06 23:40:41 +02:00 |
|
JC Brand
|
07b7393088
|
Update translation docs to mention paths in main.js
|
2014-09-06 14:12:31 +02:00 |
|
JC Brand
|
a3e540fa67
|
Provide feedback if a chat room command didn't work.
|
2014-09-05 19:36:31 +02:00 |
|
JC Brand
|
82659e87d7
|
Add extra chat room commands: /nick, /mute and /voice.
Also document the available chat room commands.
|
2014-09-05 18:27:32 +02:00 |
|
JC Brand
|
78ac525e18
|
Add cuationary note against using localStorage (instead of sessionStorage)
|
2014-09-04 10:27:24 +02:00 |
|
JC Brand
|
ae90c7420e
|
Update docs and rename option to use underscore instead of dash.
|
2014-09-03 20:15:46 +02:00 |
|
JC Brand
|
3aaa8df41a
|
Notification sound now also plays when nickname is mentioned in chat room.
updates #62
|
2014-09-03 18:47:24 +02:00 |
|
JC Brand
|
cebf8c2451
|
See below...
* Update docs on message carbons and stanza forwarding.
* Mention latest bug fix.
|
2014-09-02 16:53:44 +02:00 |
|
JC Brand
|
bf0d0320c5
|
Emit an event after the user has sent out a chat room invitation. refs #215
|
2014-08-31 21:54:17 +02:00 |
|
JC Brand
|
ff32866f21
|
Mention live filter bugfix and add tests for it. updates #212
|
2014-08-31 21:20:28 +02:00 |
|
JC Brand
|
156d231c95
|
Converse.js now responds to XEP-0030 Service discovery requests.
|
2014-08-31 14:14:50 +02:00 |
|
JC Brand
|
53f87b566e
|
Include the search_contacts templates. updates #216
|
2014-08-29 16:09:39 +02:00 |
|
JC Brand
|
c9958182ff
|
Making 0.8.1 release
|
2014-08-23 11:15:56 +02:00 |
|
JC Brand
|
83c68696cd
|
Update the docs and add section about sound notifications. updates #62
|
2014-08-23 11:04:33 +02:00 |
|
JC Brand
|
73528f4ced
|
Improved the docs styling and regenerate
|
2014-08-23 10:00:14 +02:00 |
|
JC Brand
|
a864a7c4ff
|
Regenerated docs
|
2014-08-23 09:43:47 +02:00 |
|
JC Brand
|
882bbcb02e
|
Add support for sound notifications. updates #62
(on incoming messages)
|
2014-08-20 21:00:28 +02:00 |
|
JC Brand
|
1441f4ab64
|
Add text input to act as live filter. updates #212
|
2014-08-07 21:33:19 +02:00 |
|
JC Brand
|
e3dbbf2eae
|
Merge zh translations and update CHANGES.rst for 0.8 release.
|
2014-08-04 23:24:41 +02:00 |
|
JC Brand
|
8c20388ba9
|
Merge branch 'groups-refactor'
Conflicts:
index.html
|
2014-08-04 20:15:45 +02:00 |
|
JC Brand
|
0c7252f919
|
Mention new feature, roster groups. updates #83
|
2014-08-04 19:49:29 +02:00 |
|
JC Brand
|
3984aadb9f
|
More work (with tests) on showing roster items under groups.
updates #83
|
2014-07-29 19:53:57 +02:00 |
|
JC Brand
|
6c30d331cd
|
Update CHANGES.rst
|
2014-07-25 16:02:46 +02:00 |
|
JC Brand
|
1705aa8f48
|
Bugfix. Handle case where user accepts request.
But other user is not online to quickly subscribe back.
|
2014-07-23 19:11:29 +02:00 |
|
JC Brand
|
848d502332
|
In docs: Mention alternative to using make
|
2014-07-23 13:18:09 +02:00 |
|
JC Brand
|
02083ba0a8
|
Update changelog
|
2014-07-21 11:28:01 +02:00 |
|
JC Brand
|
7c9a86293d
|
Rename 'enable_message_carbons' to 'message_carbons'
|
2014-07-19 16:43:56 +02:00 |
|
JC Brand
|
df351d496d
|
Fix vertical resizing of chat boxes.
This fix breaks compatibility with IE8
|
2014-07-17 19:19:32 +02:00 |
|
JC Brand
|
53f38dcc71
|
Two changes, see below:
* Call refreshWebkit hack when opening a chat room
* New event emitted when a chat room is opened.
|
2014-07-17 19:18:48 +02:00 |
|
JC Brand
|
ac6a3cb26c
|
Mention windows. updates #187
|
2014-07-17 17:52:08 +02:00 |
|
JC Brand
|
3423f7bc74
|
Bugfix. fixes #180
|
2014-07-17 17:44:44 +02:00 |
|
JC Brand
|
66e45f91e9
|
Bugfix. First render before fetching msgs. Fixes #191
|
2014-07-17 17:29:05 +02:00 |
|
JC Brand
|
9846f89a2c
|
If no resource exists, add one which mentions converse.js
updates #123
|
2014-07-15 07:57:28 +02:00 |
|
JC Brand
|
fe3e9f5294
|
Bugfix, xhr_user_search_url is not a global. Fixes #192
|
2014-07-11 16:12:56 +02:00 |
|
JC Brand
|
012cbfb61a
|
Rename events.
Remove the "on" prefix. Events are listened to via "on" method, so it's
redundant.
|
2014-07-06 18:31:17 +02:00 |
|
JC Brand
|
ad90e74260
|
Simplified Chinese translations, courtesy of Lancelot
|
2014-07-06 17:56:42 +02:00 |
|
JC Brand
|
63ad3e135d
|
Update readme
|
2014-06-30 18:59:19 +02:00 |
|
JC Brand
|
8aedc3fcf7
|
Integrate backbone.browserStorage. Fixes #176
Data is now by default cached in sessionStorage and not localStorage.
Can be configured via the "storage" option.
|
2014-06-30 18:53:58 +02:00 |
|
JC Brand
|
f0091c9c9c
|
Control box toggle's class has been changed.
|
2014-06-21 11:32:05 +02:00 |
|
JC Brand
|
0c0a3f86b6
|
Remove the need for having an HTML snippet in the body.
|
2014-05-13 09:26:57 +02:00 |
|
JC Brand
|
b307d5170b
|
Date handling is now done with moment.js
|
2014-04-25 23:44:10 +02:00 |
|
JC Brand
|
30fe6de7c3
|
Update CHANGES.rst
|
2014-04-24 19:24:19 +02:00 |
|
JC Brand
|
517e600114
|
Expand documentation on the new visible_toolbar_buttons config option
|
2014-04-24 18:10:47 +02:00 |
|