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)
Wed, Jan 1, 11:12 PM
Unknown Object (File)
Wed, Jan 1, 11:12 PM
Unknown Object (File)
Wed, Jan 1, 11:11 PM
Unknown Object (File)
Wed, Jan 1, 11:04 PM
Unknown Object (File)
Dec 11 2024, 10:39 AM
Unknown Object (File)
Dec 7 2024, 7:19 AM
Unknown Object (File)
Dec 5 2024, 1:57 AM
Unknown Object (File)
Dec 5 2024, 1:57 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