mattermost-mobile/app/store
Amit Uttam 605cc2afd8
Run message retention cleanup off of pre-existing state (#4211)
Instead of a reconstructed "zero" state.

Only posts in channels, searched posts and flag posts are recalculated (as per data retention policy, if applicable). The rest of state is cloned from existing state.
2020-04-23 12:57:58 -03:00
..
ephemeral_store.js Upgrade Dependencies (#4034) 2020-03-18 19:09:20 -03:00
index.js [MM-17560] Await dismissAllModals and popToRoot prior to calling showSearchModal (#3298) 2019-09-25 15:23:45 -07:00
middleware.js Run message retention cleanup off of pre-existing state (#4211) 2020-04-23 12:57:58 -03:00
middleware.test.js [MM-24426] Set previous app version in redux store (1.30) (#4196) 2020-04-22 08:23:45 -07:00
store.js MM-24202 Add ability to invalidate specific versions (#4158) 2020-04-16 08:53:20 -04:00
thunk.js Deps update (#3806) 2020-01-20 13:20:03 -03:00
utils.js [MM-24451] Handle setting previousVersion on logout and clearing data (#4205) 2020-04-22 21:04:24 -07:00
utils.test.js [MM-24451] Handle setting previousVersion on logout and clearing data (#4205) 2020-04-22 21:04:24 -07:00