ly-wang19
d84a8b1506
fix(discord): reserve closing-fence space on fence-closing lines ( #95661 )
...
`chunkDiscordText` reserved closing-fence space from the post-line fence state
(`nextOpenFence`), but a flush during a line's segment loop appends the closing
fence based on the still-open `openFence`, which is only advanced after the
line. On a line that closes a fence yet carries trailing text, `reserveChars`
was 0 while `flush()` still appended a `` ``` ``, producing a chunk of
`maxChars + 4` (e.g. 2004 > 2000) that Discord rejects with HTTP 400.
Reserve against `nextOpenFence ?? openFence` so whichever fence a flush can
close is accounted for, keeping a fence-closing line's chunk within `maxChars`.
Co-authored-by: ly-wang19 <ly-wang19@users.noreply.github.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-06-23 01:28:14 +00:00
..
2026-06-21 12:24:15 +08:00
2026-06-22 19:33:21 +02:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 09:37:09 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 02:50:55 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 17:15:40 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 16:12:51 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 17:38:57 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 16:42:27 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-19 00:33:04 +08:00
2026-06-22 16:32:50 +00:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-23 01:28:14 +00:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 19:52:02 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 19:13:14 +00:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 16:12:51 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 18:28:01 +00:00
2026-06-21 12:24:15 +08:00
2026-06-22 17:39:25 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 19:07:45 +00:00
2026-06-21 12:24:15 +08:00
2026-06-22 16:57:03 +08:00
2026-06-22 19:08:00 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 15:48:43 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 17:20:54 +00:00
2026-06-21 12:24:15 +08:00
2026-06-22 18:06:55 +00:00
2026-06-22 16:12:51 +08:00
2026-06-21 12:24:15 +08:00
2026-06-23 07:16:14 +08:00
2026-06-21 12:24:15 +08:00
2026-06-23 00:33:45 +00:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-23 06:03:55 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 16:12:51 +08:00
2026-06-22 18:50:59 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 18:47:24 +08:00
2026-06-22 18:08:05 +00:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 19:57:21 +00:00
2026-06-22 19:15:25 +00:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-23 02:35:02 +02:00
2026-06-22 02:45:56 -07:00
2026-06-21 12:24:15 +08:00
2026-06-23 07:54:53 +08:00
2026-06-22 18:42:40 +08:00
2026-06-22 21:25:38 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 16:12:51 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 16:12:51 +08:00
2026-06-22 19:16:55 +08:00
2026-06-22 16:12:51 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 17:45:59 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 16:12:51 +08:00
2026-06-22 21:43:47 +02:00
2026-06-22 16:12:51 +08:00
2026-06-19 01:20:06 +08:00
2026-06-22 22:12:48 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 16:12:51 +08:00
2026-06-22 18:26:10 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 18:42:40 +08:00
2026-06-22 22:18:49 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-22 17:47:10 +08:00
2026-06-22 19:11:46 +08:00
2026-06-22 11:50:50 -06:00
2026-06-21 12:24:15 +08:00
2026-06-22 16:12:51 +08:00
2026-06-21 12:24:15 +08:00
2026-06-21 12:24:15 +08:00
2026-06-19 01:20:06 +08:00