openclaw/src/slack/monitor
2026-01-26 12:30:16 -05:00
..
events feat(config): gate channel config writes 2026-01-15 01:41:15 +00:00
message-handler Slack: clear ack reaction after streaming replies (#2044) 2026-01-25 21:28:46 -06:00
allow-list.ts refactor: share allowlist match metadata 2026-01-18 01:49:25 +00:00
auth.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
channel-config.test.ts refactor: unify channel config matching and gating 2026-01-18 01:24:00 +00:00
channel-config.ts refactor(channels): centralize match metadata 2026-01-21 18:21:19 +00:00
commands.ts chore: migrate to oxlint and oxfmt 2026-01-14 15:02:19 +00:00
context.test.ts fix: normalize session keys and outbound mirroring 2026-01-24 11:57:11 +00:00
context.ts fix: groupPolicy: "open" ignored when channel-specific config exists 2026-01-24 07:05:55 +00:00
events.ts refactor(src): split oversized modules 2026-01-14 01:17:56 +00:00
exec-approvals.test.ts fix(test): update test for renamed getExecApprovalActionIdPrefix 2026-01-26 12:30:16 -05:00
exec-approvals.ts fix(slack): prevent duplicate messages and use Slack date formatting 2026-01-26 02:41:51 -05:00
media.ts hydrate files from thread root message on replies 2026-01-23 05:10:36 +00:00
message-handler.ts fix: resolve heartbeat sender and Slack thread_ts 2026-01-23 02:05:34 +00:00
policy.ts refactor: prune room legacy 2026-01-17 07:41:24 +00:00
provider.ts fix: remove unused imports and parameters (lint) 2026-01-26 02:47:39 -05:00
replies.ts fix: newline chunking across channels 2026-01-25 04:11:36 +00:00
slash.command-arg-menus.test.ts feat(slash-commands): usage footer modes 2026-01-18 05:35:35 +00:00
slash.policy.test.ts fix: cover slack open policy gating (#1563) (thanks @itsjaydesu) 2026-01-24 07:09:26 +00:00
slash.ts fix: newline chunking across channels 2026-01-25 04:11:36 +00:00
thread-resolution.test.ts fix: resolve heartbeat sender and Slack thread_ts 2026-01-23 02:05:34 +00:00
thread-resolution.ts fix: resolve heartbeat sender and Slack thread_ts 2026-01-23 02:05:34 +00:00
types.ts fix: stabilize slack http receiver import 2026-01-18 15:44:17 +00:00