Page MenuHomePhabricator

[lib] modify reaction message generatesNotifs function to return a pushType based on the reaction action
ClosedPublic

Authored by ginsu on Jan 18 2023, 7:35 PM.
Tags
None
Referenced Files
F3495697: D6307.id21060.diff
Thu, Dec 19, 9:43 AM
F3495568: D6307.id23102.diff
Thu, Dec 19, 9:03 AM
F3494886: D6307.diff
Thu, Dec 19, 7:03 AM
Unknown Object (File)
Sat, Dec 14, 1:37 PM
Unknown Object (File)
Fri, Nov 22, 1:22 AM
Unknown Object (File)
Fri, Nov 22, 1:22 AM
Unknown Object (File)
Fri, Nov 22, 1:22 AM
Unknown Object (File)
Fri, Nov 22, 1:21 AM
Subscribers

Details

Summary

Modified generatesNotifs in reaction-message-spec to return notif if the reaction action is equal to add_reaction and rescind if the reaction action is equal to remove_reaction

Won't land this diff until the entire stack for this task is accepted and ready to land. The current changes would cause notifs to no longer send if a user were to unlike a message


Linear Task: ENG-2644

Test Plan

This will be further tested in subsequent diffs

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu added reviewers: atul, tomek.
ginsu requested review of this revision.Jan 18 2023, 7:49 PM
This revision is now accepted and ready to land.Jan 19 2023, 3:40 AM