mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
Merge pull request #3036
Zetok Zalbavar (1): docs: correct info about events that update `By Activity` sorting
This commit is contained in:
commit
4efbda5f87
|
@ -15,17 +15,17 @@
|
||||||
Located on the left. Can be sorted e.g. `By Activity`.
|
Located on the left. Can be sorted e.g. `By Activity`.
|
||||||
|
|
||||||
`By Activity` sorting in qTox is updated whenever client receives something that
|
`By Activity` sorting in qTox is updated whenever client receives something that
|
||||||
is directly aimed at the user, and not sent to all contacts, that is:
|
is directly aimed at you, and not sent to everyone, that is:
|
||||||
|
|
||||||
* audio/video call
|
* audio/video call
|
||||||
* file transfer
|
* file transfer
|
||||||
* groupchat invite
|
* groupchat invite
|
||||||
* groupchat message
|
|
||||||
* message
|
* message
|
||||||
|
|
||||||
**Not** updated on:
|
**Not** updated on:
|
||||||
|
|
||||||
* avatar change
|
* avatar change
|
||||||
|
* groupchat message
|
||||||
* name change
|
* name change
|
||||||
* status change (`Online`/`Away`/`Busy`/`Offline`)
|
* status change (`Online`/`Away`/`Busy`/`Offline`)
|
||||||
* status message change
|
* status message change
|
||||||
|
|
Loading…
Reference in New Issue
Block a user