We want to optimistically create the toggle pin message for the client pinning / unpinning the message.
Linear: https://linear.app/comm/issue/ENG-3542/optimistically-create-the-toggle-pin-message
Depends on D7220
Paths
| Differential D7237 Authored by rohan on Mar 29 2023, 8:00 AM.
Details Summary We want to optimistically create the toggle pin message for the client pinning / unpinning the message. Linear: https://linear.app/comm/issue/ENG-3542/optimistically-create-the-toggle-pin-message Depends on D7220 Test Plan Log onto an admin user and pin a message. Confirm that the message is created locally (note: the message is pinned via opening the media gallery just to test)
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptMar 29 2023, 8:00 AM2023-03-29 08:00:09 (UTC-7) rohan edited the summary of this revision. (Show Details)Mar 29 2023, 8:00 AM2023-03-29 08:00:38 (UTC-7) rohan added a parent revision: D7220: [keyserver] Update pinnedCount when a message is pinned and unpinned. rohan attached a referenced file: F452313: Screen Recording 2023-03-29 at 10.30.20 AM.mov. (Show Details) Harbormaster completed remote builds in B17783: Diff 24334.Mar 29 2023, 8:16 AM2023-03-29 08:16:14 (UTC-7) This revision is now accepted and ready to land.Mar 29 2023, 12:42 PM2023-03-29 12:42:57 (UTC-7) Harbormaster completed remote builds in B17886: Diff 24501.Mar 31 2023, 4:52 AM2023-03-31 04:52:49 (UTC-7) Harbormaster completed remote builds in B18124: Diff 24826.Apr 7 2023, 11:30 AM2023-04-07 11:30:53 (UTC-7) Harbormaster completed remote builds in B18154: Diff 24856.Apr 7 2023, 3:00 PM2023-04-07 15:00:14 (UTC-7) Harbormaster completed remote builds in B18203: Diff 24927.Apr 10 2023, 1:13 PM2023-04-10 13:13:36 (UTC-7) This revision was landed with ongoing or failed builds.Apr 11 2023, 9:01 AM2023-04-11 09:01:00 (UTC-7) Closed by commit rCOMM91e1c266462c: [keyserver/lib] Optimistically create the toggle pin message (authored by RohanK6 <rohan.khanderia@gmail.com>). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B18248: Diff 24991.Apr 11 2023, 9:20 AM2023-04-11 09:20:58 (UTC-7)
Revision Contents
Diff 24501 keyserver/src/responders/thread-responders.js
keyserver/src/updaters/thread-updaters.js
lib/actions/thread-actions.js
lib/reducers/message-reducer.js
|