1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

docs: correct info about events that update By Activity sorting

This commit is contained in:
Zetok Zalbavar 2016-03-22 11:21:40 +00:00
parent ce5cad4c0f
commit 8ce9ea2eb4
No known key found for this signature in database
GPG Key ID: C953D3880212068A

View File

@ -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