openclaw/src/slack
Peter Steinberger 17c434f2f3 refactor: split browser context/actions and unify CDP timeout policy 2026-03-02 16:02:39 +00:00
..
http
monitor refactor: split browser context/actions and unify CDP timeout policy 2026-03-02 16:02:39 +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(slack): use SLACK_USER_TOKEN when connecting to Slack (#28103) 2026-03-01 11:05:35 -06:00
actions.blocks.test.ts test(slack): dedupe block and draft stream test fixtures 2026-02-18 12:57:51 +00:00
actions.download-file.test.ts test(integration): dedupe messaging, secrets, and plugin test suites 2026-03-02 07:13:11 +00:00
actions.read.test.ts
actions.ts fix(slack): scope download-file to channel and thread context 2026-03-02 02:23:22 +00:00
blocks-fallback.test.ts Slack: add media block fallback text handling 2026-02-16 23:51:44 +01:00
blocks-fallback.ts Slack: add media block fallback text handling 2026-02-16 23:51:44 +01:00
blocks-input.test.ts test: dedupe repeated validation and throw assertions 2026-02-21 23:28:07 +00:00
blocks-input.ts Slack: validate runtime blocks in send and edit paths 2026-02-16 23:51:44 +01:00
blocks.test-helpers.ts test(slack): dedupe block and draft stream test fixtures 2026-02-18 12:57:51 +00:00
channel-migration.test.ts refactor(channels): dedupe plugin routing and channel helpers 2026-02-22 14:08:51 +00:00
channel-migration.ts
client.test.ts
client.ts
directory-live.ts fix(slack): use SLACK_USER_TOKEN when connecting to Slack (#28103) 2026-03-01 11:05:35 -06:00
draft-stream.test.ts test(slack): type draft stream harness callbacks 2026-02-18 13:02:59 +00:00
draft-stream.ts refactor(channels): share draft stream loop across slack and telegram 2026-02-16 23:48:43 +00:00
format.test.ts test: consolidate redundant suites and speed up timers 2026-02-23 04:44:42 +00:00
format.ts refactor(slack): share markdown render options 2026-02-18 18:33:48 +00:00
index.ts
message-actions.test.ts feat(slack): add download-file action for on-demand file attachment access (#24723) 2026-03-01 11:45:05 -06:00
message-actions.ts feat(slack): add download-file action for on-demand file attachment access (#24723) 2026-03-01 11:45:05 -06:00
modal-metadata.test.ts fix(slack): gate interactive system events by sender auth 2026-02-26 02:11:50 +01:00
modal-metadata.ts fix(slack): gate interactive system events by sender auth 2026-02-26 02:11:50 +01:00
monitor.test-helpers.ts test: dedupe slack missing-thread tests and cover history failures 2026-02-18 05:31:06 +00:00
monitor.test.ts perf(test): fake abort timer and dedupe slack thread cases 2026-02-18 16:14:07 +00:00
monitor.threading.missing-thread-ts.test.ts test: dedupe slack missing-thread tests and cover history failures 2026-02-18 05:31:06 +00:00
monitor.tool-result.test.ts fix(slack): skip monitor startup for disabled accounts [AI-assisted] (openclaw#30592) thanks @liuxiaopai-ai 2026-03-01 10:19:50 -06:00
monitor.ts
probe.ts refactor(probe): share withTimeout 2026-02-16 00:39:11 +00:00
resolve-channels.test.ts
resolve-channels.ts
resolve-users.ts refactor(slack): dedupe allowlist match selection 2026-02-15 05:57:11 +00:00
scopes.ts
send.blocks.test.ts fix(slack): suppress NO_REPLY before Slack API call 2026-02-26 13:40:58 +00:00
send.ts fix: preserve dns pinning for strict web SSRF fetches 2026-03-02 15:54:46 +00:00
send.upload.test.ts fix: preserve dns pinning for strict web SSRF fetches 2026-03-02 15:54:46 +00:00
sent-thread-cache.test.ts Cron+Slack: fix cooldown omission and cache cap enforcement 2026-03-01 20:39:24 +01:00
sent-thread-cache.ts Cron+Slack: fix cooldown omission and cache cap enforcement 2026-03-01 20:39:24 +01:00
stream-mode.test.ts fix(slack): map legacy streaming=false to off (openclaw#26020) thanks @chilu18 2026-03-01 10:21:25 -06:00
stream-mode.ts refactor(config): unify streaming config across channels 2026-02-21 19:53:42 +01:00
streaming.ts fix(slack): pass recipient_team_id to streaming API calls (#20988) 2026-02-19 14:44:34 -08:00
targets.test.ts test(targets): table-drive slack and discord parse cases 2026-02-21 23:28:07 +00:00
targets.ts refactor(channels): share prefixed target parsing 2026-02-17 00:32:34 +00:00
threading-tool-context.test.ts fix(slack): honor replyToModeByChatType when ThreadLabel exists (#26251) 2026-03-01 11:02:06 -06:00
threading-tool-context.ts fix(slack): honor replyToModeByChatType when ThreadLabel exists (#26251) 2026-03-01 11:02:06 -06:00
threading.test.ts fix(slack): enforce replyToMode for auto-thread_ts and inline reply tags (#23839) 2026-02-22 14:36:46 -05:00
threading.ts fix(slack): enforce replyToMode for auto-thread_ts and inline reply tags (#23839) 2026-02-22 14:36:46 -05:00
token.ts fix(slack): use SLACK_USER_TOKEN when connecting to Slack (#28103) 2026-03-01 11:05:35 -06:00
types.ts fix(slack): extract text and media from forwarded message attachments 2026-02-16 23:55:34 +01:00