0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/frontend
Renato Atilio 715b7c7d18
FIX: avoid inline oneboxing watched words on rich editor (#37349)
Watched link words can generate `link_open` markdown-it tokens with a
`linkify` `markup`. This attribute is used both to allow serialization
back to markdown without the link `[]()` syntax, and also to be captured
by the onebox extension to trigger a oneboxing attempt.

This PR adds a test to only attempt oneboxes to `linkify` links that
also happen to have a URL-like content, avoiding this edge case.
2026-01-28 14:00:46 -03:00
..
asset-processor DEPS: Bump postcss-js from 5.0.2 to 5.0.3 (#36895) 2026-01-13 19:37:51 +01:00
custom-proxy DEV: Upgrade to pnpm v10 (#36289) 2026-01-12 10:43:06 +00:00
deprecation-silencer DEV: Upgrade to pnpm v10 (#36289) 2026-01-12 10:43:06 +00:00
discourse FIX: avoid inline oneboxing watched words on rich editor (#37349) 2026-01-28 14:00:46 -03:00
discourse-i18n FIX: Dasherize locale correctly for messageformat setup (#37268) 2026-01-22 13:36:59 +00:00
discourse-markdown-it FIX: incorrect emoji escaping (#37100) 2026-01-14 10:51:26 +01:00
discourse-plugins DEPS: Bump ember-template-imports from 4.3.0 to 4.4.0 (#36934) 2026-01-13 19:36:37 +01:00
discourse-types DEV: Upgrade to pnpm v10 (#36289) 2026-01-12 10:43:06 +00:00
ember-cli-progress-ci
pretty-text DEV: Upgrade to pnpm v10 (#36289) 2026-01-12 10:43:06 +00:00
.npmrc
polyfills.js