openclaw/src/telegram/bot
Harold Hunt d58dafae88
feat(telegram/acp): Topic Binding, Pin Binding Message, Fix Spawn Param Parsing (#36683)
* fix(acp): normalize unicode flags and Telegram topic binding

* feat(telegram/acp): restore topic-bound ACP and session bindings

* fix(acpx): clarify permission-denied guidance

* feat(telegram/acp): pin spawn bind notice in topics

* docs(telegram): document ACP topic thread binding behavior

* refactor(reply): share Telegram conversation-id resolver

* fix(telegram/acp): preserve bound session routing semantics

* fix(telegram): respect binding persistence and expiry reporting

* refactor(telegram): simplify binding lifecycle persistence

* fix(telegram): bind acp spawns in direct messages

* fix: document telegram ACP topic binding changelog (#36683) (thanks @huntharo)

---------

Co-authored-by: Onur <2453968+osolmaz@users.noreply.github.com>
2026-03-06 02:17:50 +01:00
..
delivery.replies.ts feat(telegram/acp): Topic Binding, Pin Binding Message, Fix Spawn Param Parsing (#36683) 2026-03-06 02:17:50 +01:00
delivery.resolve-media-retry.test.ts fix(telegram): use retry logic for sticker getFile calls (#32349) 2026-03-03 01:00:31 +00:00
delivery.resolve-media.ts fix(telegram): use retry logic for sticker getFile calls (#32349) 2026-03-03 01:00:31 +00:00
delivery.send.ts refactor: split telegram delivery and unify media/frontmatter/i18n pipelines 2026-03-02 04:14:06 +00:00
delivery.test.ts feat(telegram/acp): Topic Binding, Pin Binding Message, Fix Spawn Param Parsing (#36683) 2026-03-06 02:17:50 +01:00
delivery.ts refactor: split telegram delivery and unify media/frontmatter/i18n pipelines 2026-03-02 04:14:06 +00:00
helpers.test.ts telegram: route dm sessions by sender id 2026-03-02 22:08:07 +00:00
helpers.ts telegram: route dm sessions by sender id 2026-03-02 22:08:07 +00:00
reply-threading.ts refactor: centralize delivery/path/media/version lifecycle 2026-03-02 04:04:36 +00:00
types.ts fix(telegram): stream replies in-place without duplicate final sends 2026-02-15 20:32:51 +05:30