Page MenuHomePhabricator

[native] stop persisting `messageStore.threads` via redux-persist
ClosedPublic

Authored by kamil on Nov 3 2023, 6:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 28, 9:01 PM
Unknown Object (File)
Sat, Sep 28, 9:01 PM
Unknown Object (File)
Sat, Sep 28, 9:01 PM
Unknown Object (File)
Sat, Sep 28, 9:01 PM
Unknown Object (File)
Sat, Sep 28, 9:01 PM
Unknown Object (File)
Sat, Sep 28, 8:55 PM
Unknown Object (File)
Aug 28 2024, 1:28 PM
Unknown Object (File)
Aug 28 2024, 9:32 AM
Subscribers

Details

Summary

ENG-3743

We have this data in SQLite now.

Depends on D9682

Test Plan

Try closing and opening the app multiple times to make sure there are no weird errors.

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Nov 3 2023, 7:00 AM
atul added inline comments.
native/redux/persist.js
989 ↗(On Diff #32674)

Is your editor auto formatter maybe adding these newlines? Feel free to disregard if intentional, but noticed these D9682 as well.

This revision is now accepted and ready to land.Nov 3 2023, 11:33 AM
native/redux/persist.js
989 ↗(On Diff #32674)

looks like it's my IDE fault, it is adding this while committing, I'll take a look

native/redux/persist.js
989 ↗(On Diff #32674)

Sweet, thanks for taking a look!

Not a huge deal regardless, guess it clutters up git blame history a bit.. but not end of the world

This revision was landed with ongoing or failed builds.Nov 8 2023, 3:42 AM
This revision was automatically updated to reflect the committed changes.