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)
Mon, May 13, 10:20 AM
Unknown Object (File)
Apr 18 2024, 1:20 AM
Unknown Object (File)
Apr 18 2024, 1:20 AM
Unknown Object (File)
Apr 18 2024, 1:20 AM
Unknown Object (File)
Apr 18 2024, 1:20 AM
Unknown Object (File)
Apr 18 2024, 1:17 AM
Unknown Object (File)
Mar 27 2024, 3:43 AM
Unknown Object (File)
Mar 26 2024, 3:56 AM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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