0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/spec/lib/onebox
Sam a55af06406
FEATURE: add Google Meet oneboxes (#41018)
Render Meet links as static onebox cards instead of generic embeds.
Include localized labels, styling, SVG icon support,
lookup-link handling, and specs for matching and rendering.

<img width="916" height="296" alt="image"
src="https://github.com/user-attachments/assets/e88e7046-d456-4883-9d03-c0423a152a0b"
/>
2026-06-18 15:49:43 +10:00
..
engine FEATURE: add Google Meet oneboxes (#41018) 2026-06-18 15:49:43 +10:00
mixins FEATURE: Route all GitHub API requests through one rate-limited client (#40637) 2026-06-15 10:59:10 +02:00
domain_checker_spec.rb
engine_spec.rb
github_access_spec.rb FEATURE: Route all GitHub API requests through one rate-limited client (#40637) 2026-06-15 10:59:10 +02:00
helpers_spec.rb DEV: Don't forward cookies on onebox redirects (#39544) 2026-04-27 12:36:29 +02:00
json_ld_spec.rb
layout_spec.rb
matcher_spec.rb
movie_spec.rb
oembed_spec.rb
open_graph_spec.rb FIX: Don't escape HTML entities twice in oneboxes (#37141) 2026-01-16 11:40:18 +01:00
preview_spec.rb
status_check_spec.rb