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
Unknown Object (File)
Wed, Jun 12, 10:04 AM
Unknown Object (File)
Wed, Jun 12, 3:18 AM
Unknown Object (File)
May 8 2024, 6:59 PM
Unknown Object (File)
May 5 2024, 5:43 PM
Unknown Object (File)
May 4 2024, 2:08 AM
Unknown Object (File)
May 2 2024, 5:44 AM
Unknown Object (File)
May 1 2024, 11:48 AM
Unknown Object (File)
Apr 29 2024, 12:32 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
Branch
eng-2644 (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage

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