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)
Sun, May 5, 6:52 AM
Unknown Object (File)
Sun, May 5, 1:26 AM
Unknown Object (File)
Sun, May 5, 1:26 AM
Unknown Object (File)
Sun, May 5, 12:52 AM
Unknown Object (File)
Tue, Apr 30, 4:42 AM
Unknown Object (File)
Apr 11 2024, 10:01 AM
Unknown Object (File)
Mar 28 2024, 3:02 AM
Unknown Object (File)
Mar 28 2024, 2:53 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
No Lint Coverage
Unit
No Test Coverage