Page MenuHomePhabricator

[lib] Added edit message action reducer
ClosedPublic

Authored by kuba on Mar 22 2023, 6:21 AM.
Tags
None
Referenced Files
F1682348: D7144.diff
Tue, Apr 30, 4:42 AM
Unknown Object (File)
Thu, Apr 11, 10:01 AM
Unknown Object (File)
Mar 28 2024, 3:02 AM
Unknown Object (File)
Mar 28 2024, 2:53 AM
Unknown Object (File)
Mar 7 2024, 12:54 PM
Unknown Object (File)
Mar 7 2024, 12:54 PM
Unknown Object (File)
Mar 7 2024, 10:27 AM
Unknown Object (File)
Mar 5 2024, 11:46 PM
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