openclaw/extensions/telegram/src
Peter Steinberger 89e8c8672c
fix: break bundled channel bootstrap cycles
2026-04-05 14:20:31 +01:00
..
bot fix(telegram): trust local bot api media roots 2026-04-04 11:35:36 +05:30
test-support test(contracts): extract narrow channel contract helpers 2026-04-03 23:14:45 +09:00
account-inspect.test.ts fix(ci): route extension test helpers through public sdk seams 2026-04-04 00:03:48 +09:00
account-inspect.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
accounts.test.ts fix(telegram): trust local bot api media roots 2026-04-04 11:35:36 +05:30
accounts.ts fix(telegram): trust local bot api media roots 2026-04-04 11:35:36 +05:30
action-runtime.test.ts fix(ci): route extension test helpers through public sdk seams 2026-04-04 00:03:48 +09:00
action-runtime.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
action-threading.test.ts test: split telegram channel coverage 2026-04-03 17:33:45 +01:00
action-threading.ts fix: preserve explicit Telegram topic targets on replies (#59634) (thanks @dashhuang) 2026-04-03 08:50:02 +05:30
allow-from.ts
allowed-updates.test.ts
allowed-updates.ts
api-fetch.test.ts test: trim extension test import churn 2026-04-03 04:41:08 +01:00
api-fetch.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
api-logging.ts
approval-buttons.ts refactor(plugin-sdk): split runtime helper seams 2026-04-04 08:53:19 +01:00
approval-callback-data.test.ts refactor(telegram): centralize approval callback shaping 2026-04-03 00:26:27 +09:00
approval-callback-data.ts refactor(telegram): unify callback-data byte limit checks 2026-04-03 00:38:44 +09:00
approval-native.test.ts
approval-native.ts refactor(plugin-sdk): split runtime helper seams 2026-04-04 08:53:19 +01:00
audit-membership-runtime.ts
audit.test.ts test: reduce telegram broad partial mocks 2026-04-03 12:01:10 +01:00
audit.ts
auto-topic-label.test.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
auto-topic-label.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
bot-access.ts
bot-deps.ts refactor(plugin-sdk): genericize web channel runtime seams 2026-04-03 11:17:28 +01:00
bot-handlers.agent.runtime.ts test: reduce telegram media harness imports 2026-04-03 18:33:47 +01:00
bot-handlers.buffers.ts refactor(telegram): streamline media runtime options 2026-04-03 19:09:13 +09:00
bot-handlers.debounce-key.ts fix: honor telegram default debounce account 2026-04-03 14:30:34 -05:00
bot-handlers.media.ts
bot-handlers.runtime.test.ts fix: honor telegram default debounce account 2026-04-03 14:30:34 -05:00
bot-handlers.runtime.ts fix(telegram): force paginated commands callbacks 2026-04-05 07:28:47 +01:00
bot-handlers.ts
bot-message-context.acp-bindings.test.ts test: trim dispatch and command partial mocks 2026-04-03 18:42:52 +01:00
bot-message-context.audio-transcript.test.ts
bot-message-context.body.test.ts fix: restore Telegram DM voice-note transcription (#61008) (thanks @manueltarouca) 2026-04-05 09:49:44 +05:30
bot-message-context.body.ts fix: restore Telegram DM voice-note transcription (#61008) (thanks @manueltarouca) 2026-04-05 09:49:44 +05:30
bot-message-context.dm-threads.test.ts test: trim test partial mocks 2026-04-03 19:10:56 +01:00
bot-message-context.dm-topic-threadid.test.ts test: trim extension teardown churn 2026-04-03 07:14:58 +01:00
bot-message-context.implicit-mention.test.ts
bot-message-context.named-account-dm.test.ts test: trim extension teardown churn 2026-04-03 07:14:58 +01:00
bot-message-context.route-test-support.ts test: trim remaining mock drift 2026-04-04 04:04:12 +01:00
bot-message-context.runtime.ts refactor(plugin-sdk): genericize web channel runtime seams 2026-04-03 11:17:28 +01:00
bot-message-context.sender-prefix.test.ts
bot-message-context.session.runtime.ts refactor: narrow telegram message context runtime imports 2026-04-04 01:07:28 +09:00
bot-message-context.session.ts refactor: apply context visibility across channels 2026-04-03 04:34:57 +09:00
bot-message-context.silent-ingest.test.ts test: trim more extension importOriginal usage 2026-04-03 19:49:43 +01:00
bot-message-context.test-harness.ts test: reduce telegram context partial mocks 2026-04-03 13:19:50 +01:00
bot-message-context.thread-binding.test.ts test: trim test partial mocks 2026-04-03 19:10:56 +01:00
bot-message-context.topic-agentid.test.ts test: trim more extension importOriginal usage 2026-04-03 19:49:43 +01:00
bot-message-context.ts refactor: narrow telegram message context runtime imports 2026-04-04 01:07:28 +09:00
bot-message-context.types.ts
bot-message-dispatch.agent.runtime.ts test: reduce telegram media harness imports 2026-04-03 18:33:47 +01:00
bot-message-dispatch.runtime.ts refactor(plugins): genericize core channel seams 2026-04-03 19:09:21 +01:00
bot-message-dispatch.sticker-media.test.ts
bot-message-dispatch.test.ts fix(telegram): gate reasoning previews to stream sessions (#61266) 2026-04-05 10:22:26 +01:00
bot-message-dispatch.ts fix(telegram): gate reasoning previews to stream sessions (#61266) 2026-04-05 10:22:26 +01:00
bot-message.test.ts test: trim extension test import churn 2026-04-03 04:41:08 +01:00
bot-message.ts
bot-native-command-deps.runtime.ts refactor: narrow telegram native command test seams 2026-04-03 12:25:47 +01:00
bot-native-command-menu.test.ts fix: trim menu descriptions before dropping commands (#61129) (thanks @neeravmakwana) 2026-04-05 08:05:16 +05:30
bot-native-command-menu.ts fix: trim menu descriptions before dropping commands (#61129) (thanks @neeravmakwana) 2026-04-05 08:05:16 +05:30
bot-native-commands.delivery.runtime.ts fix: add Telegram native progress placeholder opt-in for plugin commands (#59300) 2026-04-02 15:55:46 -07:00
bot-native-commands.fixture-test-support.ts
bot-native-commands.group-auth.test.ts
bot-native-commands.menu-test-support.ts fix(types): annotate portable exported helper types 2026-04-04 03:57:47 +09:00
bot-native-commands.registry.test.ts fix(extensions): align provider helper surfaces 2026-04-04 20:06:32 +01:00
bot-native-commands.runtime.ts refactor: narrow telegram native command test seams 2026-04-03 12:25:47 +01:00
bot-native-commands.session-meta.test.ts test: trim extension partial mocks 2026-04-03 19:28:19 +01:00
bot-native-commands.skills-allowlist.test.ts test: trim telegram testing barrel imports 2026-04-03 12:36:07 +01:00
bot-native-commands.test-helpers.ts fix(ci): route extension test helpers through sdk testing 2026-04-03 23:39:06 +09:00
bot-native-commands.test.ts fix: trim menu descriptions before dropping commands (#61129) (thanks @neeravmakwana) 2026-04-05 08:05:16 +05:30
bot-native-commands.ts fix: trim menu descriptions before dropping commands (#61129) (thanks @neeravmakwana) 2026-04-05 08:05:16 +05:30
bot-updates.ts
bot.agent.runtime.ts test: reduce telegram media harness imports 2026-04-03 18:33:47 +01:00
bot.command-menu.test.ts fix(ci): repair telegram test harness config 2026-04-03 20:21:50 +01:00
bot.create-telegram-bot.channel-post-media.test.ts
bot.create-telegram-bot.test-harness.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
bot.create-telegram-bot.test.ts fix(ci): remove duplicate migrated test imports 2026-04-04 00:24:20 +09:00
bot.fetch-abort.test.ts
bot.helpers.test.ts
bot.media.downloads-media-file-path-no-file-download.e2e.test.ts fix: cover buffered Telegram apiRoot downloads (#59544) (thanks @SARAMALI15792) 2026-04-03 08:41:41 +05:30
bot.media.e2e-harness.ts test: trim remaining mock drift 2026-04-04 04:04:12 +01:00
bot.media.stickers-and-fragments.e2e.test.ts
bot.media.test-utils.ts test: reduce telegram media harness imports 2026-04-03 18:33:47 +01:00
bot.runtime.ts
bot.test.ts test: update telegram paginated commands expectations 2026-04-05 05:53:42 +01:00
bot.ts fix(types): annotate portable exported helper types 2026-04-04 03:57:47 +09:00
button-types.test.ts
button-types.ts refactor(telegram): centralize approval callback shaping 2026-04-03 00:26:27 +09:00
caption.ts
channel-actions.test.ts fix: honor telegram action discovery account config 2026-04-03 11:20:49 -05:00
channel-actions.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
channel-bindings.test.ts test: split telegram channel coverage 2026-04-03 17:33:45 +01:00
channel-bindings.ts test: split telegram channel coverage 2026-04-03 17:33:45 +01:00
channel.setup.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
channel.ts fix: break bundled channel bootstrap cycles 2026-04-05 14:20:31 +01:00
command-config.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
command-ui.test.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
command-ui.ts fix(ci): repair bundled and extension test drift 2026-04-03 19:25:23 +01:00
config-schema.ts refactor(extensions): add channel-owned config schema seams 2026-04-04 05:31:11 +01:00
config-ui-hints.ts fix(telegram): trust local bot api media roots 2026-04-04 11:35:36 +05:30
conversation-route.base-session-key.test.ts
conversation-route.ts
directory-config.ts
dm-access.test.ts
dm-access.ts
doctor-contract.ts fix: preserve linked install unsafe flag and baseline regressions 2026-04-04 12:34:55 +09:00
doctor.test.ts test: trim extension partial mocks 2026-04-03 19:28:19 +01:00
doctor.ts fix: break bundled channel bootstrap cycles 2026-04-05 14:20:31 +01:00
draft-chunking.ts
draft-stream.test-helpers.ts
draft-stream.test.ts
draft-stream.ts
error-policy.test.ts
error-policy.ts
exec-approval-forwarding.ts refactor(plugin-sdk): split runtime helper seams 2026-04-04 08:53:19 +01:00
exec-approval-resolver.test.ts
exec-approval-resolver.ts core: dedupe approval not-found handling (#60932) 2026-04-04 13:23:58 -04:00
exec-approvals-handler.test.ts fix(ci): repair telegram test harness config 2026-04-03 20:21:50 +01:00
exec-approvals-handler.ts refactor(plugin-sdk): split runtime helper seams 2026-04-04 08:53:19 +01:00
exec-approvals.test.ts fix: respect approval request filters in ambiguity checks 2026-04-03 13:57:18 -04:00
exec-approvals.ts refactor(plugin-sdk): split runtime helper seams 2026-04-04 08:53:19 +01:00
fetch.test.ts test: trim telegram media retry import cost 2026-04-03 12:01:10 +01:00
fetch.ts fix(telegram): allow trusted explicit proxy media fetches 2026-04-02 23:36:17 +09:00
format.test.ts
format.ts
format.wrap-md.test.ts
forum-service-message.ts
group-access.base-access.test.ts
group-access.ts
group-config-helpers.ts
group-migration.test.ts
group-migration.ts
group-policy.test.ts test: split telegram channel coverage 2026-04-03 17:33:45 +01:00
group-policy.ts fix: honor telegram account topic mention config 2026-04-03 10:19:11 -05:00
inline-buttons.test.ts fix(telegram): preserve allow-always callback alias 2026-04-02 23:41:12 +09:00
inline-buttons.ts
inline-keyboard.ts refactor: narrow telegram native command test seams 2026-04-03 12:25:47 +01:00
interactive-dispatch.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
lane-delivery-state.ts
lane-delivery-text-deliverer.ts
lane-delivery.test.ts
lane-delivery.ts
media-understanding.runtime.ts
message-tool-schema.ts
model-buttons.test.ts fix(telegram): compare full provider/model in models picker 2026-04-04 08:58:50 +09:00
model-buttons.ts fix(telegram): compare full provider/model in models picker 2026-04-04 08:58:50 +09:00
monitor-polling.runtime.ts perf(memory): lazy-load telegram monitor runtime graphs 2026-04-02 14:07:35 +09:00
monitor-webhook.runtime.ts perf(memory): lazy-load telegram monitor runtime graphs 2026-04-02 14:07:35 +09:00
monitor.test.ts test: trim extension partial mocks 2026-04-03 19:28:19 +01:00
monitor.ts feat(approvals): auto-enable native chat approvals 2026-04-02 17:30:40 +01:00
network-config.test.ts test: reduce telegram broad partial mocks 2026-04-03 12:01:10 +01:00
network-config.ts
network-errors.test.ts
network-errors.ts
normalize.ts
outbound-adapter.test.ts
outbound-adapter.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
outbound-base.test.ts test: split telegram channel coverage 2026-04-03 17:33:45 +01:00
outbound-base.ts test: split telegram channel coverage 2026-04-03 17:33:45 +01:00
outbound-params.ts
pairing-text.test.ts test: split telegram channel coverage 2026-04-03 17:33:45 +01:00
pairing-text.ts test: split telegram channel coverage 2026-04-03 17:33:45 +01:00
poll-visibility.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
polling-session.test.ts test: reduce telegram broad partial mocks 2026-04-03 12:01:10 +01:00
polling-session.ts
polling-transport-state.ts
preview-streaming.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
probe.test.ts fix(ci): route extension test helpers through public sdk seams 2026-04-04 00:03:48 +09:00
probe.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
proxy.ts
reaction-level.test.ts
reaction-level.ts
reasoning-lane-coordinator.test.ts
reasoning-lane-coordinator.ts
runtime.ts
secret-contract.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
security-audit.ts fix(outbound): restore generic delivery and security seams 2026-04-03 19:09:20 +01:00
send.proxy.test.ts test: trim extension test import churn 2026-04-03 04:41:08 +01:00
send.runtime.ts test: reduce telegram broad partial mocks 2026-04-03 12:01:10 +01:00
send.test-harness.ts fix(ci): route extension tests through sdk seams 2026-04-03 23:15:57 +09:00
send.test.ts fix: persist Telegram reaction ownership across restart (#59207) (thanks @samzong) 2026-04-03 08:57:06 +05:30
send.ts refactor: narrow telegram native command test seams 2026-04-03 12:25:47 +01:00
sendchataction-401-backoff.test.ts test: reduce telegram broad partial mocks 2026-04-03 12:01:10 +01:00
sendchataction-401-backoff.ts
sent-message-cache.ts fix: persist Telegram reaction ownership across restart (#59207) (thanks @samzong) 2026-04-03 08:57:06 +05:30
sequential-key.test.ts
sequential-key.ts
session-conversation.test.ts test: split telegram channel coverage 2026-04-03 17:33:45 +01:00
session-conversation.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
setup-contract.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
setup-core.ts fix: remove bundled channel startup reentry 2026-04-04 15:39:12 +01:00
setup-surface.test.ts test(plugins): fix rebase fallout 2026-04-03 19:10:00 +01:00
setup-surface.ts fix(ci): restore session and setup fallbacks 2026-04-04 03:52:37 +01:00
shared.test.ts test: split telegram channel coverage 2026-04-03 17:33:45 +01:00
shared.ts refactor: register channel bootstrap capabilities 2026-04-05 09:13:48 +01:00
state-migrations.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
status-issues.ts
status-reaction-variants.ts
status.test.ts
sticker-cache.test.ts refactor: route capability runtime through channel stores 2026-04-05 09:07:33 +01:00
sticker-cache.ts refactor: route capability runtime through channel stores 2026-04-05 09:07:33 +01:00
sticker-vision.runtime.ts
target-writeback.test-shared.ts test: trim remaining mock drift 2026-04-04 04:04:12 +01:00
target-writeback.test.ts
target-writeback.ts
targets.test.ts fix: honor telegram account topic mention config 2026-04-03 10:19:11 -05:00
targets.ts
telegram-gateway.test.ts test: split telegram channel coverage 2026-04-03 17:33:45 +01:00
telegram-gateway.ts test: split telegram channel coverage 2026-04-03 17:33:45 +01:00
telegram-media.runtime.ts fix(telegram): trust local bot api media roots 2026-04-04 11:35:36 +05:30
telegram-status.test.ts test: split telegram channel coverage 2026-04-03 17:33:45 +01:00
telegram-status.ts test: split telegram channel coverage 2026-04-03 17:33:45 +01:00
telegram-threading.test.ts test: split telegram channel coverage 2026-04-03 17:33:45 +01:00
telegram-threading.ts test: split telegram channel coverage 2026-04-03 17:33:45 +01:00
thread-bindings.test.ts fix(ci): remove duplicate migrated test imports 2026-04-04 00:24:20 +09:00
thread-bindings.ts
threading-tool-context.test.ts test: split telegram channel coverage 2026-04-03 17:33:45 +01:00
threading-tool-context.ts
token.test.ts test(extensions): narrow utility test helper imports 2026-04-03 21:23:47 +09:00
token.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
topic-conversation.ts refactor(plugin-sdk): remove channel-specific sdk seams 2026-04-03 10:45:10 +01:00
update-offset-store.runtime.ts
update-offset-store.test.ts test(extensions): narrow utility test helper imports 2026-04-03 21:23:47 +09:00
update-offset-store.ts
voice.test.ts
voice.ts
webhook.test.ts test: trim more extension importOriginal usage 2026-04-03 19:40:20 +01:00
webhook.ts fix(compare): reuse shared secret comparison helper (#58432) 2026-04-02 13:53:19 +01:00