discourse/plugins/chat/assets/stylesheets
Martin Brennan ed1543455d
FIX: Allow oneboxes with no description (#31518)
This behaviour was allowed in
cb82dce86a
but then inexplicably removed a few months later in
https://github.com/discourse/onebox/pull/448, but showing
title-only oneboxes is valid. The original Meta topic that
this was discussed in was
https://meta.discourse.org/t/abc-news-not-oneboxing-due-to-missing-description/155933
.

This commit re-introduces allowing this behaviour to avoid the need for
a plugin,
c.f. https://meta.discourse.org/t/allow-title-only-onebox/354306

For example
<https://en-americas-support.nintendo.com/app/answers/detail/a_id/67660>

This commit also unhides onebox descriptions in chat, it's not
clear why they were ever hidden in the first place
2025-02-26 13:16:51 +10:00
..
common FIX: Allow oneboxes with no description (#31518) 2025-02-26 13:16:51 +10:00
desktop DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
mixins DEV: Remove unneeded -webkit prefixes from css (#31448) 2025-02-21 14:48:20 +00:00
mobile DEV: Update lint-configs and auto-fix issues (#31485) 2025-02-24 23:32:31 +01:00
colors.scss