xmpp.chapril.org-conversejs/src/plugins
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
..
bookmark-views Fixes #2628: Open bookmarks toggle emits an error 2021-09-06 21:29:35 +02:00
chatboxviews Don't show minimized chats when logged out 2021-09-06 22:08:36 +02:00
chatview Allow media to be invidually shown/rendered... 2021-09-21 17:08:30 +02:00
controlbox Register a XEP-0316 MEP handler 2021-08-31 11:23:49 +02:00
dragresize Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
fullscreen Fix background for overlayed mode 2021-08-29 00:15:45 +02:00
headlines-view Add ability to let dropdown appear at the top, left-aligned 2021-07-01 15:23:37 +02:00
mam-views Stop using the Jasmine "done" callback 2021-06-29 15:59:49 +02:00
minimize Don't show minimized chats when logged out 2021-09-06 22:08:36 +02:00
modal Create directory for modal plugin 2021-09-20 11:13:26 +02:00
muc-views Allow media to be invidually shown/rendered... 2021-09-21 17:08:30 +02:00
notifications Get rid of unnecessary specificity and functions 2021-09-09 11:35:00 +02:00
omemo Fixes #2629 OMEMO button tooltip is wrong in private chat 2021-09-06 20:59:26 +02:00
profile Create directory for modal plugin 2021-09-20 11:13:26 +02:00
push Split push plugin up into multiple files 2021-07-19 16:40:40 +02:00
register Stop using the Jasmine "done" callback 2021-06-29 15:59:49 +02:00
roomslist Fixes #2628: Open bookmarks toggle emits an error 2021-09-06 21:29:35 +02:00
rootview Stop using the Jasmine "done" callback 2021-06-29 15:59:49 +02:00
rosterview Register a XEP-0316 MEP handler 2021-08-31 11:23:49 +02:00
oauth.js Move all plugin files to ./plugin folders 2020-12-03 16:41:15 +01:00
singleton.js Move all plugin files to ./plugin folders 2020-12-03 16:41:15 +01:00