discourse/lib/onebox
Rafael dos Santos Silva d10e9a6c1d
FEATURE: Onebox and Download for WEBP and AVIF (#23235)
This adds support for oneboxing WEBP and AVIF images in posts and fixing
oneboxing fixes download remote images for those formats too.

Reported in https://meta.discourse.org/t/-/276433?u=falco
2023-08-24 16:44:06 -03:00
..
engine FEATURE: Onebox and Download for WEBP and AVIF (#23235) 2023-08-24 16:44:06 -03:00
mixins Fix Twitch onebox multisite issue 2023-05-15 16:45:33 +02:00
templates FIX: ensures generic onebox has width/height for thumbnail (#23040) 2023-08-09 20:31:11 +02:00
domain_checker.rb
engine.rb FEATURE: Basic support for threads.net onebox (#22471) 2023-07-06 16:02:49 -03:00
file_type_finder.rb
helpers.rb DEV: Enable `unless` cops 2023-02-21 10:30:48 +01:00
json_ld.rb
layout.rb DEV: Prefer \A and \z over ^ and $ in regexes (#19936) 2023-01-20 12:52:49 -06:00
layout_support.rb
matcher.rb
movie.rb
normalizer.rb FEATURE: Show more context in Discourse topic oneboxes 2023-01-11 14:22:53 +01:00
oembed.rb
open_graph.rb DEV: Prefer \A and \z over ^ and $ in regexes (#19936) 2023-01-20 12:52:49 -06:00
preview.rb
sanitize_config.rb DEV: Prefer \A and \z over ^ and $ in regexes (#19936) 2023-01-20 12:52:49 -06:00
status_check.rb
template_support.rb
view.rb