-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add user presence status #1504
Comments
One note on this is that it's very difficult for us to completely hide your online status from others. We can hide it in the UI, but a sophisticated or determined user would be able to figure it out from their network logs, or write some code to do it. Perhaps we could say, for Invisible, "hide your online status (still visible to determined fellow members)" What's the threshold for idle? Is it user-determined or based on UI interaction? Does browsing messages or switching channels change your status? |
I honestly don't think we have to completely hide online status, because this feature-request is mainly for the average user who wouldn't even know you can try to see through their network logs, so with most average users out there, this will not be an issue, and this feature-request is for such mass average users. I could change my presence to invinsible and be online, maybe some tech nerd might be able to figure out I am online, but most people will just see me as offline, same with other presence status like idle/away or DND.
Great question, it's mostly user determined BUT there are some exceptions. It really depends on each type of presence, for example if I choose "online" and I am inactive for like over a threshold, then discord/guilded usually changes the presence automatically from "online" to "Idle/away (whatever name you choose here, but it's the yellow one). But if you look at the DND presence, that is almost 99% user-determined as far as I know, it means no notifications or disturbance and as soon as you put DND, it says like that for almost all the time until you change it back, it is often even used to help make yourself seem more active by leaving it on DnD all day all night and your account will stay like that, also often helpful for young growing servers, as they tend to use this presence to make the server look "alive" until more people join, so DnD as far as I know, is the most user-determined here. "invisible" is a dependent factor on "away/idle" and "online". For example if I am actively participating on the platform, and I put it on "online", it will change back after a certain threshold to "idle/away" when I go inactive BUT have not closed the app on my computer, when you close the app, the "idle" can change to "invisible", but if you are online and manually set it to "invisible", then it's mostly user-determined. I tried to best explain here, sorry if I became repetitive or too unnecessarily long anywhere haha |
I understand this! That's interesting about setting your status to DND to appear present rather than appearing idle. It's counter-intuitive but I can see how it works that way. Googling this, it seems that Discord switches to "Idle" after 5 minutes of inactivity with the app open, where inactivity is based on the lack of mouse movements and keystrokes. Since you might not be directly connected to a user and there's no server here, we would have to base activity on some kind of heartbeat ping that clients do automatically. What do you think about the following proposal?
UPDATED to reflect naming choice of active/idle/inactive On mobile, we would do the same as above, but "online" status is based on user activity in the app, not on mouse movements. |
@holmesworcester I think you got this! 5 minute ping is brilliant, I think that would work out well since we don't have servers (and why I love quiet, no servers!) so an in-built heartbeat 5 min ping would solve that. |
"Hidden" should be described as "You will not appear online, though a user could detect this." |
@MrLuxuri here are some proposed designs: https://www.figma.com/file/frxdNd42wV8kgXoiBExoqR/User-and-network-status?type=design&node-id=716-24413&mode=design&t=kwN714nqlQBAlCX9-4 Does this look right to you? |
Update: we're saying "Inactive" instead of "Hidden" or "Invisible" since "Inactive" doesn't make any claim about how detectable your status is to others. It's just a way for you to say you're inactive. |
Some of the feedback was to allow custom status too: #2326 |
For good measure I'm adding links to the latest thinking for:
This was in "Design Finishing" which doesn't make sense. Both of these specs should be reconciled when we prioritize building this, but currently they are on hold with decisions to make. |
Add the ability for users to be able to set a user profile presence, such as Online, Idle, Do not disturb or Invincible.
UPDATE: Proposed designs: https://www.figma.com/file/frxdNd42wV8kgXoiBExoqR/User-and-network-status?type=design&node-id=716-24413&mode=design&t=kwN714nqlQBAlCX9-4
The text was updated successfully, but these errors were encountered: