openclaw/src/discord
Peter Steinberger 68c674d37c refactor(security): simplify system.run approval model 2026-03-11 01:43:06 +00:00
..
monitor refactor(security): simplify system.run approval model 2026-03-11 01:43:06 +00:00
voice refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +00:00
account-inspect.test.ts refactor: dedupe discord account inspect config merge 2026-03-07 20:33:50 +00:00
account-inspect.ts refactor: dedupe discord account inspect config merge 2026-03-07 20:33:50 +00:00
accounts.test.ts fix(discord): apply effective maxLinesPerMessage in live replies (#40133) 2026-03-10 01:30:24 +03:00
accounts.ts fix(discord): apply effective maxLinesPerMessage in live replies (#40133) 2026-03-10 01:30:24 +03:00
api.test.ts refactor(test): dedupe agent and discord test fixtures 2026-02-22 20:04:51 +00:00
api.ts
audit.test.ts CLI: make read-only SecretRef status flows degrade safely (#37023) 2026-03-05 23:07:13 -06:00
audit.ts CLI: make read-only SecretRef status flows degrade safely (#37023) 2026-03-05 23:07:13 -06:00
chunk.test.ts refactor(channels): dedupe transport and gateway test scaffolds 2026-02-16 14:59:31 +00:00
chunk.ts
client.test.ts fix: thread runtime config through Discord/Telegram sends (#42352) (thanks @joshavant) (#42352) 2026-03-10 13:30:57 -05:00
client.ts fix: thread runtime config through Discord/Telegram sends (#42352) (thanks @joshavant) (#42352) 2026-03-10 13:30:57 -05: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
exec-approvals.ts Telegram: exec approvals for OpenCode/Codex (#37233) 2026-03-09 23:04:35 -04: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
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): make message listener non-blocking (#39154, thanks @yaseenkadlemakki) 2026-03-07 21:13:47 +00:00
monitor.tool-result.accepts-guild-messages-mentionpatterns-match.e2e.test.ts follow-up: align ingress, atomic paths, and channel tests with credential semantics (#33733) 2026-03-03 20:29:46 -06:00
monitor.tool-result.sends-status-replies-responseprefix.test.ts follow-up: align ingress, atomic paths, and channel tests with credential semantics (#33733) 2026-03-03 20:29:46 -06: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
pluralkit.ts
probe.intents.test.ts
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-allowlist-common.test.ts refactor: share discord allowlist resolver scaffolding 2026-03-07 21:09:27 +00:00
resolve-allowlist-common.ts refactor: share discord allowlist resolver scaffolding 2026-03-07 21:09:27 +00:00
resolve-channels.test.ts refactor(discord): dedupe resolve channels fallback tests 2026-03-07 17:58:31 +00:00
resolve-channels.ts refactor: share discord allowlist resolver scaffolding 2026-03-07 21:09:27 +00:00
resolve-users.test.ts refactor(test): dedupe agent and discord test fixtures 2026-02-22 20:04:51 +00:00
resolve-users.ts refactor: share discord allowlist resolver scaffolding 2026-03-07 21:09:27 +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 fix(outbound): unify resolved cfg threading across send paths (#33987) 2026-03-04 00:20:44 -06: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 Telegram/Discord: honor outbound mediaMaxMb uploads (#38065) 2026-03-06 10:53:06 -05: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 fix(outbound): unify resolved cfg threading across send paths (#33987) 2026-03-04 00:20:44 -06:00
send.sends-basic-channel-messages.test.ts Telegram/Discord: honor outbound mediaMaxMb uploads (#38065) 2026-03-06 10:53:06 -05:00
send.shared.ts Telegram/Discord: honor outbound mediaMaxMb uploads (#38065) 2026-03-06 10:53:06 -05:00
send.test-harness.ts
send.ts feat: thread-bound subagents on Discord (#21805) 2026-02-21 16:14:55 +01:00
send.types.ts fix(outbound): unify resolved cfg threading across send paths (#33987) 2026-03-04 00:20:44 -06:00
send.webhook-activity.test.ts fix(outbound): unify resolved cfg threading across send paths (#33987) 2026-03-04 00:20:44 -06:00
session-key-normalization.test.ts refactor(sessions): add provider key normalizers 2026-03-08 01:17:06 +00:00
session-key-normalization.ts refactor(sessions): add provider key normalizers 2026-03-08 01:17:06 +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 CLI: make read-only SecretRef status flows degrade safely (#37023) 2026-03-05 23:07:13 -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