- Nov 22, 2021
-
-
Jenkins authored
Change-Id: Ib93644b4b434da0bfea186fb9e78b32b8bd4c3cc
-
- Nov 17, 2021
-
-
Sébastien Blin authored
Change-Id: I895121e4f936227632debd575fef852f6b94b7eb
-
- Nov 16, 2021
-
-
Change-Id: I7f2bf6038d1b9313bd86f9b0a39b2573b97038a1
-
Sébastien Blin authored
After an import getConversations() will be invalid while the account is not ready to be used. Wait the first accountStatusChanged. Change-Id: Ic62176b30d1fc6a87e550b702a9451b80f757a5f
-
- Nov 15, 2021
-
-
Jenkins authored
Change-Id: I2cb7dde704700ff8be9bac8ceea8d7b18d0cbf12
-
Sébastien Blin authored
jami-daemon#470 Change-Id: Icd5b951e404146a6b41f94c7d3bdb2e573cfd019
-
- Nov 10, 2021
-
-
Sébastien Blin authored
Avoid a lot of unnecessary work in the daemon. Note: This is a hack and should be reverted in the future. However, this needs major changes in the daemon's API to rewrite the current video stack here, and video-split is needed. So, for now use a whitelist in callmodel to know when registering. In the future the client will register and unregister the renderer when needed GitLab: jami-daemon#658 Change-Id: Ibf581cca3a4bf557502687a68b7ab5989d11c38a
-
Add a call to selectConversation in slotCallStatusChanged to refresh the ui when the call status change Gitlab: #1277 Change-Id: I18b1b1a9542ef603ed30048ac7cf396cd0bf7eb7
-
Sébastien Blin authored
So, that the client can directly use it jami-client-qt#589 Change-Id: I545f60a13e8d9875244db76ac96829940417c701
-
- Nov 08, 2021
-
-
Jenkins authored
Change-Id: Ic5927084815bcdc2fef630f7a79b6dcd16eb69cf
-
- Nov 05, 2021
-
-
Sébastien Blin authored
Change-Id: If3f747ff668a847bdb646265208fa9399a1ecb9d
-
- Nov 04, 2021
-
-
Sébastien Blin authored
This avoid to only load merge messages and fix the last interaction detected Change-Id: Ib8c3607924792ec25ad22c006fb369e6555aa877
-
Sébastien Blin authored
This add read receipts and is ready for swarm. jami-client-qt#468 Change-Id: Id6e6676c7f7937fa0c5a33f0282a509d4b12c246
-
- Nov 03, 2021
-
-
Sébastien Blin authored
As the account can be destroyed while a signal is treated Change-Id: I16201dc917a14184f57ba15f0e6c1ddd4b1f5311
-
- Nov 01, 2021
-
-
Jenkins authored
Change-Id: I97c81d6829ed82a341c393f3879d8469114d1dbd
-
GitLab: jami-project#855 Change-Id: I7b2b2b76310743b7b330bfa4c1f123306288b1fa
-
In order to allow file/screen sharing from a audio only call, we must use requestmediachange to add this new stream. deprecates setinputfile() and setDisplay(). Those functions should be replaced by requestmediachange(). GitLab: client-qt#499 Change-Id: I504789696fe050e360c775692c08ca86b47dd06a
-
- Oct 29, 2021
-
-
Change-Id: I8f1e181a4ce0e9930ada1f35019ca03fbe65b8d0
-
- Oct 28, 2021
-
-
Sébastien Blin authored
cf #492 Change-Id: Ieb922ad29136b5f607c2fc0086fa4cfd120a9bfb
-
- Oct 26, 2021
-
-
Sébastien Blin authored
Change-Id: Icaaf1f1628a1bd0b8f3fe1992424abb4d2b60bf3
-
- Oct 21, 2021
-
-
Sébastien Blin authored
find() returns an iterator that must not change Change-Id: I02650ba17149be1bad002b754f459e8664746fc1
-
- Oct 19, 2021
-
-
Sébastien Blin authored
Change-Id: Id07b19bfc169d8cfa150f4469c4d333e75ac1bbe
-
- Oct 12, 2021
-
-
Change-Id: I7ed7cbe07d087ec6cad22b0d53838c88d431de83
-
- Oct 11, 2021
-
-
Jenkins authored
Change-Id: If7a6b8730f371b7ff66e4b8767e5affd64c4d264
-
- Oct 07, 2021
-
-
Ming Rui Zhang authored
Change-Id: I65907e052015efeef066d6262e6f179a4e4a1644
-
- Oct 06, 2021
-
-
Adrien Béraud authored
Change-Id: Ic83e090c19f3c5c7dc0c5d950ccb57411f217294
-
Ming Rui Zhang authored
jami-client-qt#550 Change-Id: Ib4366178408171ab54a57508ad4fe2311b18fd95
-
Andreas Traczyk authored
+ trigger the emission of dataChanged signals when updating an interaction's data including a synthetic status change to notify the UI to update the progress of a transfer + add the transfer display name as a message list model role Change-Id: I82b756e193e739c78502ef31702500d9f21a727c Gitlab: #479
-
This patch allows the client to use a listview to display chat messages. Gitlab: #479 Change-Id: I45ccbdbebe212299c4d477b69218e273014a3bd2
-
- Oct 04, 2021
-
-
Jenkins authored
Change-Id: I786e9924a79427d81e3f8f3e9138ca494df53577
-
- Sep 30, 2021
-
-
Andreas Traczyk authored
Change-Id: I3a320c8f58633a2bfb271ff513732e53a0335d5a
-
This reverts commit bbda1066. Reason for revert: <prevent contact removal for one_to_one> Change-Id: I88dfa67def9af9d1bd517384df48d1f59e4c34a6
-
Sébastien Blin authored
Compress the image to a value under 48k to be able to send it through the DHT. Change-Id: I4eee67e0a667bb278d2099abaf5305ca0a767efc
-
- Sep 29, 2021
-
-
Sébastien Blin authored
+ use QFileLock on profiles to avoid any potential problems with parallel updates + Do not update write files if nothing is updated Change-Id: Iff1e1ac6a0363a0531f67d0e3a40ee99fa67a32d
-
- Sep 28, 2021
-
-
Change-Id: I948ea21e577d4ff9ccd69bfb22261432be7ba8b4
-
- Sep 27, 2021
-
-
Jenkins authored
Change-Id: Ifaa93b3e92c5c932b18a83758c45ea48878e3cfb
-
- Sep 20, 2021
-
-
Andreas Traczyk authored
Change-Id: I07633e7e1d6b689af30b38648d6c2d354cf2c029
-
- Sep 14, 2021
-
-
Sébastien Blin authored
Logic is handled by the daemon, nothing to do for removeConversation Change-Id: I4bdf41c5d7d21cfd523409602004b668627ecadc GitLab: https://git.jami.net/savoirfairelinux/ring-project/-/issues/1282
-
- Sep 13, 2021
-
-
Jenkins authored
Change-Id: I22b4fe8cd05d7f9c6b29f78fa00c6327f418032b
-
- Sep 10, 2021
-
-
Sébastien Blin authored
if there is other conversations with a contact, only the conversation is removed, not the others Change-Id: I6a7aa6fc4953c34fb46e68c7682d1891511b0017
-