This code generates operations needed for updating threads part of message store after creating local message.
Depends on D7418
Differential D7419 Authored by kamil on Apr 13 2023, 7:34 AM.
Details Summary This code generates operations needed for updating threads part of message store after creating local message. Depends on D7418 Test Plan Try to send message some media messages nad check is there are no errors in console.
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added subscribers: atul, ashoat. · View Herald TranscriptApr 13 2023, 7:34 AM2023-04-13 07:34:46 (UTC-7) Harbormaster completed remote builds in B18324: Diff 25108.Apr 13 2023, 7:53 AM2023-04-13 07:53:05 (UTC-7) tomek added inline comments.
This revision is now accepted and ready to land.Apr 17 2023, 5:43 AM2023-04-17 05:43:14 (UTC-7) Comment Actions avoid creating additional variable
Harbormaster completed remote builds in B18516: Diff 25361.Apr 19 2023, 9:48 AM2023-04-19 09:48:44 (UTC-7) Closed by commit rCOMM404694cc17ab: [lib] generate message store ops for threads after creating local message (authored by kamil). · Explain WhyApr 19 2023, 10:29 AM2023-04-19 10:29:06 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 25372 lib/reducers/message-reducer.js
|