zulip / zulip-desktop

Zulip Desktop client for Mac, Windows and Linux.
https://zulip.com/apps
Apache License 2.0
847 stars 429 forks source link

display the hostname a user is logged in on #766

Open sebastianelsner opened 5 years ago

sebastianelsner commented 5 years ago

Story: As a support person I would like to be able to see on which host a user chatting with me via Zulip is logged in to. This information is important for me in subsequent support steps. Having worked with Jabber clients before, I am used to having the information of the user's hostname.

Concerns: Sending the hostname should be disabled by default due to privacy concerns. This means there needs to be a configuration option per user.

Technical thoughts: Electron supports os.hostname(), so sending the hostname along with the user's status should be possible. I guess this also touches the server component and would need some extension there as well.

abhigyank commented 5 years ago

I suppose this would only be possible if the user is using the desktop app and not via browser.

sebastianelsner commented 5 years ago

Yes, I guess browsers do not support this.

akashnimare commented 5 years ago

@sebastianelsner can you attach a screenshot of how it looks in the Jabber client?

sebastianelsner commented 5 years ago

I have added the places as they would transfer from Psi jabber client.

hostname1 hostname2

kanishk98 commented 5 years ago

@zulipbot claim

zulipbot commented 5 years ago

Hello @kanishk98, you have been unassigned from this issue because you have not updated this issue or any referenced pull requests for over 14 days.

You can reclaim this issue or claim any other issue by commenting @zulipbot claim on that issue.

Thanks for your contributions, and hope to see you again soon!