Page MenuHomePhabricator

[native] Added new editing messages type to MessageSpecs in C++
ClosedPublic

Authored by kuba on Mar 7 2023, 1:41 AM.
Tags
None
Referenced Files
F4089795: D6964.id24396.diff
Sun, Feb 16, 1:47 PM
Unknown Object (File)
Thu, Feb 13, 10:22 PM
Unknown Object (File)
Mon, Feb 3, 3:12 AM
Unknown Object (File)
Fri, Jan 31, 4:18 PM
Unknown Object (File)
Fri, Jan 31, 4:18 PM
Unknown Object (File)
Fri, Jan 31, 4:18 PM
Unknown Object (File)
Fri, Jan 31, 4:10 PM
Unknown Object (File)
Jan 15 2025, 5:45 PM
Subscribers

Details

Summary

Added new EDIT_MESSAGE message type in C++.

Test Plan

Compiled it on iOS, run the app, check if works.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kuba retitled this revision from x[native] Added new editing messages type to MessageSpecs in C++ to [native] Added new editing messages type to MessageSpecs in C++.

Not an expert in C++ but your code follows the pattern I used when writing the C++ message spec for reactions. Would be helpful to get a second pair of eyes here

This revision is now accepted and ready to land.Mar 9 2023, 10:25 AM