presence: Avoid doc/naming references to "orange".

It seems like orange is the loudest possible color to
denote a quasi-neutral-idle state, so we hope to
replace it with another color.

This commit does not change any styling.

I removed the sentences in the doc, since they are
kind of too vague to be useful. If we want to say that
the idle state is correlated with the half-orange
circles in the buddy list, then we want to say that
more specifically.
This commit is contained in:
Steve Howell
2022-01-27 21:22:59 +00:00
committed by Tim Abbott
parent a9ea525757
commit 498b02dfb2
4 changed files with 10 additions and 9 deletions

View File

@@ -23,11 +23,10 @@ requests contains a few parameters. The most important is "status",
which had 2 valid values:
- "active" -- this means the user has interacted with the client
recently. We use this for the "green" state in the web app.
recently.
- "idle" -- the user has not interacted with the client recently.
This is important for the case where a user left a Zulip tab open on
their desktop at work and went home for the weekend. We use this
for the "orange" state in the web app.
their desktop at work and went home for the weekend.
The client receives in the response to that request a data set that,
for each user, contains their status and timestamp that we last heard