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
F2752019: D12735.diff
Wed, Sep 18, 3:22 PM
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
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
Lint Not Applicable
Unit
Tests Not Applicable