openclaw/src/slack
Peter Steinberger de3e6a8c5b fix(routing): require ids for slack and msteams allowlists 2026-03-13 01:44:42 +00:00
..
http
monitor fix(routing): require ids for slack and msteams allowlists 2026-03-13 01:44:42 +00:00
account-inspect.ts refactor(slack): share account surface field types 2026-03-07 17:05:23 +00:00
account-surface-fields.ts refactor(slack): share account surface field types 2026-03-07 17:05:23 +00:00
accounts.test.ts Doctor: keep allowFrom account-scoped in multi-account configs 2026-02-26 05:34:58 -05:00
accounts.ts refactor(slack): share account surface field types 2026-03-07 17:05:23 +00: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 refactor: dedupe channel outbound and monitor tests 2026-03-03 00:15:15 +00:00
actions.read.test.ts
actions.ts fix(slack): propagate mediaLocalRoots through Slack send path 2026-03-05 16:52:49 -06:00
blocks-fallback.test.ts
blocks-fallback.ts
blocks-input.test.ts test: dedupe repeated validation and throw assertions 2026-02-21 23:28:07 +00:00
blocks-input.ts
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
format.test.ts refactor: unify queueing and normalize telegram slack flows 2026-03-02 20:55:15 +00:00
format.ts refactor: unify queueing and normalize telegram slack flows 2026-03-02 20:55:15 +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 refactor(channels): dedupe monitor message test flows 2026-03-03 01:06:00 +00:00
monitor.ts
probe.ts
resolve-allowlist-common.test.ts refactor: share slack allowlist resolver scaffolding 2026-03-07 21:09:27 +00:00
resolve-allowlist-common.ts refactor: share slack allowlist resolver scaffolding 2026-03-07 21:09:27 +00:00
resolve-channels.test.ts
resolve-channels.ts refactor: share slack allowlist resolver scaffolding 2026-03-07 21:09:27 +00:00
resolve-users.test.ts refactor: share slack allowlist resolver scaffolding 2026-03-07 21:09:27 +00:00
resolve-users.ts refactor: share slack allowlist resolver scaffolding 2026-03-07 21:09:27 +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(outbound): unify resolved cfg threading across send paths (#33987) 2026-03-04 00:20:44 -06:00
send.upload.test.ts refactor(net): unify proxy env checks and guarded fetch modes 2026-03-02 16:24:26 +00:00
sent-thread-cache.test.ts fix(runtime): duplicate messages, share singleton state across bundled chunks (#43683) 2026-03-12 14:59:27 -04:00
sent-thread-cache.ts fix(runtime): duplicate messages, share singleton state across bundled chunks (#43683) 2026-03-12 14:59:27 -04: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): remove double mrkdwn conversion in native streaming path 2026-03-05 20:34:43 -06:00
targets.test.ts test(targets): table-drive slack and discord parse cases 2026-02-21 23:28:07 +00:00
targets.ts refactor: dedupe channel and gateway surfaces 2026-03-02 19:57:33 +00:00
threading-tool-context.test.ts fix(slack): thread channel ID through inbound context for reactions (#34831) 2026-03-05 20:47:31 -06:00
threading-tool-context.ts fix(slack): thread channel ID through inbound context for reactions (#34831) 2026-03-05 20:47:31 -06:00
threading.test.ts refactor: dedupe channel and gateway surfaces 2026-03-02 19:57:33 +00: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 feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
types.ts