- Nov 01, 2023
-
-
GitLab: jami-daemon#485 Change-Id: I148f19eb76a526a5ab38c5f4a83f45ea66e348e4
-
- Oct 23, 2023
-
-
Change-Id: Idf922df701cdf2efc2d167362dca021897d8e2e5
-
- Sep 12, 2023
-
-
Xavier Jouslin de Noray authored
Change-Id: I35ea5be7dc87dcf2e15b5803f9819887c946b91a
-
- Aug 08, 2023
-
-
To be able to show calls that are transfered, we must catch new calls from callstatechanged signal. Move all logic from newincomingcall to callstatechanged. Change-Id: Ibd3ff5f8b4009895b3165348fd1638956f5f66d9
-
- Jul 13, 2023
-
-
Sébastien Blin authored
also separate debug and muteDaemon options so that "jami -dq" shows debug informations from the client. Change-Id: Ic69c5cf8b6a8ef4aa1fff607d01a541dab3e6da2
-
- May 15, 2023
-
-
Sébastien Blin authored
Python2 is removed from Debian stable/unstable and latest Ubuntu. So, we need to use a newest version of Qt (here Qt 6.4.3). Change-Id: I6c8b1eee644aab787d54e467f64011762ffd7548
-
- Apr 26, 2023
-
-
The commit was reverted in 2b7a421e due to breaking some of the packaging builds. This has now been rectified. Change-Id: I3ea67962cc65f243f106fe00316634d580f51a52
-
- Feb 16, 2023
-
-
Aline Gondim Santos authored
Change-Id: I08ef8b2f383c3aa1035518a2d4f92e941048e211
-
- Feb 06, 2023
-
-
Amin Bandali authored
Change-Id: Idc99880fedf8bb9f7a89b5b30c3f316dede89759
-
Amin Bandali authored
Change-Id: Idf38e82631a4e22540aa5dec8ec2db0ab4a38c2e
-
- Feb 01, 2023
-
-
Change-Id: Ie1708ae4be049206fb8337db1211b7844e45726f
-
- Jan 20, 2023
-
-
Andreas Traczyk authored
Change-Id: I6d10827c4b5dcd2cddc8516f3c30d3f986774ffb
-
- Jan 18, 2023
-
-
If a window changes its name, we should share the parent process windows. This can happen with chrome, visual studio code and file explorer for example. + Fixes non opening SelectScreen window when Jami language changes. Change-Id: Ib16992dde08e6a9fa191c9fb1cbc4efd304efe6d
-
- Jan 09, 2023
-
-
Aline Gondim Santos authored
GitLab: jami-project#1294 GitLab: #481 Change-Id: Iafdb542d37f9a1d59b35d83ba779c1c2f2f0ca0f
-
- Dec 29, 2022
-
-
Sébastien Blin authored
This reverts commit 041b733c. Reason for revert: Breaks build from jami-project Change-Id: Ie93add3c76a88c0368cb9d23c415d921a06b49d9
-
Aline Gondim Santos authored
Change-Id: Ibd901be120c061d7b726f657a5d51636716acdcc
-
- Dec 28, 2022
-
-
* extras/build/cmake/modules/FindLibJami.cmake: Rename LIBJAMI_INCLUDE_DIRS to LIBJAMI_INCLUDE_DIR. Use find_path to search for jami.h directory. * CMakeLists.txt: Adjust accordingly. * src/libclient/CMakeLists.txt: Likewise. * src/libclient/qtwrapper/CMakeLists.txt: Likewise. Change-Id: I494358f9bfafb41f000daeec4196747b2c184401
-
- Dec 20, 2022
-
-
Sébastien Blin authored
Change-Id: I5d3d7cd5cb7570ff2063ea5a981c312480a6990a
-
- Dec 14, 2022
-
-
Change-Id: I83f27e86a6a7ee2140dc3028a4e183dcb8de8a27 GitLab: #875
-
- Dec 06, 2022
-
-
Sébastien Blin authored
Change-Id: I34b9118d1984c9506d34dbebbfbff2397f8fa8ec
-
- Nov 21, 2022
-
-
Sébastien Blin authored
Change-Id: I2bb01e2846a2c543b7f17086794cd007c2ac39ae
-
- Nov 17, 2022
-
-
Sébastien Blin authored
+ Add call buttons to start a new call + React to events from the swarm + call interactions (Join call/Call ended, etc) + active calls area + Add call management logic in LRC + Feature is enabled via the experimental checkbox jami-daemon#312 Change-Id: I83fd20b5e772097c0792bdc66feec69b0cb0009a
-
- Nov 02, 2022
-
-
Sébastien Blin authored
Change-Id: I66d29899ec18b5d1fc0b66e7a44f5c1018237dd5
-
Change-Id: Ia54d01ec56e01d0c04e360ec06da87aa37fe74fe GitLab: #510
-
- Oct 29, 2022
-
-
Sébastien Blin authored
Change-Id: I15d382406687cc506c1456ce43286ad6b0f23529
-
- Oct 27, 2022
-
-
Nicolas Vengeon authored
Change-Id: I24a94b9ced0ec3930a0b9e20f3fa0440e2d8fd00 Signed-off-by:
Nicolas Vengeon <nicolas.vengeon@savoirfairelinux.com>
-
- Oct 25, 2022
-
-
Sébastien Blin authored
Handle application/edited-message type to support message edition. Previous bodies are saved in the interaction to be able to get the original post to avoid unwanted editions. While loading a conversation, we store the editions in a temporary map that we link once the edited message is detected. This work because we can't edit a message before this message exists. PreviousBodies in interaction.h contains every previous body detected and the client can show previous version of the message in a popup. Deleting a message works the same way, just that any message with an empty body is not shown. jami-daemon#316 Change-Id: Ib158abd16ad4b629532de11694e88d86a12d72a8
-
- Oct 17, 2022
-
-
Sébastien Blin authored
Save current color, and notification's preferences Change-Id: I3197be53bf622528aa3bc2e3f0d9aea29068e144
-
- Aug 24, 2022
-
-
Sébastien Blin authored
jami-daemon#318 Change-Id: I79916422b90c6eb12252c96bb12e209188a81f94
-
- Aug 16, 2022
-
-
Sébastien Blin authored
Change-Id: Ic74e3a79ff5c79d48f4c4ab76eb0be690d296a0b
-
- Aug 15, 2022
-
-
Sébastien Blin authored
A signal exists for showing errors to the user to make failing cases more explicit. With this patch, errors detected are displayed to the end user so that they know that an error occured and what kind of error occured. Change-Id: Ib2d4d4fdb171235e0598de0f1c190b8fd0fcc336
-
- Aug 09, 2022
-
-
Sébastien Blin authored
Change-Id: I48a4a03910400c004da7b760923303636eba42e6 GitLab: jami-daemon#524
-
- Jul 21, 2022
-
-
Sébastien Blin authored
Change-Id: I76b0fe1d35fa38ffe82812bc1c97b2565ceb9318
-
- Jul 16, 2022
-
-
Use return value of registerSinkTarget Change-Id: Ibc7e8076a9446175d173b10aff18255893b1a8f7
-
- Jul 15, 2022
-
-
Sébastien Blin authored
Change-Id: I6abaede26925fca5c184d8981e5b13e51b4213f7
-
- Jul 11, 2022
-
-
Sébastien Blin authored
In a conference, with this patch, the user is able to share a media while keeping the camera. The mute button for the camera only control the camera and we use requestMediaChange to add medias. To stop sharing a media, the user will click on the dedicated button. If the peer is not compatible with multistream, the behavior will be the same as before jami-project#1429 Change-Id: If5e0634be6d0d06900ad82554b32a524fd4db36c
-
- Jun 17, 2022
-
-
Sébastien Blin authored
https: //git.jami.net/savoirfairelinux/jami-project/-/issues/1429 Change-Id: Ifec006058e834dacef90539d93c6f1974c84dd52
-
- Jun 08, 2022
-
-
Amin Bandali authored
This is libjamiclient from the jami-libclient.git repository as of 767c45b8b09806ac05cbada720864df93588c047, with the following changes: * src/libclient/newaccountmodel.cpp: (NewAccountModelPimpl::removeFromAccounts): The lock wait inside '#ifdef CHK_FREEABLE_BEFORE_ERASE_ACCOUNT' was not updated when the type of 'accounts' was changed over the years from this: std::map<std::string, account::Info> to this: std::map<QString, std::pair<account::Info, std::shared_ptr<Database>>> Basically we need to get the 'first' of the pair for 'account::Info'. So we now do that. * src/libclient/avmodel.cpp: * src/libclient/callbackshandler.cpp: * src/libclient/contactmodel.cpp: * src/libclient/conversationmodel.cpp: * src/libclient/database.cpp: * src/libclient/namedirectory.cpp: * src/libclient/newaccountmodel.cpp: * src/libclient/newcallmodel.cpp: * src/libclient/newdevicemodel.cpp: * src/libclient/peerdiscoverymodel.cpp: * src/libclient/pluginmodel.cpp: * src/libclient/smartinfohub.cpp: * src/libclient/vcard.h: * src/libclient/authority/storagehelper.cpp: Replace Qt's 'foreach' with 'Q_FOREACH' and its 'emit' with 'Q_EMIT' because in the client-qt code base we have '-DQT_NO_KEYWORDS' to avoid conflicts with other libraries we use. * cmake/FindLibJami.cmake: Import cmake/FindRing.cmake from the jami-libclient.git repository. Then, rename RING_BUILD_DIR to LIBJAMI_BUILD_DIR (though the old name is still supported for now). Also update other references of Ring to Jami. Further, add additional calls to 'find_library' to make sure specified local paths for libjami are checked before system-wide ones (in case of older/obsolete libjami being available system-wide, which might happen on GNU/Linux systems). * translations/lrc_*.ts: Import translation files from the libclient repository. The message location paths were corrected by running "sed -i 's|../src|&/libclient|g' lrc_*.ts" in 'translations/'. .tx/config: Add section for the newly-imported libclient translations. * CMakeLists.txt: Reformat, plus various fixes and cleanups, such as changing indentation to 2 spaces and wrapping lines at 70 characters, renaming the parent directory of translations from 'ring' to 'jami', and using all lowercase function calls. Also add copyright headers. * src/app/appsettingsmanager.cpp: (AppSettingsManager::loadTranslations): * src/app/utilsadapter.cpp (UtilsAdapter::supportedLang): Update to adapt to the renaming of the parent directory of translations from 'ring' to 'jami'. GitLab: #748 Change-Id: I86e3b0fb30e554755023e7b858b6a0d132cd59ab
-