mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
Request for adding an reaction only if there is a default emoji or an active realm emoji with that name while request for removing a reaction should be sent only if there is a default emoji or a realm emoji(may be active or deactivated) with that name. Earlier we were not including deactivated realm emojis while deciding whether a request for removing a reaction should be sent or not which was causing requests for the removal of reactions with deactivated realm emojis not to be sent to the backend. Fixes: #6007.
12 KiB
12 KiB