..
bot
refactor(telegram): remove dmPolicy from group allow context helper
2026-02-26 09:21:54 +05:30
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
allowed-updates.ts
…
api-logging.ts
…
audit.test.ts
refactor(channels): dedupe message routing and telegram helpers
2026-02-22 07:44:57 +00:00
audit.ts
…
bot-access.ts
fix(security): keep DM pairing allowlists out of group auth
2026-02-26 12:58:18 +01:00
bot-handlers.ts
fix(security): keep DM pairing allowlists out of group auth
2026-02-26 12:58:18 +01:00
bot-message-context.audio-transcript.test.ts
refactor(channels): dedupe message routing and telegram helpers
2026-02-22 07:44:57 +00:00
bot-message-context.dm-threads.test.ts
…
bot-message-context.dm-topic-threadid.test.ts
Fix Telegram DM last-route metadata leakage ( #19491 )
2026-02-22 11:29:59 +05:30
bot-message-context.sender-prefix.test.ts
refactor(channels): dedupe message routing and telegram helpers
2026-02-22 07:44:57 +00:00
bot-message-context.test-harness.ts
refactor(security): centralize channel allowlist auth policy
2026-02-26 13:06:33 +01:00
bot-message-context.ts
fix(security): keep DM pairing allowlists out of group auth
2026-02-26 12:58:18 +01:00
bot-message-dispatch.test.ts
fix(telegram): prime final preview before stop flush
2026-02-26 16:24:31 +05:30
bot-message-dispatch.ts
fix(telegram): preserve finalized previews on mixed text+voice turns
2026-02-26 03:42:47 +01:00
bot-message.test.ts
test(telegram): dedupe bot message processor call setup
2026-02-22 07:35:54 +00:00
bot-message.ts
fix(telegram): add sendChatAction 401 backoff guard (land #27415 , thanks @widingmarcus-cyber)
2026-02-26 11:45:57 +00:00
bot-native-command-menu.test.ts
fix(telegram): degrade command sync on BOT_COMMANDS_TOO_MUCH
2026-02-26 13:40:58 +00:00
bot-native-command-menu.ts
fix(telegram): degrade command sync on BOT_COMMANDS_TOO_MUCH
2026-02-26 13:40:58 +00:00
bot-native-commands.plugin-auth.test.ts
test(telegram): drop redundant plugin auth mock resets
2026-02-22 07:35:54 +00:00
bot-native-commands.session-meta.test.ts
fix(telegram): set provider on native command context
2026-02-22 19:21:26 +01:00
bot-native-commands.test-helpers.ts
test(telegram): dedupe native-command test setup
2026-02-22 07:48:43 +00:00
bot-native-commands.test.ts
test(telegram): dedupe native-command test setup
2026-02-22 07:48:43 +00:00
bot-native-commands.ts
fix(security): keep DM pairing allowlists out of group auth
2026-02-26 12:58:18 +01:00
bot-updates.ts
fix(telegram): unify inbound handling for message-like updates ( #20591 )
2026-02-19 09:54:47 +05:30
bot.create-telegram-bot.test-harness.ts
…
bot.create-telegram-bot.test.ts
security(telegram): fail closed group allowlist against DM pairing store
2026-02-26 09:21:54 +05:30
bot.helpers.test.ts
refactor(config): unify streaming config across channels
2026-02-21 19:53:42 +01:00
bot.media.downloads-media-file-path-no-file-download.test.ts
refactor(telegram-tests): split media suites and decouple store mock
2026-02-25 02:01:52 +00:00
bot.media.e2e-harness.ts
refactor(telegram-tests): split media suites and decouple store mock
2026-02-25 02:01:52 +00:00
bot.media.stickers-and-fragments.test.ts
refactor(telegram-tests): split media suites and decouple store mock
2026-02-25 02:01:52 +00:00
bot.media.test-utils.ts
test: fix TS2742 in telegram media test utils
2026-02-25 02:32:35 +00:00
bot.test.ts
fix(telegram): allow inline button callbacks in groups when command was authorized ( #27309 )
2026-02-26 14:43:11 +05:30
bot.ts
fix(telegram): add sendChatAction 401 backoff guard (land #27415 , thanks @widingmarcus-cyber)
2026-02-26 11:45:57 +00:00
button-types.ts
refactor(test): stabilize case tables and readonly helper inputs
2026-02-22 00:10:07 +01:00
caption.ts
…
dm-access.ts
refactor(telegram): simplify DM media auth precheck flow
2026-02-24 23:49:10 +00:00
draft-chunking.test.ts
…
draft-chunking.ts
fix(security): harden account-key handling against prototype pollution
2026-02-24 01:09:31 +00:00
draft-stream.test.ts
test: dedupe telegram draft stream setup and extend state-dir env coverage
2026-02-22 07:46:17 +00:00
draft-stream.ts
fix: align draft/outbound typings and tests
2026-02-22 08:03:29 +00:00
fetch.test.ts
fix(telegram): refresh global undici dispatcher for autoSelectFamily ( #25682 )
2026-02-25 01:16:03 +00:00
fetch.ts
fix(telegram): refresh global undici dispatcher for autoSelectFamily ( #25682 )
2026-02-25 01:16:03 +00:00
format.test.ts
fix(markdown): require paired || delimiters for spoiler detection ( #26105 )
2026-02-25 04:54:51 +00:00
format.ts
…
format.wrap-md.test.ts
refactor(test): stabilize case tables and readonly helper inputs
2026-02-22 00:10:07 +01:00
group-access.base-access.test.ts
fix(telegram): fail closed on empty group allowFrom override
2026-02-25 11:54:27 +05:30
group-access.group-policy.test.ts
fix: include shared runtime group-policy helper and coverage ( #23367 ) (thanks @bmendonca3)
2026-02-22 12:21:04 +01:00
group-access.ts
fix(telegram): fail closed on empty group allowFrom override
2026-02-25 11:54:27 +05:30
group-config-helpers.ts
refactor(channels): dedupe message routing and telegram helpers
2026-02-22 07:44:57 +00:00
group-migration.test.ts
refactor(channels): dedupe plugin routing and channel helpers
2026-02-22 14:08:51 +00:00
group-migration.ts
…
inline-buttons.test.ts
…
inline-buttons.ts
…
lane-delivery.ts
fix(telegram): prime final preview before stop flush
2026-02-26 16:24:31 +05:30
model-buttons.test.ts
chore(tsgo/format): fix CI errors
2026-02-21 17:51:56 -05:00
model-buttons.ts
refactor(test): stabilize case tables and readonly helper inputs
2026-02-22 00:10:07 +01:00
monitor.test.ts
refactor: unify monitor abort lifecycle handling
2026-02-26 04:36:25 +01:00
monitor.ts
refactor: unify monitor abort lifecycle handling
2026-02-26 04:36:25 +01:00
network-config.test.ts
fix(telegram): add dnsResultOrder=ipv4first default on Node 22+ to fix fetch failures ( #5405 )
2026-02-22 20:07:51 +05:30
network-config.ts
fix(telegram): add dnsResultOrder=ipv4first default on Node 22+ to fix fetch failures ( #5405 )
2026-02-22 20:07:51 +05:30
network-errors.test.ts
fix(telegram): classify undici fetch errors as recoverable for retry ( #16699 )
2026-02-22 16:16:11 +05:30
network-errors.ts
fix(telegram): classify undici fetch errors as recoverable for retry ( #16699 )
2026-02-22 16:16:11 +05:30
outbound-params.ts
…
probe.test.ts
test(telegram): scope fake timers in probe retry tests
2026-02-22 07:35:54 +00:00
probe.ts
…
proxy.test.ts
…
proxy.ts
…
reaction-level.test.ts
refactor(channels): dedupe message routing and telegram helpers
2026-02-22 07:44:57 +00:00
reaction-level.ts
…
reasoning-lane-coordinator.test.ts
refactor(text): share code-region parsing for reasoning tags
2026-02-22 07:44:57 +00:00
reasoning-lane-coordinator.ts
refactor(text): share code-region parsing for reasoning tags
2026-02-22 07:44:57 +00:00
send.proxy.test.ts
test(telegram): table-drive proxy client assertions and trim resets
2026-02-22 07:35:54 +00:00
send.test-harness.ts
fix: persist resolved telegram delivery targets at runtime
2026-02-23 11:45:18 +05:30
send.test.ts
test(agents): add missing announce delivery regressions
2026-02-26 00:38:34 +00:00
send.ts
refactor(agents): unify subagent announce delivery pipeline
2026-02-26 00:30:44 +00:00
sendchataction-401-backoff.test.ts
fix(telegram): add sendChatAction 401 backoff guard (land #27415 , thanks @widingmarcus-cyber)
2026-02-26 11:45:57 +00:00
sendchataction-401-backoff.ts
fix(telegram): add sendChatAction 401 backoff guard (land #27415 , thanks @widingmarcus-cyber)
2026-02-26 11:45:57 +00:00
sent-message-cache.ts
chore: Dedupe sent-message cache storage ( #22127 )
2026-02-21 12:34:59 +05:30
status-reaction-variants.test.ts
fix: preselect Telegram-supported status reaction variants ( #22380 )
2026-02-21 09:20:20 +05:30
status-reaction-variants.ts
fix: preselect Telegram-supported status reaction variants ( #22380 )
2026-02-21 09:20:20 +05:30
sticker-cache.test.ts
…
sticker-cache.ts
…
target-writeback.test.ts
fix(cron): preserve telegram announce target + delivery truth
2026-02-23 11:45:18 +05:30
target-writeback.ts
fix(cron): preserve telegram announce target + delivery truth
2026-02-23 11:45:18 +05:30
targets.test.ts
fix: persist resolved telegram delivery targets at runtime
2026-02-23 11:45:18 +05:30
targets.ts
fix: persist resolved telegram delivery targets at runtime
2026-02-23 11:45:18 +05:30
token.test.ts
refactor(test): reuse state-dir helper in telegram tests
2026-02-21 13:02:12 +00:00
token.ts
…
update-offset-store.test.ts
fix(telegram): scope polling offsets per bot and await shared runner stop ( #24549 )
2026-02-23 09:43:47 -05:00
update-offset-store.ts
fix(telegram): scope polling offsets per bot and await shared runner stop ( #24549 )
2026-02-23 09:43:47 -05:00
voice.test.ts
…
voice.ts
…
webhook.test.ts
fix(telegram): webhook hang - tests and fix (openclaw#26933) thanks @huntharo
2026-02-25 20:56:53 -06:00
webhook.ts
fix(telegram): webhook hang - tests and fix (openclaw#26933) thanks @huntharo
2026-02-25 20:56:53 -06:00