xmpp.chapril.org-conversejs/docs/source
JC Brand 366932e999 Allow render_media setting to be an array of domains
This allows for more flexibility in configuring which media URLs will
automatically render and which media URLs may be manually rendered by
the user (via the message actions dropdown).

For example, suppose you want to automatically render all media URLs
from https://xmpp.org, but still allow other media (which won't render
by default) to be rendered manually by the user (by clicking the "Show
URL previews" message dropdown action).

In this case, you set `render_media` to `['xmpp.org']` and
`allowed_image_domains` to `null` or `undefined`.

Or if you want to automatically render images from xmpp.org, and
restrict the domains users might manually click to render, you can add
those extra domains to `allowed_image_domains`.
2021-09-30 16:30:30 +02:00
..
_static Add two new sponsors 2021-08-26 06:24:02 +02:00
_templates Add two new sponsors 2021-08-26 06:24:02 +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 Update documentation in anticipation of next release 2020-09-18 11:34:14 +02:00
conf.json Add logo and custom CSS for the API docs 2019-03-22 15:22:21 +01:00
conf.py Release 8.0.1 2021-09-09 22:09:26 +02:00
configuration.rst Allow render_media setting to be an array of domains 2021-09-30 16:30:30 +02:00
dependencies.rst Get the webpack dev server to work again 2021-05-06 12:07:44 +02:00
development.rst Update theming and development documentation 2021-08-25 11:55:06 +02:00
documentation.rst Add Make recipes for buildout and Sphinx and update docs 2018-12-19 11:03:54 +01:00
features.rst Fix RsT errors in docs and rename html recipe to doc 2019-11-22 13:50:36 +01:00
index.rst Update theming and development documentation 2021-08-25 11:55:06 +02: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 Get the webpack dev server to work again 2021-05-06 12:07:44 +02:00
quickstart.rst Release 8.0.1 2021-09-09 22:09:26 +02:00
security.rst Remove Backbone 2020-01-30 17:36:55 +01:00
session.rst Restrict /topic command to allowed users 2020-01-16 15:28:02 +01:00
setup.rst Update docs around session management and move to own section 2020-01-16 13:38:07 +01:00
style_guide.rst Update developer documentation and buildout dependencies 2019-07-25 12:33:46 +02:00
testing.rst Update theming and development documentation 2021-08-25 11:55:06 +02:00
theming.rst Update theming and development documentation 2021-08-25 11:55:06 +02:00
translations.rst Fix RsT errors in docs and rename html recipe to doc 2019-11-22 13:50:36 +01:00
troubleshooting.rst Docs: add troubleshooting section on Backbone/Skeletor "url" property error 2020-10-14 12:07:17 +02:00
webserver.rst Update theming and development documentation 2021-08-25 11:55:06 +02:00