- Feb 05, 2023
-
-
Iterate through CPP elements and use positionView(ListView.Center) as other approach seems bugguy or slower. Change-Id: I43879969ccb457166879a156efb482e77ff07d6b
-
Sébastien Blin authored
Else, changing the moderator state of a participant doesn't refresh the controls Change-Id: Ic00a7836b181bf9aa9c9d793720323bc2247196a
-
Sébastien Blin authored
We sort the invites by last interactions. However on swarm, there is no interaction yet. Add one with the received timestamp given by the daemon. (Regression appears because we were showing trust request before not conversation requests) Change-Id: Ic7f4d1a5d485325c95a19c2c38ae9c74630829ce GitLab: #956
-
Sébastien Blin authored
If the avatar for an account is set on a device, it will send to detected devices on new connections. The client was ignoring the new avatar if it was not empty, now we just use the last received avatar Change-Id: I0b2cde9c193d46014c4d600775743312219b84df
-
Sébastien Blin authored
Some types where missing, causing the chatview to not show all messages. Change-Id: I2ac1dfa03de8330b38f2828e66eead7114b2cfe6
-
- isEmojiOnly changed to message containing only an emoji, not an edit or reply. - adapted size GitLab: #957 Change-Id: I78388a406a2a0b9c93f1c291850062fd9bf04a54
-
- Feb 03, 2023
-
-
Sébastien Blin authored
Because in a swarm you can talk with non contacts, we should at least retrieve the username when possible. Change-Id: Ie01cd10cc1231fc4024bd5a08c30c08d69e8e7f0 GitLab: #948
-
- Feb 02, 2023
-
-
SFPM performs poorly compared to its C++ counterpart in cases where re-filtering often is required. Tests show SFPM taking roughly 10x that of QSFPM in certain cases when the entire conversation needs to be loaded. Change-Id: I25792f0ab376ae11d42073a548934b743e59fa3e
-
- Feb 01, 2023
-
-
Sébastien Blin authored
Change-Id: I3501d0ba072bc68685af8ba8c46c22979cc25493
-
Sébastien Blin authored
So that users can know when a message is deleted and can check previous version like any edited version. Change-Id: If3c1daeec930bd4b0f359573b971790199397489
-
Change-Id: Ie1708ae4be049206fb8337db1211b7844e45726f
-
- Jan 31, 2023
-
-
Change-Id: I790f10542aed306a7416a4ce79f2eaf7a770135a Gitlab: #698
-
- Jan 30, 2023
-
-
Change-Id: Ica33126a1d75b4880c70c1e7f654f82db6499bbd
-
- Jan 27, 2023
-
-
Sébastien Blin authored
Scenario, create a swarm with self. As a warning, it will show "Can't find contact YOUR_ID this is a bug, please report" because your account is not in your contacts. Change-Id: I6f49f8fa77132daf00396b62da9ded470df49f98
-
Sébastien Blin authored
If a user join a conference with video enabled, but without any valid camera and try to un-mute/mute in loop, it will add new empty medias with incorrect sources causing duplicated participants in the conference. Change-Id: Ifa0dc090ca49ae6f9799f1209f3514cf540365da
-
- Jan 25, 2023
-
-
Change-Id: If3ee1fd3f074e8807fedc66fc02758df62789b39
-
Sébastien Blin authored
1. sourceParent and destinationParent were incorrect. 2. Moving always all the message can be incorrect if parentIdx > msgIdx after a merge Change-Id: I0ab8eeabb61926d5c0c22d8fed68c60d54178bf6 GitLab: #939
-
- Jan 24, 2023
-
-
Sébastien Blin authored
Change-Id: I7bd12dbc3bf512b3cd880892d2afda17c8117bd6 GitLab: #862
-
- Jan 23, 2023
-
-
Sébastien Blin authored
This was broken when passing to only conversation's requests with an un-needed condition Change-Id: Ibe422474037c60ede21425b016017615d1bbf0f5
-
- 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 11, 2023
-
-
Sébastien Blin authored
+ moveMessage was doing useless computation to move messages one by one even if blocks are supported + beginMoveRows/endMoveRows seems to do weird stuff if all the rows should be moved causing some crashes. beginReset in this case doesn't trigger this weird behaviour and is more efficient. Change-Id: Ia4eb3cdbbe74bf9215fb673cb9af571f67225ffe
-
- Jan 10, 2023
-
-
GitLab: #925 Change-Id: Id75b14bf431ac421b135beb75918dbf37a81d53c
-
- 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 27, 2022
-
-
- Refactoring - Unpined map - handle multiple maps (one map per account) Change-Id: I2b0abf284ccfe27b986f03915c5942d721403211 Gitlab: #901
-
Aline Gondim Santos authored
GitLab: #919 GitLab: #916 Change-Id: Id511b2194a69959acc2d38f9078f0fd3dd503ee8
-
Aline Gondim Santos authored
Change-Id: Ic7025f66e472457e32149911053c8ff32e06bf21
-
- Dec 20, 2022
-
-
Sébastien Blin authored
Change-Id: I5d3d7cd5cb7570ff2063ea5a981c312480a6990a
-
- Dec 16, 2022
-
-
Aline Gondim Santos authored
Change-Id: Ida766243d61d4ceb87a1c3996f3fe47c6c1fecb6
-
Change-Id: Ia4529e9646cd676d15c60f6f48e7ab31fd2bbbc1
-
- Dec 15, 2022
-
-
Sébastien Blin authored
Change-Id: I92d50aa0342a6d89e003cedabf1227fec029baeb
-
Aline Gondim Santos authored
GitLab: #673 Change-Id: Ib81ea66336b075fc7c51782d3933f06db91201f9
-
- Dec 14, 2022
-
-
Change-Id: I83f27e86a6a7ee2140dc3028a4e183dcb8de8a27 GitLab: #875
-
- Dec 13, 2022
-
-
Sébastien Blin authored
Change-Id: I91a4eff61a5a8a817ec0aa5452c239431df2476b
-
- Dec 09, 2022
-
-
Nicolas Vengeon authored
Hyperlinks now adapt to bubble color Change-Id: I8f45b5f0ae103a751d47bf1bc1844f481838caa0 Gitlab: #764
-
- Dec 06, 2022
-
-
Sébastien Blin authored
Change-Id: I34b9118d1984c9506d34dbebbfbff2397f8fa8ec
-
Aline Gondim Santos authored
GitLab: jami-libclient#376 Change-Id: If05aac4a99b06148467c82221ec3bd27edfd3bf6
-