xmpp.chapril.org-conversejs/docs/source
JC Brand da1d87648c New config option clear_messages_on_reconnection
In some cases, it might be desirable to clear cached chat messages once you've
reconnected to the XMPP server.

For example, if you want to prevent the chat history from getting too long or
if you want to avoid gaps in the chat history (for example due to MAM not
returning all messages since the last cached message).

If you're using OMEMO, then you probably don't want to set this setting to
``true``. OMEMO messages can be decrypted only once, so if they then
subsequently get cleared, you won't get the plaintext back.
2019-07-04 08:28:12 +02:00
..
_static Load converse.js in the API docs and update favicon 2019-03-30 12:54:56 +01:00
_templates Refactor MAM and clear private chats upon reconnection 2019-05-22 14:10:19 +02:00
api Update the developer documentation 2018-09-18 11:17:27 +02:00
images Remove user manual images. 2018-12-21 16:08:29 +01:00
builds.rst Fix path to converse.css and add some mockup fixes 2019-06-04 11:12:22 +02:00
conf.json Add logo and custom CSS for the API docs 2019-03-22 15:22:21 +01:00
conf.py New release 4.2.0 2019-04-04 12:33:08 +02:00
configuration.rst New config option clear_messages_on_reconnection 2019-07-04 08:28:12 +02:00
dependencies.rst Fixes #641. 2019-05-15 13:03:13 +02:00
development.rst Convert older docstrings to JSDoc syntax 2019-03-30 12:54:56 +01:00
documentation.rst Add Make recipes for buildout and Sphinx and update docs 2018-12-19 11:03:54 +01:00
features.rst Add undocumented events and setting. Link to OMEMO docs 2019-02-25 14:32:33 +01:00
index.rst Replace http: with https: in xmpp.org links 2019-03-04 17:49:44 +01:00
jsdoc_intro.md Remove old API and events docs 2019-06-05 11:35:48 +02:00
other_frameworks.rst Move BOSH code into a plugin 2019-06-05 11:35:48 +02:00
plugin_development.rst Remove old API and events docs 2019-06-05 11:35:48 +02:00
quickstart.rst Update quickstart docs 2019-05-28 17:12:50 +02:00
security.rst Update the developer documentation 2018-09-18 11:17:27 +02:00
setup.rst Move BOSH code into a plugin 2019-06-05 11:35:48 +02:00
style_guide.rst Unnecessary word 2019-04-18 11:35:55 +02:00
testing.rst Update the developer documentation 2018-09-18 11:17:27 +02:00
theming.rst Update the developer documentation 2018-09-18 11:17:27 +02:00
translations.rst Update the developer documentation 2018-09-18 11:17:27 +02:00
troubleshooting.rst Mention in docs that you can enable debugging via URL 2019-04-16 14:38:38 +02:00