docbrown/app/workers/articles
rhymes e2e923515f
Detect animated images in articles asynchronously (#13766)
* Add inline animated image detection

* Do not detect animation during preview

* Promote FastImage as a dependency

* Add Articles::DetectAnimatedImages service

* Restore previous parsing

* Add and use Articles::DetectAnimatedImagesWorker

* Remove obsolete poc

* Properly detect images in the after commit callback

* Simplify logic

* Use a second guard clause

* Fix parsing of relative paths and add tests

* Have Articles::DetectAnimatedImages correctly detect relative images uploaded locally

* Change Articles::DetectAnimatedImagesWorker priority to medium

* Only one & required
2021-06-01 10:34:04 +02:00
..
bust_cache_worker.rb Update bust_article to BustArticle (#11931) 2020-12-17 12:20:44 -05:00
bust_multiple_caches_worker.rb Refactor cache purging (#12811) 2021-03-02 10:09:05 -05:00
detect_animated_images_worker.rb Detect animated images in articles asynchronously (#13766) 2021-06-01 10:34:04 +02:00
score_calc_worker.rb Remove Elasticsearch ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ (#13606) 2021-05-03 11:09:45 -04:00
update_organic_page_views_worker.rb Extract page view updates into workers (#12686) 2021-02-17 09:24:05 +07:00
update_page_views_worker.rb Extract page view updates into workers (#12686) 2021-02-17 09:24:05 +07:00