Page MenuHomePhabricator

[lib] Added edit message action reducer
ClosedPublic

Authored by kuba on Mar 22 2023, 6:21 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 18, 6:45 AM
Unknown Object (File)
Mon, Mar 17, 12:11 PM
Unknown Object (File)
Mon, Mar 17, 12:11 PM
Unknown Object (File)
Mon, Mar 17, 12:10 PM
Unknown Object (File)
Mon, Mar 17, 12:01 PM
Unknown Object (File)
Sun, Mar 9, 3:48 AM
Unknown Object (File)
Fri, Mar 7, 3:46 AM
Unknown Object (File)
Thu, Feb 27, 5:41 AM
Subscribers

Details

Summary

After the edit action is completed, we receive from the keyserver new message infos. We can merge the new messages, to display edited messages locally.

Test Plan

Called the action by updating the message content. Checked if the messages are merged, and the edited messages updated with new content.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable