openclaw/src/discord
Shadow 0eef7a367d
fix(discord): honor agent media roots in replies
2026-03-03 11:29:58 -06:00
..
monitor fix(discord): honor agent media roots in replies 2026-03-03 11:29:58 -06:00
voice fix: discord mention handling (#33224) (thanks @thewilloftheshadow) (#33224) 2026-03-03 10:32:22 -06:00
accounts.test.ts Doctor: keep allowFrom account-scoped in multi-account configs 2026-02-26 05:34:58 -05:00
accounts.ts fix(security): harden account-key handling against prototype pollution 2026-02-24 01:09:31 +00:00
api.test.ts refactor(test): dedupe agent and discord test fixtures 2026-02-22 20:04:51 +00:00
api.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
audit.test.ts fix: ignore discord wildcard audit keys (#33125) (thanks @thewilloftheshadow) (#33125) 2026-03-03 09:28:30 -06:00
audit.ts fix: ignore discord wildcard audit keys (#33125) (thanks @thewilloftheshadow) (#33125) 2026-03-03 09:28:30 -06:00
chunk.test.ts refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
chunk.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
client.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
components-registry.ts Discord: add component v2 UI tool support (#17419) 2026-02-15 21:19:25 -06:00
components.test.ts Discord: add component v2 UI tool support (#17419) 2026-02-15 21:19:25 -06:00
components.ts fix: normalize Discord wildcard sentinel parsing (#29459) (thanks @Sid-Qin) 2026-03-02 03:08:32 +00:00
directory-cache.ts fix: discord mention handling (#33224) (thanks @thewilloftheshadow) (#33224) 2026-03-03 10:32:22 -06:00
directory-live.test.ts refactor(discord): dedupe directory and media send paths 2026-02-22 17:54:51 +00:00
directory-live.ts fix: discord mention handling (#33224) (thanks @thewilloftheshadow) (#33224) 2026-03-03 10:32:22 -06:00
draft-chunking.ts fix(security): harden account-key handling against prototype pollution 2026-02-24 01:09:31 +00:00
draft-stream.ts refactor(test): dedupe gateway and web scaffolding 2026-02-22 20:04:51 +00:00
gateway-logging.test.ts chore: Fix types in tests 39/N. 2026-02-17 15:50:07 +09:00
gateway-logging.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
guilds.ts refactor(discord): dedupe guild listing 2026-02-15 04:13:14 +00:00
mentions.test.ts fix: discord mention handling (#33224) (thanks @thewilloftheshadow) (#33224) 2026-03-03 10:32:22 -06:00
mentions.ts fix: discord mention handling (#33224) (thanks @thewilloftheshadow) (#33224) 2026-03-03 10:32:22 -06:00
monitor.gateway.test.ts test(commands): dedupe command and onboarding test cases 2026-03-02 07:13:10 +00:00
monitor.gateway.ts refactor(web): split trusted and strict web tool fetch paths 2026-03-02 01:14:06 +00:00
monitor.test.ts fix(discord): harden reconnect recovery and preserve message delivery 2026-03-01 23:46:07 +00:00
monitor.tool-result.accepts-guild-messages-mentionpatterns-match.e2e.test.ts refactor(tests): dedupe discord monitor e2e fixtures 2026-03-03 01:54:27 +00:00
monitor.tool-result.sends-status-replies-responseprefix.test.ts test: dedupe gateway browser discord and channel coverage 2026-02-22 17:11:54 +00:00
monitor.tool-result.test-harness.ts refactor: dedupe channel outbound and monitor tests 2026-03-03 00:15:15 +00:00
monitor.ts
pluralkit.test.ts Discord: add PluralKit sender identity resolver (#5838) 2026-01-31 19:50:06 -06:00
pluralkit.ts Discord: add PluralKit sender identity resolver (#5838) 2026-01-31 19:50:06 -06:00
probe.intents.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
probe.parse-token.test.ts test(discord): add unit tests for parseApplicationIdFromToken 2026-03-02 02:05:48 +00:00
probe.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
resolve-channels.test.ts fix: harden Discord channel resolution (#33142) (thanks @thewilloftheshadow) (#33142) 2026-03-03 09:31:26 -06:00
resolve-channels.ts fix: harden Discord channel resolution (#33142) (thanks @thewilloftheshadow) (#33142) 2026-03-03 09:31:26 -06:00
resolve-users.test.ts refactor(test): dedupe agent and discord test fixtures 2026-02-22 20:04:51 +00:00
resolve-users.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
send.channels.ts chore: fix formatting on CI-drift files (#22391) 2026-02-20 22:40:30 -05:00
send.components.test.ts feat: thread-bound subagents on Discord (#21805) 2026-02-21 16:14:55 +01:00
send.components.ts refactor(discord): dedupe directory and media send paths 2026-02-22 17:54:51 +00:00
send.creates-thread.test.ts fix(discord): support applied_tags parameter for forum thread creation 2026-03-02 02:05:11 +00:00
send.emojis-stickers.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
send.guild.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
send.messages.ts fix(discord): support applied_tags parameter for forum thread creation 2026-03-02 02:05:11 +00:00
send.outbound.ts fix: discord mention handling (#33224) (thanks @thewilloftheshadow) (#33224) 2026-03-03 10:32:22 -06:00
send.permissions.authz.test.ts test(discord): dedupe guild permission route mocks 2026-02-22 07:44:57 +00:00
send.permissions.ts refactor(discord): dedupe directory and media send paths 2026-02-22 17:54:51 +00:00
send.reactions.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
send.sends-basic-channel-messages.test.ts fix: discord mention handling (#33224) (thanks @thewilloftheshadow) (#33224) 2026-03-03 10:32:22 -06:00
send.shared.ts fix: discord mention handling (#33224) (thanks @thewilloftheshadow) (#33224) 2026-03-03 10:32:22 -06:00
send.test-harness.ts test: add explicit harness mock types 2026-02-14 16:51:25 -05:00
send.ts feat: thread-bound subagents on Discord (#21805) 2026-02-21 16:14:55 +01:00
send.types.ts fix(discord): support applied_tags parameter for forum thread creation 2026-03-02 02:05:11 +00:00
send.webhook-activity.test.ts test(core): trim redundant test resets and use mockClear 2026-02-22 08:12:55 +00:00
targets.test.ts test(core): reduce reset overhead in messaging and agent e2e mocks 2026-02-22 08:33:06 +00:00
targets.ts fix: discord mention handling (#33224) (thanks @thewilloftheshadow) (#33224) 2026-03-03 10:32:22 -06:00
test-http-helpers.ts refactor(test): dedupe agent and discord test fixtures 2026-02-22 20:04:51 +00:00
token.test.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
token.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
ui.ts Discord: CV2! (#16364) 2026-02-15 10:24:53 -06:00
voice-message.test.ts fix(discord): harden voice ffmpeg path and opus fast-path 2026-03-03 01:14:15 +00:00
voice-message.ts fix(discord): use fetch for voice upload slots 2026-03-03 10:22:28 -06:00