-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Quote event being replied to in original message for a reply
If message A replies to message R, and message A is edited to message B, now correctly include message R in message B too. * ement-room.el (ement-room--format-message-body): Check for original event's m.in_reply_to event ID for potential quotation. (ement-room--rich-reply-callback): Factor out the callback function again.
- Loading branch information
Visuwesh
authored and
Phil Sainty
committed
Oct 20, 2024
1 parent
0ff4210
commit 5a07545
Showing
1 changed file
with
27 additions
and
13 deletions.
There are no files selected for viewing
This file contains 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