Skip to content
Snippets Groups Projects
Commit de79a591 authored by Pierre Nicolas's avatar Pierre Nicolas :joy:
Browse files

conversation: Synchronize conversation's preferences

GitLab: #1271
Change-Id: I293864b98bfb0cf0cba6c00bcc117c8c702f544f
parent bc5ae7d6
No related branches found
No related tags found
No related merge requests found
...@@ -265,7 +265,7 @@ In the synchronized data, each devices sends to other devices the state of the c ...@@ -265,7 +265,7 @@ In the synchronized data, each devices sends to other devices the state of the c
Every conversation has attached preferences set by the user. Those preferences are synced across user's devices. This can be the color of the conversation, if the user wants to ignore notifications, file transfer size limit, etc. For now, the recognized keys are: Every conversation has attached preferences set by the user. Those preferences are synced across user's devices. This can be the color of the conversation, if the user wants to ignore notifications, file transfer size limit, etc. For now, the recognized keys are:
+ "color" - the color of the conversation + "color" - the color of the conversation (#RRGGBB format)
+ "ignoreNotifications" - to ignore notifications for new messages in this conversation + "ignoreNotifications" - to ignore notifications for new messages in this conversation
+ "symbol" - to define a default emoji. + "symbol" - to define a default emoji.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment