Page MenuHomePhabricator

[native] Introduce MessageEntity type alias in more places
ClosedPublic

Authored by ashoat on Jul 14 2024, 6:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 12, 9:41 PM
Unknown Object (File)
Wed, Feb 26, 6:02 AM
Unknown Object (File)
Wed, Feb 26, 6:02 AM
Unknown Object (File)
Wed, Feb 26, 6:02 AM
Unknown Object (File)
Wed, Feb 26, 5:48 AM
Unknown Object (File)
Sun, Feb 23, 4:39 AM
Unknown Object (File)
Jan 31 2025, 8:39 PM
Unknown Object (File)
Jan 24 2025, 4:45 AM
Subscribers
None

Details

Summary

Noticed we had this in MessageStore.h and figured we could simplify some other places too.

Ended up moving it to DatabaseManagers so it could be used inside the libraries we package for web.

Test Plan

I tested compilation on both web and iOS

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage