mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-07 22:02:12 +08:00

This store user's preferences per conversation into conversation_data/<convId>/preferences In this way, the daemon is able to sync this file across devices and remove preferences at the same time we remove the conversation. For now, only support "color" and "ignoreNotifications" The preferences are synced via partial SyncMsg sent across devices. Change-Id: I8fe74cc06733ad61d45d721e0264b1941d4cf122