Page MenuHomePhabricator

[lib] Reactions only bump thread timestamps when reacting to viewer
ClosedPublic

Authored by ashoat on Nov 12 2024, 12:46 PM.
Tags
None
Referenced Files
F5729391: D13918.id46367.diff
Mon, Apr 14, 9:56 AM
Unknown Object (File)
Mon, Apr 7, 6:42 PM
Unknown Object (File)
Tue, Mar 18, 12:45 PM
Unknown Object (File)
Mar 15 2025, 7:31 AM
Unknown Object (File)
Mar 14 2025, 7:37 AM
Unknown Object (File)
Mar 14 2025, 5:06 AM
Unknown Object (File)
Mar 14 2025, 4:25 AM
Unknown Object (File)
Mar 14 2025, 4:16 AM
Subscribers
None

Details

Summary

This addresses ENG-9558 for reaction robotext messages. The implementation is broadly similar to D13828.

Depends on D13829

Test Plan

I logged in as two users on web, and with the second user, tested reacting to the first user's messages and other messages. Confirmed that the timestamp was bumped for the first user only when reacting to their messages. I also tested this with a sleep to confirm that the timestamps would only be bumped after the promise resolved

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.Nov 12 2024, 1:27 PM
Harbormaster failed remote builds in B32635: Diff 45771!
This revision is now accepted and ready to land.Nov 13 2024, 4:53 AM