0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-11 02:59:07 +08:00
discourse/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
templates FEATURE: add Google Meet oneboxes (#41018) 2026-06-18 15:49:43 +10:00
domain_checker.rb
engine.rb FEATURE: add Google Meet oneboxes (#41018) 2026-06-18 15:49:43 +10:00
file_type_finder.rb
github_access.rb FEATURE: Route all GitHub API requests through one rate-limited client (#40637) 2026-06-15 10:59:10 +02:00
helpers.rb DEV: Enable Style/RedundantBegin rubocop rule (#40096) 2026-05-19 18:44:54 +02:00
json_ld.rb DEV: Enable Style/RedundantBegin rubocop rule (#40096) 2026-05-19 18:44:54 +02:00
layout.rb DEV: Replace custom Onebox symbolize_keys implementation with ActiveSupport (#23828) 2023-10-09 09:32:09 +02:00
layout_support.rb
matcher.rb FEATURE: Add PR status icon to inline oneboxes (#39649) 2026-05-04 18:15:14 +02:00
movie.rb DEV: Apply syntax_tree formatting to lib/* 2023-01-09 12:10:19 +00:00
normalizer.rb FIX: Don't escape HTML entities twice in oneboxes (#37141) 2026-01-16 11:40:18 +01:00
oembed.rb DEV: Replace custom Onebox symbolize_keys implementation with ActiveSupport (#23828) 2023-10-09 09:32:09 +02:00
open_graph.rb DEV: Enable some minor rubocop rules (#40094) 2026-05-19 15:29:38 +02:00
preview.rb DEV: Remove logical OR assignment of constants (#29201) 2024-10-16 10:09:07 +08:00
sanitize_config.rb DEV: Bump rubocop_discourse (#29608) 2024-11-06 06:27:49 +08:00
status_check.rb DEV: Fix assigned but unused variable Prism warnings (#39436) 2026-04-22 12:42:14 +02:00
template_support.rb
view.rb DEV: Absorb onebox gem into core (#12979) 2021-05-26 15:11:35 +05:30