Page MenuHomePhabricator

[keyserver][web] Refactor getInitialReduxState action
ClosedPublic

Authored by inka on Oct 31 2023, 7:05 AM.
Tags
None
Referenced Files
F3182362: D9650.id32755.diff
Fri, Nov 8, 7:48 AM
F3182353: D9650.id32645.diff
Fri, Nov 8, 7:48 AM
F3182217: D9650.id32543.diff
Fri, Nov 8, 7:40 AM
F3181143: D9650.diff
Fri, Nov 8, 5:34 AM
Unknown Object (File)
Sat, Nov 2, 6:53 AM
Unknown Object (File)
Sat, Nov 2, 6:53 AM
Unknown Object (File)
Sat, Nov 2, 6:52 AM
Unknown Object (File)
Sat, Nov 2, 6:52 AM
Subscribers

Details

Summary
Test Plan

Checked that the value returned by this action is correct, chekced that the app loads without errors

Diff Detail

Repository
rCOMM Comm
Branch
inka/actions_new_branch
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

inka requested review of this revision.Oct 31 2023, 7:26 AM
web/types/redux-types.js
36

Should this be read-only?

web/redux/action-types.js
29 ↗(On Diff #32645)

URLInfo contains thread which should be separated per keyserver

We might also want to remove invite secret from urlinfo

Stop sending inviteSecret to keyservers. I tested that the invite links still work correctly

This revision is now accepted and ready to land.Nov 7 2023, 3:46 AM
This revision was landed with ongoing or failed builds.Nov 7 2023, 6:35 AM
This revision was automatically updated to reflect the committed changes.