openclaw/extensions/discord/src
Peter Steinberger b7f524abaa fix: resolve post-rebase gate follow-ups for #60081 2026-04-04 00:53:45 +09:00
..
actions refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
monitor fix: resolve post-rebase gate follow-ups for #60081 2026-04-04 00:53:45 +09:00
test-support test: reduce discord component partial mocks 2026-04-03 16:13:09 +01:00
voice perf(test): narrow discord auth runtime imports 2026-04-02 00:00:26 +09:00
account-inspect.test.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
account-inspect.ts
accounts.test.ts
accounts.ts refactor: share merged account config helper 2026-03-22 19:01:52 +00:00
api.test.ts fix(ci): route extension test helpers through public sdk seams 2026-04-04 00:03:48 +09:00
api.ts refactor: add retry runtime sdk seam 2026-03-28 05:59:07 +00:00
approval-native.test.ts test: add cross-provider approval availability coverage (#59776) (thanks @joelnishanth) 2026-04-03 02:21:17 +09:00
approval-native.ts refactor(discord): share proxy resolution helpers 2026-04-03 19:58:23 +09:00
audit.test.ts test: speed up extension suites 2026-03-31 02:25:02 +01:00
audit.ts
channel-actions.test.ts fix(ci): repair discord regression tests 2026-03-26 14:23:57 -05:00
channel-actions.ts fix(plugins): unblock Discord/Slack message tool sends and Feishu media (#52991) 2026-03-23 09:04:57 -07:00
channel.runtime.ts
channel.setup.ts
channel.test.ts fix: honor discord account replyToMode 2026-04-03 10:14:42 -05:00
channel.ts refactor(discord): lazy-load actions and audit 2026-04-04 00:40:30 +09:00
chunk.test.ts fix(ci): route extension test helpers through public sdk seams 2026-04-04 00:03:48 +09:00
chunk.ts perf(test): narrow discord chunking imports 2026-04-02 00:41:57 +09:00
client.proxy.test.ts fix: keep Discord proxy fallback local (#57465) (thanks @geekhuashan) 2026-04-03 18:49:14 +09:00
client.test.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
client.ts refactor(discord): share proxy resolution helpers 2026-04-03 19:58:23 +09:00
component-custom-id.ts perf(test): narrow discord component import path 2026-04-01 23:58:06 +09:00
components-registry.ts fix: align discord registry and runtime test helpers 2026-03-28 00:13:44 +00:00
components.test.ts test: speed up discord channel suites 2026-03-24 21:48:07 +00:00
components.ts fix(security): close fail-open bypass in exec script preflight [AI] (#59398) 2026-04-02 11:00:39 -06:00
config-schema.ts refactor: move channel config metadata into plugin-owned manifests 2026-03-27 01:59:30 +00:00
config-ui-hints.ts fix(config): harden SecretRef round-trip handling in Control UI and RPC writes (#58044) 2026-03-30 23:55:03 -05:00
directory-cache.ts
directory-config.ts refactor: share directory config listers 2026-03-26 23:20:26 +00:00
directory-live.test.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
directory-live.ts
draft-chunking.test.ts ci: fix workflow sanity gate 2026-03-22 23:04:04 +00:00
draft-chunking.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
draft-stream.test.ts ci: fix workflow sanity gate 2026-03-22 23:04:04 +00:00
draft-stream.ts
exec-approvals.test.ts feat(approvals): auto-enable native chat approvals 2026-04-02 17:30:40 +01:00
exec-approvals.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
gateway-logging.test.ts test: trim extension teardown churn 2026-04-03 07:14:58 +01:00
gateway-logging.ts fix: let carbon own gateway reconnects (#59019) 2026-04-01 19:12:35 +05:30
group-policy.ts fix: honor discord account guild policy config 2026-04-03 10:24:42 -05:00
guilds.ts
mentions.test.ts
mentions.ts
message-tool-schema.ts fix: export shared channel action enum helpers 2026-03-26 21:21:44 +00:00
monitor.gateway.test.ts fix: let carbon own gateway reconnects (#59019) 2026-04-01 19:12:35 +05:30
monitor.gateway.ts fix: let carbon own gateway reconnects (#59019) 2026-04-01 19:12:35 +05:30
monitor.test.ts refactor(plugin-sdk): genericize web channel runtime seams 2026-04-03 11:17:28 +01:00
monitor.tool-result.accepts-guild-messages-mentionpatterns-match.e2e.test.ts test: share discord monitor fixtures 2026-03-26 20:12:21 +00:00
monitor.tool-result.sends-status-replies-responseprefix.test.ts test: share discord monitor fixtures 2026-03-26 20:12:21 +00:00
monitor.tool-result.test-harness.ts fix(ci): route extension tests through sdk seams 2026-04-03 23:15:57 +09:00
monitor.tool-result.test-helpers.ts test: share discord monitor fixtures 2026-03-26 20:12:21 +00:00
monitor.ts
normalize.test.ts test(discord): cover additional utility surfaces 2026-03-22 15:55:41 -07:00
normalize.ts
outbound-adapter.interactive-order.test.ts test: share discord monitor fixtures 2026-03-26 20:12:21 +00:00
outbound-adapter.test-harness.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
outbound-adapter.test.ts refactor: unify approval forwarding and rendering 2026-03-30 08:28:33 +09:00
outbound-adapter.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
outbound-session-route.ts refactor: share discord outbound session routing 2026-03-26 18:51:02 +00:00
pluralkit.test.ts
pluralkit.ts refactor: add fetch runtime sdk seam 2026-03-28 05:44:33 +00:00
probe.intents.test.ts
probe.parse-token.test.ts
probe.runtime.ts fix(ci): restore plugin runtime boundaries 2026-03-27 14:38:40 +00:00
probe.ts refactor: add fetch runtime sdk seam 2026-03-28 05:44:33 +00:00
proxy-fetch.ts refactor(discord): share proxy resolution helpers 2026-04-03 19:58:23 +09:00
resolve-allowlist-common.test.ts
resolve-allowlist-common.ts
resolve-channels.test.ts fix(ci): route extension test helpers through public sdk seams 2026-04-04 00:03:48 +09:00
resolve-channels.ts
resolve-users.test.ts fix(ci): route extension test helpers through public sdk seams 2026-04-04 00:03:48 +09:00
resolve-users.ts
retry.ts refactor: add retry runtime sdk seam 2026-03-28 05:59:07 +00:00
runtime-api.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
runtime-group-policy.ts refactor(discord): share proxy resolution helpers 2026-04-03 19:58:23 +09:00
runtime.ts fix(ci): restore extension runtime seams 2026-04-03 22:57:28 +09:00
send.channels.ts
send.components.test.ts test: speed up extension suites 2026-03-31 02:25:02 +01:00
send.components.ts refactor(plugin-sdk): genericize web channel runtime seams 2026-04-03 11:17:28 +01:00
send.creates-thread.test.ts test: speed up extension suites 2026-03-31 02:25:02 +01:00
send.emojis-stickers.ts
send.guild.ts
send.messages.ts
send.outbound.ts refactor(discord): share proxy resolution helpers 2026-04-03 19:58:23 +09:00
send.permissions.authz.test.ts test: speed up extension suites 2026-03-31 02:25:02 +01:00
send.permissions.ts
send.reactions.ts
send.sends-basic-channel-messages.test.ts test: speed up extension suites 2026-03-31 02:25:02 +01:00
send.shared.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
send.test-harness.ts fix(ci): route extension tests through sdk seams 2026-04-03 23:15:57 +09:00
send.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
send.types.ts refactor: add retry runtime sdk seam 2026-03-28 05:59:07 +00:00
send.typing.test.ts test: speed up extension suites 2026-03-31 02:25:02 +01:00
send.typing.ts
send.webhook-activity.test.ts perf(discord): avoid broad send barrel in webhook activity test 2026-03-31 22:02:01 +09:00
send.webhook.proxy.test.ts fix: keep Discord proxy fallback local (#57465) (thanks @geekhuashan) 2026-04-03 18:49:14 +09:00
session-key-normalization.test.ts
session-key-normalization.ts
setup-account-state.test.ts refactor: simplify tlon and discord setup accounts 2026-03-22 19:53:51 +00:00
setup-account-state.ts refactor: simplify tlon and discord setup accounts 2026-03-22 19:53:51 +00:00
setup-core.ts refactor: dedupe test and runtime seams 2026-03-24 23:33:30 +00:00
setup-runtime-helpers.ts refactor: dedupe test and runtime seams 2026-03-24 23:33:30 +00:00
setup-surface.test.ts fix: honor legacy setup dm policy accounts 2026-04-03 10:34:18 -05:00
setup-surface.ts refactor: dedupe test and runtime seams 2026-03-24 23:33:30 +00:00
shared-interactive.test.ts
shared-interactive.ts
shared.ts refactor: move channel config metadata into plugin-owned manifests 2026-03-27 01:59:30 +00:00
status-issues.test.ts test: drop redundant status-issues skip checks 2026-04-01 02:32:55 +01:00
status-issues.ts
subagent-hooks.test.ts test: drop subagent hook registration smokes 2026-04-01 03:10:47 +01:00
subagent-hooks.ts fix: harden discord ack auth and gate fallout (#60081) (thanks @FunJim) 2026-04-04 00:53:45 +09:00
targets.test.ts fix: honor discord account guild policy config 2026-04-03 10:24:42 -05:00
targets.ts
test-http-helpers.ts
token.test.ts refactor(plugin-sdk): untangle extension test seams 2026-03-29 23:43:53 +01:00
token.ts
ui.ts
voice-message.test.ts test: trim extension teardown churn 2026-04-03 07:14:58 +01:00
voice-message.ts refactor: add retry runtime sdk seam 2026-03-28 05:59:07 +00:00