openclaw/src/discord/monitor
Peter Steinberger cf04208cb9 fix(allowlist): canonicalize Slack/Discord allowFrom 2026-02-15 03:46:16 +01:00
..
agent-components.test.ts fix(discord): defer component interactions to prevent timeout (#16287) 2026-02-14 17:38:01 +01:00
agent-components.ts fix(allowlist): canonicalize Slack/Discord allowFrom 2026-02-15 03:46:16 +01:00
allow-list.test.ts fix: add discord role allowlists (#10650) (thanks @Minidoracat) 2026-02-12 19:52:24 -06:00
allow-list.ts fix: add discord role allowlists (#10650) (thanks @Minidoracat) 2026-02-12 19:52:24 -06:00
exec-approvals.test.ts fix: add discord exec approval channel targeting (#16051) (thanks @leonnardo) 2026-02-14 12:05:53 -06:00
exec-approvals.ts fix: add discord exec approval channel targeting (#16051) (thanks @leonnardo) 2026-02-14 12:05:53 -06:00
format.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00
gateway-plugin.ts perf: reduce hotspot test startup and timeout costs 2026-02-13 20:03:01 +00:00
gateway-registry.test.ts Address PR feedback 2026-02-04 04:02:38 +00:00
gateway-registry.ts Address PR feedback 2026-02-04 04:02:38 +00:00
listeners.ts fix: add discord role allowlists (#10650) (thanks @Minidoracat) 2026-02-12 19:52:24 -06:00
message-handler.inbound-contract.test.ts refactor: unify peer kind to ChatType, rename dm to direct (#11881) 2026-02-09 09:20:52 +09:00
message-handler.preflight.ts refactor(config): add dmPolicy aliases for Slack/Discord 2026-02-14 21:04:27 +01:00
message-handler.preflight.types.ts Discord: fix PK sender identity context 2026-01-31 20:20:17 -06:00
message-handler.process.test.ts refactor: centralize dispatcher lifecycle ownership 2026-02-14 00:41:37 +01:00
message-handler.process.ts fix(auto-reply): prevent sender spoofing in group prompts 2026-02-10 00:44:38 -06:00
message-handler.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
message-utils.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
native-command.ts refactor(config): add dmPolicy aliases for Slack/Discord 2026-02-14 21:04:27 +01:00
presence-cache.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
presence-cache.ts fix: comprehensive BlueBubbles and channel cleanup (#11093) 2026-02-07 05:00:55 -08:00
presence.test.ts Discord: refine presence config defaults (#10855) (thanks @h0tp-ftw) 2026-02-13 13:34:19 -06:00
presence.ts Discord: refine presence config defaults (#10855) (thanks @h0tp-ftw) 2026-02-13 13:34:19 -06:00
provider.proxy.test.ts perf(test): speed up discord proxy test 2026-02-14 17:56:39 +00:00
provider.ts refactor(config): add dmPolicy aliases for Slack/Discord 2026-02-14 21:04:27 +01:00
reply-context.ts fix(auto-reply): prevent sender spoofing in group prompts 2026-02-10 00:44:38 -06:00
reply-delivery.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
sender-identity.ts chore: Enable `typescript/no-explicit-any` rule. 2026-02-02 16:18:09 +09:00
system-events.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
threading.test.ts Security/Browser: constrain trace and download output paths to OpenClaw temp roots (#15652) 2026-02-13 19:24:33 +00:00
threading.ts fix: normalize Discord autoThread reply target (#8302) (thanks @gavinbmoore) 2026-02-13 13:04:55 -06:00
typing.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00