-
-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
saved-messages do not pop up in original chat in multi-device anymore
fix #2020 When forwarding a message, the original `in_reply_to` stays in place. I did not find any recent commit that changed anything about this, but IIRC there was a bug that prevented setting the `in_reply_to` at all. So, for chat messages, do not look at the InReplyTo header (and also not at the References header)
- Loading branch information
Showing
1 changed file
with
36 additions
and
28 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