Cherry-pick aae90cb03: fix(telegram): include replied media files in reply context (#28488)#1402
Closed
alexey-pelykh wants to merge 1 commit intomainfrom
Closed
Cherry-pick aae90cb03: fix(telegram): include replied media files in reply context (#28488)#1402alexey-pelykh wants to merge 1 commit intomainfrom
alexey-pelykh wants to merge 1 commit intomainfrom
Conversation
…#28488) * fix(telegram): include replied media files in reply context * fix(telegram): keep reply media fields nullable * perf(telegram): defer reply-media fetch to debounce flush * fix(telegram): gate and preserve reply media attachments * fix(telegram): preserve cached-sticker reply media context * fix: update changelog for telegram reply-media context fixes (openclaw#28488) (thanks @obviyus) (cherry picked from commit aae90cb)
Author
|
Closing: test CI failure. Cherry-pick aborted per protocol. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherry-pick of upstream commit
aae90cb03.Original author: Ayaan Zaidi (
[email protected])Conflicts resolved:
CHANGELOG.md: deleted in fork (git rm)src/telegram/bot-message-dispatch.ts: Fork removedresolveStickerVisionSupport(model catalog gutted); kept fork's unconditional sticker description path but adopted upstream'spruneStickerMediaFromContextto preserve replied media contextsrc/telegram/bot-native-commands.ts: Fork renamednormalizeDmAllowFromWithStore→normalizeAllowFromWithStore; added upstream's newTelegramMediaRefimport