-
-
Notifications
You must be signed in to change notification settings - Fork 591
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Attempt a potential workaround for stuck notifs (#3384)
* Attempt a potential workaround for stuck notifs * Remove TODOs * Fix backwards logic about server support for MSC3981 in fetchEditsWhereNeeded * Check for lack of MSC3981 server support before calling insertEventIntoTimeline * If no parent event is found, insert purely based on timestamp * Mark temporary methods as internal (cherry picked from commit cd26ba6)
- Loading branch information
1 parent
2ec1fa6
commit d37a76f
Showing
3 changed files
with
164 additions
and
2 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
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
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