- Aug 24, 2021
-
-
FuchtelJockel authored
without it jami-client-gnome won't build Change-Id: Ife26e5820a20740f6972bb70346e14e0489d6ba0
-
- Aug 20, 2021
-
-
Amin Bandali authored
Use a few more accurate variable names, remove some redundant or old logic, and better choice of displayed best name or id (also depends on client-side change). Change-Id: Iddd5d03649537813143a91702da521e631e1b2f2
-
- Aug 19, 2021
-
-
avoid changing the display. Change-Id: If58239293bd2675064c694e32861cbae623ef163 GitLab: https://git.jami.net/savoirfairelinux/ring-project/-/issues/1282
-
- Aug 17, 2021
-
-
Change-Id: I8e9e55951de044065e7e4540606c107246e67bb7
-
Sébastien Blin authored
This makes sense only in one to one. For swarm, there will be no read only as we can add a new conversation member. Also, we should not see readOnly = true for conversations with self. Change-Id: Ic404a6b58e7812fedfe2fede91beb77b44436526 GitLab: https://git.jami.net/savoirfairelinux/ring-project/-/issues/1282
-
- Aug 16, 2021
-
-
Jenkins authored
Change-Id: I6c16d3bd9890ce962c978a2aa1ac0a529deb9b27
-
- Aug 13, 2021
-
-
Ming Rui Zhang authored
Change-Id: Iba7814b2f849de7ac2424312c9460286e19f5fc5
-
Andreas Traczyk authored
Consider a conversation's read-only attribute when querying for indices that match a given uri. This is done when searching for a conversation associated to an interaction(in the rare case that more than one 1to1 conv exists). Also remove all the conversations for a contact once the contactRemoved slot is called. Gitlab: #475 Change-Id: I637dbcf677a5e00b6b52320c3cd24fcd08cfacd6
-
- Aug 12, 2021
-
-
Kateryna Kostiuk authored
GitLab: https://git.jami.net/savoirfairelinux/ring-project/-/issues/1282 Change-Id: Ie90a520acf900c5053ddbca980ff5b5bba3dcd63
-
- Aug 11, 2021
-
-
Change-Id: I0380ae8afa81ccf8ef18c624e44f97cc6517431e
-
- Aug 09, 2021
-
-
Sébastien Blin authored
Change-Id: Iee6512a8379a8414a84f843713732a35e0c375fc
-
Sébastien Blin authored
Also fix setMessageDisplayed for clients Change-Id: Ia2f8f586d88736a597e2271d2fd59402664ea3e6 GitLab: https://git.jami.net/savoirfairelinux/ring-project/-/issues/1282
-
Andreas Traczyk authored
The conversationUpdated signal can be used. Change-Id: I5c61483e7d66840d07df5a76697527553b3c429a
-
Sébastien Blin authored
Change-Id: I31f3177b0c7a2889d1097892a4d08e8d3c5d8beb GitLab: https://git.jami.net/savoirfairelinux/ring-daemon/-/issues/600
-
Amin Bandali authored
Change-Id: I88eadef0bcf272b74ffb73d3f0c41cdff6549731
-
- Aug 04, 2021
-
-
Sébastien Blin authored
Change-Id: I3a085db384848387d43cc9398eedb0439e8fe57f GitLab: https://git.jami.net/savoirfairelinux/ring-daemon/-/issues/599
-
- Aug 02, 2021
-
-
Jenkins authored
Change-Id: I0045444f2f9f26bba8167d0da52da98ec3f3a2c7
-
Andreas Traczyk authored
If all other members have left the conversation, set a flag to indicate a read-only status to be consumed by the UI. Change-Id: I737688e52a2e28b30fb2f1a74ca5167c9c72911f jami-client-qt#475
-
- Jul 29, 2021
-
-
Change-Id: Ia3264cee8f7649bb2e4e966a2c8d093947354834
-
Ming Rui Zhang authored
To differentiate from accountStatusChanged accountStatusChanged is emitted in onAccountDetailsChanged any client code that actually depends on accountDetails and connects to accountStatusChanged should switch the connection to listen for accountDetailsChanged Change-Id: I131493b831a2a6d32fae67c5c1af798a066e38a7
-
Ming Rui Zhang authored
Change-Id: I97638128e6ebfe474f588ce55beb07ca34b76d28
-
- Jul 28, 2021
-
-
Change-Id: Icfc67edcc2312b2b81b14768213c1f16038afcf6 GitLab: https://git.jami.net/savoirfairelinux/ring-daemon/-/issues/592
-
GitLab: https://git.jami.net/savoirfairelinux/ring-daemon/-/issues/591 Change-Id: I87dfe44f70fd0edf4ed6ad4276f4de813da462dd
-
- Jul 27, 2021
-
-
Andreas Traczyk authored
After a conversation is made permanent, and a contact is added, the conversation view will reload with the info hash in the header and message send bar because the conversation becomes ready prior to the contact being added to the list allowing for profile info queries to be successful. This patch adds a PENDING contact item that will be upgraded once the daemon adds the contact. Gitlab: #479 Change-Id: Ie680bb61803812165f8f061e1cb8c21f77b381f7
-
Andreas Traczyk authored
This will make sure that a contact object is inserted into the contact list when conversation requests are loaded. This will only add a pending contact if the contact doesn't already exist. This will prevent contact avatar look-ups from failing for conv requests after reloading the client, and make sure the registered name look-ups connect to contact model profile updated signals. Gitlab: #479 Change-Id: I5f5bd28a6584b7ad148dd7e51443e3654ef30a0e
-
Change-Id: I60db7cd6bc8ce6819ae3af4e20585055da4c6800
-
Sébastien Blin authored
Replace profile when account has no avatar and another device announce an avatar for this account Change-Id: Iec473380e5e249ab7b069a811eb82468d168e3bb
-
Andreas Traczyk authored
Change-Id: I8f8086ddd7b7c57427bb34d95031c39ed518b9d0
-
- Jul 26, 2021
-
-
Jenkins authored
Change-Id: Ib49c166a262febbce32ad8fe3447c5322a605fc8
-
- Jul 21, 2021
-
-
Flags for audio and video devices muted states should be read from the media list. GitLab: #483 Change-Id: Ie88bed382f1a13d8297128f0f6d73353269e7444
- Jul 20, 2021
-
-
Amin Bandali authored
Change-Id: I0d2a5f9208c44b0b03b9c65047ef09dad6d43979
-
- Jul 19, 2021
-
-
Jenkins authored
Change-Id: I0a7833dee3f09f34c8bc12d0db619e9cee6e4553
-
Andreas Traczyk authored
When converting a temporary or invite into a permanent conversation adding the new conversation first will make it simpler to reselect the right conversation by keeping the to-be-removed conv data until the conversationReady signal has treated. Change-Id: Ibd8abaa9b7b7769853fc25a83bda495391581c89
-
Sébastien Blin authored
never show nothing. This fix the welcome page on client-qt GitLab: #481 Change-Id: I7254fee67d67c55794146ee76169e58585e660df
-
Change-Id: I4c1f1ea7ed35d2645c13d3ca798bffa27d7b5696
-
Change-Id: I2059a972d340ab3cc9a2d29acf356d0e628e663d
-
- Jul 16, 2021
-
-
Sébastien Blin authored
Change-Id: I0e2cc247ea61e4d2340b07d1ec291174f9b31c75 GitLab: #482
-
- Jul 15, 2021
-
-
Sébastien Blin authored
Change-Id: If1de131e1bd2d076fc10163aaa97b48de4d632ab
-
Maxim Cournoyer authored
Automated via: $ git grep -l dring | xargs sed -i 's/dring/jami/g' $ git ls-files | xargs sed -i 's/Error : jami/Error : jamid/g' Then some changes by hand to adjust jamiId into fileId, and jami_info into transfer_info. Change-Id: Ic0be8fe918a2d9eb52e28d598ee4581db245674f
-