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
F2190912: D9683.id.diff
Thu, Jul 4, 1:03 PM
Unknown Object (File)
Sat, Jun 29, 2:25 PM
Unknown Object (File)
Sat, Jun 29, 3:19 AM
Unknown Object (File)
Fri, Jun 28, 11:51 PM
Unknown Object (File)
Sun, Jun 23, 11:15 AM
Unknown Object (File)
Sun, Jun 23, 6:32 AM
Unknown Object (File)
Sat, Jun 15, 4:18 PM
Unknown Object (File)
Fri, Jun 14, 6:51 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.