Page MenuHomePhabricator

[lib] Include fact that you were tagged in sidebar creation message
ClosedPublic

Authored by ashoat on Mar 2 2023, 2:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 11, 10:42 AM
Unknown Object (File)
Sat, May 11, 10:42 AM
Unknown Object (File)
Sat, May 11, 10:42 AM
Unknown Object (File)
Sat, May 11, 10:41 AM
Unknown Object (File)
Sat, May 11, 10:41 AM
Unknown Object (File)
Fri, May 3, 12:38 AM
Unknown Object (File)
Fri, May 3, 12:38 AM
Unknown Object (File)
Fri, May 3, 12:37 AM
Subscribers

Details

Summary

In the stack ending with D6874, I made it so that if you were @-mentioned in the OP, you would get a notif that ended with "that tagged you". (Part 1 from this Linear comment.)

This diff completes the stack that makes it so if you were @-mentioned in the message that triggers the creation of the sidebar, you will get a notif that ends with "and tagged you". (Part 2 from this Linear comment.)

Depends on D6937

Test Plan

Flow, and tested in combination with the next diffs to confirm that getting @-tagged in a message that triggers the creation of a sidebar will update the SIDEBAR_CREATION notif
to be suffixed with "and tagged you"

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Mar 2 2023, 2:15 PM
Harbormaster failed remote builds in B17072: Diff 23374!
ashoat requested review of this revision.Mar 2 2023, 3:52 PM
atul added inline comments.
lib/shared/messages/text-message-spec.js
192–230 ↗(On Diff #23382)

Thanks for including a comment explaining each branch here

This revision is now accepted and ready to land.Mar 3 2023, 11:26 AM