xmpp.chapril.org-conversejs/src/shared/chat/templates
JC Brand efafc2d691 Allow media to be invidually shown/rendered...
even if the global configuration is to disallow it.

* When parsing, include all media URLs, not just the ones from allowed domains.
  That makes it possible to change allowed domains on-the-fly,
  while still allowing media in individual messages to be shown manually
  (via the message actions dropdown).
* Merge `embed_audio`, `embed_video` and `show_images_inline` into `render_media`
* Create new config settings for allowable domains for images, video and audio
* Check the URL domain against a whitelist for the message actions dropdown
2021-09-21 17:08:30 +02:00
..
emoji-picker.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
info-message.js Register a XEP-0316 MEP handler 2021-08-31 11:23:49 +02:00
message-limit.js Create converse-message-form component 2021-06-04 12:53:03 +02:00
message-text.js Allow media to be invidually shown/rendered... 2021-09-21 17:08:30 +02:00
message.js Create converse-message-versions component 2021-08-10 10:48:50 +02:00
new-day.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
unfurl.js Allow media to be invidually shown/rendered... 2021-09-21 17:08:30 +02:00