Page MenuHomePhabricator

[keyserver][lib][native][web] Remove urlPrefix from BaseAppState
ClosedPublic

Authored by inka on Aug 15 2023, 8:01 AM.
Tags
None
Referenced Files
F2168682: D8815.id30142.diff
Tue, Jul 2, 9:32 AM
Unknown Object (File)
Wed, Jun 26, 3:58 PM
Unknown Object (File)
Wed, Jun 26, 4:51 AM
Unknown Object (File)
Mon, Jun 24, 2:00 PM
Unknown Object (File)
Wed, Jun 19, 11:22 AM
Unknown Object (File)
Wed, Jun 19, 11:22 AM
Unknown Object (File)
Wed, Jun 19, 11:21 AM
Unknown Object (File)
Wed, Jun 19, 11:14 AM
Subscribers

Details

Summary
Test Plan

ran yarn flow-all. Checked that the app still works - connects to the keyserver and its possible to send messages. Checked that the migration is succeful

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

lib/reducers/master-reducer.js
149 ↗(On Diff #29903)

We hardcode ashoatKeyserverID temporarily here. During https://linear.app/comm/issue/ENG-4462/refactor-lastcommunicatedplatformdetails-field we will make lastCommunicatedPlatformDetails be keyed by keyservers id, not urlPrefix. During https://linear.app/comm/issue/ENG-4440/refactor-redux-fields-second-iteration-refactor-actions we will make the actions keep the id of the related keyserver in their payloads

inka requested review of this revision.Aug 15 2023, 8:19 AM
This revision is now accepted and ready to land.Aug 16 2023, 1:50 AM