mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
GitHub generates spurious edited events on hiding/unhiding a comment, and on clicking "edit"/"update" without any changes, when the comment "body" contains certain specific characters. Instead of sending a notification message, we suppress those edge cases by comparing the "body" content of the comment and changes in the event payload. Fixes #31042, #26136.
37 KiB
37 KiB