ZIm/crates/client/src
Bennet Bo Fenner bdb54decdc
ssh remoting: Show the host's GitHub name in the titlebar when sharing an SSH project (#19844)
The name (GitHub name) of the host was not displayed when sharing an ssh
project.

Previously we assumed that the a collaborator is a host if the
`replica_id` of the collaborator was `0`,
but for ssh project the `replica_id` is actually `1`.

<img width="329" alt="Screenshot 2024-10-28 at 18 16 30"
src="https://github.com/user-attachments/assets/c0151e12-a96f-4f38-aec1-4ed5475a9eaf">


Co-Authored-by: Thorsten <thorsten@zed.dev>

Release Notes:

- N/A

---------

Co-authored-by: Thorsten <thorsten@zed.dev>
2024-10-29 09:52:54 +01:00
..
telemetry Use SystemClock in EventCoalescer (#8317) 2024-02-23 20:07:13 -05:00
client.rs Remove dev servers (#19638) 2024-10-24 12:14:03 -06:00
socks.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
telemetry.rs telemetry: Refactor telemetry request into separate method (#18890) 2024-10-09 10:47:59 -04:00
test.rs Remove dev servers (#19638) 2024-10-24 12:14:03 -06:00
user.rs ssh remoting: Show the host's GitHub name in the titlebar when sharing an SSH project (#19844) 2024-10-29 09:52:54 +01:00
zed_urls.rs Add client::zed_urls module for constructing zed.dev URLs (#19391) 2024-10-17 16:18:35 -04:00