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)
Mon, Sep 16, 2:58 AM
Unknown Object (File)
Mon, Sep 16, 2:58 AM
Unknown Object (File)
Sun, Sep 15, 10:07 AM
Unknown Object (File)
Sun, Sep 15, 10:06 AM
Unknown Object (File)
Sat, Sep 14, 11:14 PM
Unknown Object (File)
Sat, Sep 14, 7:12 PM
Unknown Object (File)
Sat, Sep 14, 7:00 AM
Unknown Object (File)
Tue, Sep 10, 11:15 PM
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