Page MenuHomePhabricator

[keyserver] Don't specify name for new PRIVATE threads
ClosedPublic

Authored by ashoat on Apr 15 2023, 11:25 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 12, 11:58 PM
Unknown Object (File)
Tue, Nov 5, 4:28 AM
Unknown Object (File)
Tue, Nov 5, 4:28 AM
Unknown Object (File)
Tue, Nov 5, 4:27 AM
Unknown Object (File)
Tue, Oct 29, 5:19 PM
Unknown Object (File)
Mon, Oct 28, 12:45 PM
Unknown Object (File)
Mon, Oct 28, 12:45 PM
Unknown Object (File)
Mon, Oct 28, 12:45 PM
Subscribers
None

Details

Summary

Now that we display PRIVATE threads without names with the ENS-resolved username of the member, we can skip specifying the name of the thread.

Depends on D7453

Test Plan

In combination with the preceding diff, I tested this by deleting and recreating my ashoat.eth account in my local web environment, and confirming that my new PRIVATE thread was displayed with the name "ashoat.eth"

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Apr 17 2023, 4:44 AM
This revision is now accepted and ready to land.Apr 17 2023, 4:43 PM

In retrospect I should hold off on landing this until D7453 is shipped to clients first. It only affects user registration and we can assume they will be using newer client versions, but we should still wait until it actually ships before landing this, in order to avoid blocking keyserver deploy