xmpp.chapril.org-conversejs/src
JC Brand 4d28ae3c11 Tweak timeouts regarding status notifications.
Send a <paused/> notification after 10 seconds, instead of 20.
Auto-remove a typing notification in the chat box after 20 secs instead of 10.

This is to avoid situations where the status notification gets
auto-removed while the typer keeps on typing without long enough breaks in
between for <pause/> states, thereby causing the recipient to not be aware that
they're still typing.
2016-08-18 09:28:48 +00:00
..
templates Add nickname to chat message when clicking on room occupant. 2016-07-26 09:31:23 +00:00
bigint.js Don't throw an error when no CSPRNG 2014-08-05 17:29:11 +02:00
build-mobile.js Avoid having a separate configuration in demo folder 2016-07-26 08:22:31 +00:00
build-no-dependencies.js Avoid having a separate configuration in demo folder 2016-07-26 08:22:31 +00:00
build-no-jquery.js Avoid having a separate configuration in demo folder 2016-07-26 08:22:31 +00:00
build.js Avoid having a separate configuration in demo folder 2016-07-26 08:22:31 +00:00
converse-api.js Fixes #677 Chatbox does not open after close 2016-08-12 20:38:39 +00:00
converse-chatview.js Tweak timeouts regarding status notifications. 2016-08-18 09:28:48 +00:00
converse-controlbox.js Rename ChatBoxView.insertIntoPage to ChatBoxView.insertIntoDOM 2016-06-22 15:54:22 +02:00
converse-core.js Tweak timeouts regarding status notifications. 2016-08-18 09:28:48 +00:00
converse-dragresize.js Allow plugins to have optional dependencies. 2016-06-10 08:26:29 +00:00
converse-headline.js Rename ChatBoxView.insertIntoPage to ChatBoxView.insertIntoDOM 2016-06-22 15:54:22 +02:00
converse-mam.js Bugfix. Allow multiple MAM queries to be made simultaneously. 2016-07-28 18:01:37 +02:00
converse-minimize.js Create the minimized_chats obj during _initialization 2016-07-05 06:21:25 +00:00
converse-muc.js Make sure to scroll down after revealing the chat room messages. 2016-08-18 09:08:12 +00:00
converse-notification.js Add more logo sizes, resize and pad. 2016-07-02 13:40:51 +02:00
converse-otr.js Allow plugins to have optional dependencies. 2016-06-10 08:26:29 +00:00
converse-ping.js Allow plugins to have optional dependencies. 2016-06-10 08:26:29 +00:00
converse-register.js Allow plugins to have optional dependencies. 2016-06-10 08:26:29 +00:00
converse-rosterview.js Fixes #645. When accepting a contact request... 2016-07-28 10:35:43 +00:00
converse-templates.js Let the user choose their nick after opening a chat room 2016-07-26 07:12:56 +00:00
converse-vcard.js Allow plugins to have optional dependencies. 2016-06-10 08:26:29 +00:00
crypto.js Create 3 different builds. 2013-11-17 16:55:38 +02:00
jquery-private.js Explicitly set jQuery as a dependency of converse.js 2014-10-06 20:23:59 +02:00
jquery.eventemitter.js Add jshint checking and fix errors. 2015-10-25 17:55:18 +00:00
locales.js Feature/add catalan language (#634) 2016-04-14 11:05:22 +02:00
moment_locales.js Cherry-pick only those languages from Moment which we support in converse.js 2015-06-22 22:20:02 +02:00
otr.js otr.js also has jquery.browser as dependency 2014-10-06 21:10:35 +02:00
polyfill.js Add polyfill for .trim 2015-10-24 20:46:58 +00:00
strophe.ping.js XEP-0199: XMPP Ping 2015-05-27 18:14:58 +02:00
strophe.vcard.js strophe-full wrapper has been renamed to strophe. 2015-02-01 18:56:23 +01:00
utils.js Move some utility methods to utils.js 2016-07-18 11:41:31 +00:00
wrapper-end.js Figured out how to exclude the locales from the no deps build 2016-02-28 00:53:44 +00:00
wrapper-mobile.js Create a mobile-specific build of converse.js 2016-04-01 13:37:53 +00:00
wrapper-no-deps.js Fixes #608 2016-03-07 17:52:36 +00:00
wrapper-no-jquery.js Fixes #608 2016-03-07 17:52:36 +00:00