openclaw/src/slack
Peter Steinberger e0201c2774 fix: keep channel typing active during long inference (#25886, thanks @stakeswky)
Co-authored-by: stakeswky <stakeswky@users.noreply.github.com>
2026-02-25 02:03:27 +00:00
..
http
monitor fix: keep channel typing active during long inference (#25886, thanks @stakeswky) 2026-02-25 02:03:27 +00:00
accounts.ts fix(security): harden account-key handling against prototype pollution 2026-02-24 01:09:31 +00:00
actions.blocks.test.ts test(slack): dedupe block and draft stream test fixtures 2026-02-18 12:57:51 +00:00
actions.read.test.ts
actions.ts Slack: add media block fallback text handling 2026-02-16 23:51:44 +01: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
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.ts style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
modal-metadata.test.ts Slack: add modal private metadata utilities 2026-02-16 23:51:44 +01:00
modal-metadata.ts Slack: add modal private metadata utilities 2026-02-16 23:51:44 +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 test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00: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 test(slack): dedupe block and draft stream test fixtures 2026-02-18 12:57:51 +00:00
send.ts fix(slack): resolve user IDs to DM channels before files.uploadV2 (#23773) 2026-02-22 13:04:53 -05:00
send.upload.test.ts test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00:00
stream-mode.test.ts refactor(config): unify streaming config across channels 2026-02-21 19:53:42 +01: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
threading-tool-context.ts
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
types.ts fix(slack): extract text and media from forwarded message attachments 2026-02-16 23:55:34 +01:00