Page MenuHomePhabricator

[lib] Rename `updateDisconnectedBarActionType` to `updateKeyserverReachabilityActionType`
ClosedPublic

Authored by atul on Jan 30 2024, 3:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 3, 1:42 PM
Unknown Object (File)
Thu, Sep 19, 12:26 AM
Unknown Object (File)
Thu, Sep 19, 12:26 AM
Unknown Object (File)
Thu, Sep 19, 12:26 AM
Unknown Object (File)
Thu, Sep 19, 12:26 AM
Unknown Object (File)
Thu, Sep 19, 12:26 AM
Unknown Object (File)
Aug 21 2024, 5:36 PM
Unknown Object (File)
Jul 21 2024, 1:00 AM
Subscribers
None

Details

Summary

This is a simple rename that only affects clients.

Next diffs will be:

  • native migration to replace connection.showDisconnectedBar with connection.reachable WHERE reachable will be initially set to !showDisconnectedBar
  • Same as above, but for web.
  • Modify keyserver to serve showDisconnectedBar for old clients and reachable for new clients.
Test Plan

This is a straightforward rename. The next diffs in the stack will need to be tested thoroughly.

Diff Detail

Repository
rCOMM Comm
Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage