1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-09-09 11:33:21 +02:00
jami-client-qt/src/libclient
Sébastien Blin c5e15d26a0 contactmodel: cache profiles for non contacts profile
If we're a member of a group swarm, we will receive profiles from
non contact (the other members of a conversation).
This patch try to get from cache before calling getContact() to be
able to retrieve profiles from non contacts if stored by the daemon

Change-Id: I864f1d5dd9f65232751e170b930606d23241d283
2024-05-31 10:22:12 -04:00
..
api contactmodel: fix contact initialization when linking a new device 2024-05-29 10:08:10 -04:00
authority AccountListModel: avoid calling getAccountList when unneeded 2024-02-29 09:24:35 -05:00
dbus misc: remove legacy mocking inclusion 2024-02-19 16:31:55 -05:00
interfaces presence: follow daemon changes for presence indicator 2024-02-20 12:47:11 -05:00
private misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
qtwrapper call-swarm: follow daemon changes 2024-05-21 08:48:01 -04:00
accountmodel.cpp accountmodel: re-add save profile for JAMS account 2024-05-31 10:22:03 -04:00
avmodel.cpp callview: use dynamic loading for call views 2024-04-15 13:24:01 -04:00
behaviorcontroller.cpp misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
callbackshandler.cpp accountmodel: re-add save profile for JAMS account 2024-05-31 10:22:03 -04:00
callbackshandler.h accountmodel: re-add save profile for JAMS account 2024-05-31 10:22:03 -04:00
callInformationListModel.cpp misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
callInformationListModel.h misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
callmodel.cpp conversations: hide call view when swarm call is finished. 2024-05-24 14:39:20 -04:00
callparticipantsmodel.cpp misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
CMakeLists.txt misc: remove some mac-specific compiler warnings 2024-04-15 21:55:37 -04:00
codecmodel.cpp misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
contactmodel.cpp contactmodel: cache profiles for non contacts profile 2024-05-31 10:22:12 -04:00
containerview.h misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
conversationmodel.cpp call-swarm: follow daemon changes 2024-05-21 08:48:01 -04:00
database.cpp misc: libclient: remove legacy account database migration mechanism 2024-02-15 15:16:00 -05:00
database.h misc: libclient: remove legacy account database migration mechanism 2024-02-15 15:16:00 -05:00
datatransfermodel.cpp misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
dbuserrorhandlerdefault.cpp misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
dbuserrorhandlerdefault.h misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
devicemodel.cpp misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
directrenderer.cpp misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
directrenderer.h misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
globalinstances.cpp misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
globalinstances.h misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
lrc.cpp callview: use dynamic loading for call views 2024-04-15 13:24:01 -04:00
messagelistmodel.cpp chatview: add check for last sent message 2024-02-29 09:12:58 -05:00
namedirectory.cpp misc: improve logging for the client and libclient projects 2024-02-12 11:14:17 -05:00
namedirectory.h misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
peerdiscoverymodel.cpp misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
pixmapmanipulatordefault.cpp presence: follow daemon changes for presence indicator 2024-02-20 12:47:11 -05:00
pixmapmanipulatordefault.h presence: follow daemon changes for presence indicator 2024-02-20 12:47:11 -05:00
pluginmodel.cpp contactmodel: refactor profile loading 2024-02-28 14:53:28 -05:00
renderer.cpp misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
renderer.h misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
rendererinformationlistmodel.cpp misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
rendererinformationlistmodel.h misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
shmrenderer.cpp misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
shmrenderer.h misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
typedefs.h contactmodel: refactor profile loading 2024-02-28 14:53:28 -05:00
uri.cpp misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
uri.h misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
vcard.cpp contactmodel: refactor profile loading 2024-02-28 14:53:28 -05:00
vcard.h misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00