discourse/app/jobs
David Taylor 39ac476db6 FIX: Do not attempt to pull_hotlinked_image for raw_html
raw_html posts (i.e. those which are pulled as part of our comments integration) don't go through our markdown pipeline, so `upload://` URLs are not supported. Running pull_hotlinked_images will break any images in the post.

In future we may add support for pulling hotlinked images in these posts. But for now, disabling it will stop it breaking images.
2022-04-05 16:39:38 +08:00
..
concerns DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
onceoff DEV: Remove Zeitwerk inflection monkey patch. 2022-03-29 16:04:49 +02:00
regular FIX: Do not attempt to pull_hotlinked_image for raw_html 2022-04-05 16:39:38 +08:00
scheduled FIX: Reset last sent for existent bookmarks (#16202) 2022-03-18 16:31:35 +02:00
base.rb DEV: Correctly tag heredocs (#16061) 2022-02-28 20:50:55 +01:00