openclaw/src/telegram
Gustavo Madeira Santana 0cf11a26cb test: fix strict typing in warning coverage 2026-03-03 03:05:27 -05:00
..
bot fix(telegram): use retry logic for sticker getFile calls (#32349) 2026-03-03 01:00:31 +00:00
accounts.test.ts test: fix strict typing in warning coverage 2026-03-03 03:05:27 -05:00
accounts.ts fix: harden multi-account default routing guidance 2026-03-03 03:04:06 -05:00
allowed-updates.ts
api-logging.ts
audit.test.ts
audit.ts
bot-access.ts
bot-handlers.ts fix(telegram): debounce forwarded media-only bursts 2026-03-03 05:52:14 +00:00
bot-message-context.audio-transcript.test.ts refactor(channels): dedupe monitor message test flows 2026-03-03 01:06:00 +00:00
bot-message-context.dm-threads.test.ts telegram: route dm sessions by sender id 2026-03-02 22:08:07 +00:00
bot-message-context.dm-topic-threadid.test.ts
bot-message-context.implicit-mention.test.ts refactor(auto-reply,telegram,config): extract guard and forum helpers 2026-03-02 23:48:11 +00:00
bot-message-context.sender-prefix.test.ts
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 refactor(auto-reply,telegram,config): extract guard and forum helpers 2026-03-02 23:48:11 +00:00
bot-message-dispatch.sticker-media.test.ts test(integration): dedupe messaging, secrets, and plugin test suites 2026-03-02 07:13:11 +00:00
bot-message-dispatch.test.ts refactor(test): dedupe telegram draft-stream fixtures 2026-03-03 02:42:43 +00:00
bot-message-dispatch.ts feat(telegram): use sendMessageDraft for private chat streaming (#31824) 2026-03-02 21:56:59 +05:30
bot-message.test.ts
bot-message.ts fix(telegram): include replied media files in reply context (#28488) 2026-02-27 15:16:21 +05:30
bot-native-command-menu.test.ts fix(telegram): move unchanged command-sync log to verbose 2026-03-03 03:05:39 +00:00
bot-native-command-menu.ts fix(telegram): move unchanged command-sync log to verbose 2026-03-03 03:05:39 +00:00
bot-native-commands.plugin-auth.test.ts
bot-native-commands.session-meta.test.ts
bot-native-commands.skills-allowlist.test.ts fix(skills): scope skill-command APIs to respect agent allowlists (#32155) 2026-03-03 02:00:05 +03:00
bot-native-commands.test-helpers.ts
bot-native-commands.test.ts
bot-native-commands.ts fix(skills): scope skill-command APIs to respect agent allowlists (#32155) 2026-03-03 02:00:05 +03:00
bot-updates.ts
bot.create-telegram-bot.test-harness.ts test: speed up heavy suites with shared fixtures 2026-03-02 21:58:35 +00:00
bot.create-telegram-bot.test.ts refactor(telegram): extract sequential key module 2026-03-03 02:32:13 +00:00
bot.helpers.test.ts feat(telegram): default streaming preview to partial 2026-03-02 23:04:12 +00:00
bot.media.downloads-media-file-path-no-file-download.e2e.test.ts test: move integration-heavy suites to e2e lane 2026-03-02 05:33:07 +00:00
bot.media.e2e-harness.ts test(e2e): isolate module mocks across harnesses 2026-03-03 05:52:14 +00:00
bot.media.stickers-and-fragments.e2e.test.ts test: move integration-heavy suites to e2e lane 2026-03-02 05:33:07 +00:00
bot.media.test-utils.ts
bot.test.ts fix(skills): scope skill-command APIs to respect agent allowlists (#32155) 2026-03-03 02:00:05 +03:00
bot.ts refactor(telegram): extract sequential key module 2026-03-03 02:32:13 +00:00
button-types.ts
caption.ts
dm-access.ts
draft-chunking.test.ts
draft-chunking.ts
draft-stream.test-helpers.ts refactor(test): dedupe telegram draft-stream fixtures 2026-03-03 02:42:43 +00:00
draft-stream.test.ts refactor: dedupe channel outbound and monitor tests 2026-03-03 00:15:15 +00:00
draft-stream.ts feat(telegram): default streaming preview to partial 2026-03-02 23:04:12 +00:00
fetch.test.ts refactor(channels): dedupe slack telegram and web monitor tests 2026-03-02 21:32:11 +00:00
fetch.ts refactor(net): unify proxy env checks and guarded fetch modes 2026-03-02 16:24:26 +00:00
format.test.ts
format.ts fix: preserve whitespace in telegram html retry chunking 2026-02-28 08:13:59 +05:30
format.wrap-md.test.ts fix: preserve whitespace in telegram html retry chunking 2026-02-28 08:13:59 +05:30
forum-service-message.ts refactor(auto-reply,telegram,config): extract guard and forum helpers 2026-03-02 23:48:11 +00:00
group-access.base-access.test.ts
group-access.group-policy.test.ts
group-access.policy-access.test.ts refactor: dedupe channel and gateway surfaces 2026-03-02 19:57:33 +00:00
group-access.ts refactor(commands): unify repeated ACP and routing flows 2026-03-02 05:20:19 +00:00
group-config-helpers.ts feat(telegram): improve DM topics support (#30579) (thanks @kesor) 2026-03-02 09:06:45 +05:30
group-migration.test.ts
group-migration.ts
inline-buttons.test.ts
inline-buttons.ts
lane-delivery.test.ts refactor(test): dedupe telegram draft-stream fixtures 2026-03-03 02:42:43 +00:00
lane-delivery.ts refactor(telegram): split lane preview target helpers 2026-03-03 02:42:43 +00:00
model-buttons.test.ts refactor: unify queueing and normalize telegram slack flows 2026-03-02 20:55:15 +00:00
model-buttons.ts refactor: unify queueing and normalize telegram slack flows 2026-03-02 20:55:15 +00:00
monitor.test.ts refactor(telegram): dedupe monitor retry test helpers 2026-03-03 02:53:14 +00:00
monitor.ts Telegram: stop bot on polling teardown 2026-03-02 02:09:52 +00:00
network-config.test.ts
network-config.ts
network-errors.test.ts
network-errors.ts refactor: dedupe channel and gateway surfaces 2026-03-02 19:57:33 +00:00
outbound-params.ts fix(telegram): scope DM topic thread keys by chat id (#31064) 2026-03-02 02:54:45 +00:00
probe.test.ts
probe.ts
proxy.test.ts fix(telegram): preserve HTTP proxy env in global dispatcher workaround (#29940) 2026-03-01 13:21:01 -08:00
proxy.ts refactor: extract shared proxy-fetch utility from Telegram module 2026-03-02 21:37:36 +00:00
reaction-level.test.ts
reaction-level.ts
reasoning-lane-coordinator.test.ts
reasoning-lane-coordinator.ts
send.proxy.test.ts
send.test-harness.ts
send.test.ts fix(channels): normalize MIME kind parsing and reaction fallbacks 2026-03-02 23:48:11 +00:00
send.ts fix(channels): normalize MIME kind parsing and reaction fallbacks 2026-03-02 23:48:11 +00:00
sendchataction-401-backoff.test.ts
sendchataction-401-backoff.ts
sent-message-cache.ts
sequential-key.test.ts refactor(telegram): extract sequential key module 2026-03-03 02:32:13 +00:00
sequential-key.ts refactor(telegram): extract sequential key module 2026-03-03 02:32:13 +00:00
status-reaction-variants.test.ts
status-reaction-variants.ts
sticker-cache.test.ts
sticker-cache.ts
target-writeback.test.ts
target-writeback.ts
targets.test.ts
targets.ts
token.test.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
token.ts feat(secrets): expand SecretRef coverage across user-supplied credentials (#29580) 2026-03-03 02:58:20 +00:00
update-offset-store.test.ts
update-offset-store.ts fix: harden sandbox writes and centralize atomic file writes 2026-03-02 16:45:12 +00:00
voice.test.ts
voice.ts
webhook.test.ts refactor: dedupe channel outbound and monitor tests 2026-03-03 00:15:15 +00:00
webhook.ts feat(diagnostics): add configurable stuck-session warning threshold 2026-03-02 00:07:29 +00:00