openclaw/src/discord/monitor
Peter Steinberger 53273b490b fix(auto-reply): prevent sender spoofing in group prompts 2026-02-10 00:44:38 -06:00
..
agent-components.test.ts fix: enforce Discord agent component DM auth (#11254) (thanks @thedudeabidesai) 2026-02-10 00:26:59 -06:00
agent-components.ts Discord: add exec approval cleanup option (#13205) 2026-02-10 00:39:42 -06:00
allow-list.test.ts fix: resolve discord owner allowFrom matches 2026-02-05 00:51:39 -08:00
allow-list.ts fix: resolve discord owner allowFrom matches 2026-02-05 00:51:39 -08:00
exec-approvals.test.ts chore: Enable `typescript/no-explicit-any` rule. 2026-02-02 16:18:09 +09:00
exec-approvals.ts Discord: add exec approval cleanup option (#13205) 2026-02-10 00:39:42 -06:00
format.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09: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 Centralize date/time formatting utilities (#11831) 2026-02-08 04:53:31 -08: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 fix(routing): make bindings dynamic by calling loadConfig() per-message (#11372) 2026-02-09 00:34:55 -06: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 chore: Enable `typescript/no-explicit-any` rule. 2026-02-02 16:18:09 +09: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 fix(auto-reply): prevent sender spoofing in group prompts 2026-02-10 00:44:38 -06: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
provider.ts fix: enforce Discord agent component DM auth (#11254) (thanks @thedudeabidesai) 2026-02-10 00:26:59 -06: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 chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
threading.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
typing.ts chore: Enable "curly" rule to avoid single-statement if confusion/errors. 2026-01-31 16:19:20 +09:00