openclaw/src/discord
Peter Steinberger 7eda632324 refactor: split slack/discord/session maintenance helpers 2026-03-02 23:07:20 +00:00
..
monitor refactor: split slack/discord/session maintenance helpers 2026-03-02 23:07:20 +00:00
voice refactor: dedupe channel and gateway surfaces 2026-03-02 19:57:33 +00: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
audit.test.ts
audit.ts
chunk.test.ts
chunk.ts
client.ts
components-registry.ts
components.test.ts
components.ts fix: normalize Discord wildcard sentinel parsing (#29459) (thanks @Sid-Qin) 2026-03-02 03:08:32 +00:00
directory-live.test.ts refactor(discord): dedupe directory and media send paths 2026-02-22 17:54:51 +00:00
directory-live.ts refactor(discord): dedupe directory and media send paths 2026-02-22 17:54:51 +00: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
gateway-logging.ts
guilds.ts
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 test: move integration-heavy suites to e2e lane 2026-03-02 05:33:07 +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
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 refactor(gateway): dedupe auth and discord monitor suites 2026-03-02 21:31:36 +00:00
resolve-channels.test.ts refactor: dedupe channel and gateway surfaces 2026-03-02 19:57:33 +00:00
resolve-channels.ts fix(discord): enrich allowlist resolution logs 2026-03-02 04:19:37 +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
send.channels.ts
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
send.guild.ts
send.messages.ts fix(discord): support applied_tags parameter for forum thread creation 2026-03-02 02:05:11 +00:00
send.outbound.ts refactor(discord): dedupe directory and media send paths 2026-02-22 17:54:51 +00: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
send.sends-basic-channel-messages.test.ts refactor(discord): dedupe directory and media send paths 2026-02-22 17:54:51 +00:00
send.shared.ts refactor: split telegram delivery and unify media/frontmatter/i18n pipelines 2026-03-02 04:14:06 +00: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(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 refactor: dedupe channel and gateway surfaces 2026-03-02 19:57:33 +00:00
test-http-helpers.ts refactor(test): dedupe agent and discord test fixtures 2026-02-22 20:04:51 +00:00
token.test.ts
token.ts
ui.ts
voice-message.ts