JC Brand
|
5b46e27c41
|
Add 2 new API methods. updates #46
Added openChatBox and getChatBox.
|
2014-10-12 10:34:33 +02:00 |
|
JC Brand
|
5bad6b02b6
|
Clarify how one should use prebind and keepalive together.
|
2014-09-30 12:27:53 +02:00 |
|
JC Brand
|
64847bcb96
|
Add new event noResumeableSession
|
2014-09-26 17:20:52 +02:00 |
|
JC Brand
|
c71b03094d
|
Move website specific code out of main.js and into index.html. updates #229
Otherwise, we get errors "Cannot read property top of undefined".
|
2014-09-26 11:33:47 +02:00 |
|
JC Brand
|
b803267555
|
Bugfix. Return after attaching with prebind data.
|
2014-09-24 10:57:07 +02:00 |
|
JC Brand
|
d8bf1961a7
|
Making a 0.8.3 release.
The 0.8.2 release didn't include new builds due to an unnoticed build error.
|
2014-09-22 18:17:40 +02:00 |
|
JC Brand
|
05d58f1d29
|
Wrong minor release num
|
2014-09-22 18:01:08 +02:00 |
|
JC Brand
|
56ec4cf7bc
|
New release 0.8.2
|
2014-09-22 17:57:56 +02:00 |
|
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
|
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
|
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
|
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
|
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
|
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
|
6c30d331cd
|
Update CHANGES.rst
|
2014-07-25 16:02:46 +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
|
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
|
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
|
d69a165b05
|
Use strict mode. Emit an event when the connection drops.
|
2014-04-24 09:51:21 +02:00 |
|
JC Brand
|
f4856e062c
|
Prefix all CSS styles with #conversejs. Updates #130
Also fix some margins/padding that do wonky when the Github theme stylesheets
aren't available.
|
2014-04-19 08:08:07 +02:00 |
|
JC Brand
|
eca42fbb2f
|
Add support for XEP-0280 Message Carbons. updates #132
|
2014-04-19 06:58:26 +02:00 |
|
JC Brand
|
968f8bb223
|
Add new configuration setting "forward_messages".
What was before default behavior is now optional and disabled by default.
|
2014-04-19 06:18:17 +02:00 |
|
JC Brand
|
14d90bc99c
|
Upgrade dependencies to their latest versions
|
2014-04-19 05:12:24 +02:00 |
|
JC Brand
|
9849daacf9
|
Merge branch 'master' into 0.8
Conflicts:
bower.json
converse.js
docs/CHANGES.rst
spec/chatbox.js
tests/utils.js
tests_main.js
|
2014-03-09 08:18:00 +02:00 |
|
JC Brand
|
77e6c0a490
|
Two more typos
|
2014-03-05 09:02:56 +02:00 |
|
JC Brand
|
5e8b61858c
|
Fix release version typo
|
2014-03-05 08:51:24 +02:00 |
|
JC Brand
|
9b3af57d13
|
Release version 0.7.4
|
2014-03-05 08:44:01 +02:00 |
|
JC Brand
|
74779afd66
|
Ensure that URLs in messages are properly escaped
|
2014-03-05 08:03:52 +02:00 |
|