openclaw/extensions/line/src
Jackjin a0407c7254
fix(line): preserve underscores inside words in stripMarkdown (#47465)
Fixes #46185.

Verified:
- pnpm install --frozen-lockfile
- pnpm build
- pnpm test -- extensions/line/src/markdown-to-line.test.ts src/tts/prepare-text.test.ts

Note: `pnpm check` currently fails on unchanged `extensions/microsoft/speech-provider.test.ts` lines 108 and 139 on the rebased base, outside this PR diff.
2026-03-28 21:31:09 -05:00
..
flex-templates
account-helpers.ts
accounts.test.ts
accounts.ts refactor: trim secret and ssrf helper runtime seams 2026-03-28 02:25:28 +00:00
actions.ts
auto-reply-delivery.test.ts
auto-reply-delivery.ts
bot-access.ts
bot-handlers.test.ts fix(test): stabilize line and irc extension suites 2026-03-27 19:32:57 +00:00
bot-handlers.ts
bot-message-context.test.ts fix(line): normalize canonical ACP targets (#56713) 2026-03-28 21:05:34 -05:00
bot-message-context.ts fix(line): add ACP binding parity (#56700) 2026-03-28 20:52:31 -05:00
bot.ts
card-command.ts
channel-access-token.ts
channel-shared.ts refactor: share webhook channel status helpers 2026-03-29 02:11:22 +01:00
channel.logout.test.ts
channel.sendPayload.test.ts feat(line): add outbound media support for image, video, and audio 2026-03-28 20:51:16 -05:00
channel.setup.ts
channel.status.test.ts fix(line): use configured field in collectStatusIssues instead of raw token 2026-03-29 00:57:04 +00:00
channel.ts fix(line): normalize canonical ACP targets (#56713) 2026-03-28 21:05:34 -05:00
config-adapter.ts
config-schema.ts fix(line): add ACP binding parity (#56700) 2026-03-28 20:52:31 -05:00
download.test.ts refactor: route line media temp paths through temp-path sdk 2026-03-28 03:57:46 +00:00
download.ts
flex-templates.ts
gateway.ts refactor: share webhook channel status helpers 2026-03-29 02:11:22 +01:00
group-keys.test.ts
group-keys.ts
group-policy.ts
markdown-to-line.test.ts fix(line): preserve underscores inside words in stripMarkdown (#47465) 2026-03-28 21:31:09 -05:00
markdown-to-line.ts
message-cards.test.ts
monitor.lifecycle.test.ts
monitor.ts
outbound-media.test.ts feat(line): add outbound media support for image, video, and audio 2026-03-28 20:51:16 -05:00
outbound-media.ts feat(line): add outbound media support for image, video, and audio 2026-03-28 20:51:16 -05:00
outbound.ts feat(line): add outbound media support for image, video, and audio 2026-03-28 20:51:16 -05:00
plugins-core.contract.test.ts refactor: move extension-owned tests to extensions 2026-03-27 21:37:09 +00:00
probe.ts
registry-backed.contract.test.ts refactor: move extension-owned tests to extensions 2026-03-27 21:37:09 +00:00
reply-chunks.test.ts
reply-chunks.ts
rich-menu.test.ts
rich-menu.ts
runtime.ts fix(regression): restore line cold-runtime status probing 2026-03-27 20:33:09 -05:00
send.test.ts feat(line): add outbound media support for image, video, and audio 2026-03-28 20:51:16 -05:00
send.ts feat(line): add outbound media support for image, video, and audio 2026-03-28 20:51:16 -05:00
setup-core.ts refactor: collapse zod setup validators 2026-03-27 03:48:15 +00:00
setup-runtime-api.ts
setup-surface.test.ts test(line): isolate status probe fallback import state 2026-03-28 02:31:39 +00:00
setup-surface.ts
signature.test.ts fix: land LINE timing-safe signature validation (#55663) (thanks @gavyngong) 2026-03-29 00:43:17 +00:00
signature.ts fix(line): eliminate timing side-channel in HMAC signature validation 2026-03-29 00:43:17 +00:00
status.ts refactor: share webhook channel status helpers 2026-03-29 02:11:22 +01:00
template-messages.ts
types.ts fix(line): add ACP binding parity (#56700) 2026-03-28 20:52:31 -05:00
webhook-node.test.ts
webhook-node.ts refactor: expose webhook request guard sdk seam 2026-03-28 05:17:19 +00:00
webhook-utils.ts
webhook.ts