Skip to content

fix: Make truncated edited messages have HTML for receivers (#8249)#8299

Merged
iequidoo merged 1 commit into
mainfrom
iequidoo/truncated-edited-msg-html
Jun 17, 2026
Merged

fix: Make truncated edited messages have HTML for receivers (#8249)#8299
iequidoo merged 1 commit into
mainfrom
iequidoo/truncated-edited-msg-html

Conversation

@iequidoo

@iequidoo iequidoo commented Jun 2, 2026

Copy link
Copy Markdown
Collaborator

Otherwise it's not possible to see the full message text if it's too long in a received edit. On the sender side let it still be text so that the message can be edited again.
Fix #8249

Decided not to complicate things on the sender side, anyway truncating long messages is reworked in #7749 , so this is just a minimal fix. Maybe it's even better that a message can always be edited again, even if only on the sending device.

@iequidoo iequidoo marked this pull request as ready for review June 2, 2026 17:38
@iequidoo iequidoo requested review from link2xt and nicodh June 2, 2026 18:43
Otherwise it's not possible to see the full message text if it's too long in a received edit. On the
sender side let it still be text so that the message can be edited again.
@iequidoo iequidoo force-pushed the iequidoo/truncated-edited-msg-html branch from 4a5fb95 to 1c82072 Compare June 17, 2026 23:33
@iequidoo iequidoo merged commit 81dc568 into main Jun 17, 2026
31 checks passed
@iequidoo iequidoo deleted the iequidoo/truncated-edited-msg-html branch June 17, 2026 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Edited message gets truncated but full message is not reachable on second devices

2 participants