- Aug 05, 2024
-
-
Jenkins authored
Change-Id: Ic9bd89443178a6f899caea1383d1621c7cfc4aeb
-
- Aug 02, 2024
-
-
François-Simon Fauteux-Chapleau authored
Support for Ubuntu 23.04 ended in January 2024. Change-Id: Ib4a7a045762a391552da69ace333e46f10afdfb9
-
- Jul 26, 2024
-
-
Adrien Béraud authored
GitLab: #1794 Change-Id: Ief688df6778fe2758882ff1538371def8ba75d64
-
Andreas Traczyk authored
Brings in some changes intended to correct/improve CI building on Windows. jami-daemon#1027 Change-Id: I7047cd343b5711adaf4c992b99dc07097e9ff05b
-
- Jul 23, 2024
-
-
François-Simon Fauteux-Chapleau authored
GitLab: #1805 Change-Id: Ic847bb61ccb2c75873d91a35cd851caaedaf518d
-
- Jul 22, 2024
- Jul 18, 2024
-
-
Adrien Béraud authored
Change-Id: Ia4fcc47c9f033a8f136d6f6de0fc4bb666a1cdfc
-
- Jul 16, 2024
-
-
Andreas Traczyk authored
In addition to integrating the new UPnP code introduced into dhtnet, this bump also includes numerous bug-fixes: #1637 jami-daemon#1021 jami-daemon#1033 jami-daemon#1026 jami-daemon#952 jami-daemon#1025 Change-Id: Ic7242e3dfe14550221d9d0de48ff84605b7fefd8
-
- Jul 12, 2024
-
-
If a conversation has no interactions (which shouldn't happen normally, but sometimes occurs in practice), then its LastInteractionTimeStamp will be zero, which causes the last interaction date in the smartlist to be wrongly displayed as 31/12/1969 or 1/1/1970. This patch adds a check to prevent this. GitLab: #1794 Change-Id: I1384d6675c9fcaa1904bb6e1706589305b7618e9
-
- Jul 10, 2024
-
-
+ Add button to delete messages on file transfer + Show "Deleted media" on deleted files. + Update last interaction + Update icon for saving file, we're in 2024, no more floppy disk Change-Id: I607b1a6beda443db85c60d8cf95a9aae29ce1f7c GitLab: #1287
-
- Jul 05, 2024
-
-
The "success" property of the wrong component was being set in the "on-link-device" signal handler. This commit fixes that. Gitlab: #1788 Change-Id: I99c9abbfa31ea9ea6e7828dbbed0a21081f8be19
-
- Jul 04, 2024
-
-
Andreas Traczyk authored
This bump will include changes to fix failing builds on Windows. https://git.jami.net/savoirfairelinux/jami-daemon/-/issues/1022 Change-Id: Ic34a097fbcea5723c8fe44da9c5887368dce2258
-
Change-Id: I76b67b819cd8e028062406b96583a36ae6a6d509
-
Andreas Traczyk authored
Non-ASCII characters in UTF-8 are encoded with multiple bytes. Testing with these characters ensures that the decoder correctly interprets multi-byte sequences. Gitlab: #1536 Change-Id: I0a92ee91b6cd26d70daab1f9baef3a9577aee02e
-
- Jun 27, 2024
-
-
François-Simon Fauteux-Chapleau authored
This fixes a serious issue on version 6.9 of the Linux kernel that is already impacting some users: jami-daemon#1006 Change-Id: Id78643d51f38799be448034236364f746dbdfb10
-
- Jun 21, 2024
-
-
profile was not saved at reception anymore, this was wasting bandwidth Change-Id: I3cbc1f1683a1e5a4b14616404cde5e27e07623e5
-
- Jun 10, 2024
-
-
Andreas Traczyk authored
This update fixes an issue where a stale account list might be used in AccountListModel by synchronizing list invalidation with a newly introduced signal (accountsReordered). This change prevents a data race that could occur due to the asynchronous nature of setting the account order over D-Bus, or when queuing the signal handling for accountsChanged, which is emitted only once the reordering is saved. As a result, QAbstractItemModel mutations are now performed within AccountListModel instead of in the UI. Gitlab: #1638 (Account list in popup is incorrect after selection) Change-Id: I7ed6eeb45eb319f21e40554f3d023ad24e139a6f
-
- Jun 07, 2024
-
-
Andreas Traczyk authored
Change-Id: I9a04c1a87875a15b2d465982ddf5c3fa143a2dc0
-
- Jun 04, 2024
-
-
Andreas Traczyk authored
Gitlab: #1619 Change-Id: I7c19dfa4556f4f9dae827a1d0c967c9ebce7cc86
-
- May 31, 2024
-
-
This allow to show the correct sending/sent/state for the interaction separated from the status of the dataTransfer. Else, we see a sent check for a file even if the peer didn't receive the file Change-Id: I15b9f0abc6a26a2ffd007be26827e9a37e859bca
-
Sébastien Blin authored
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
-
Sébastien Blin authored
JAMS account still use AccountProfileReceived Change-Id: I010d459564a9230b7f06f4be55de668ec3526abd
-
- May 30, 2024
-
-
Take into consideration the vertical margin when cropping the image. Change-Id: I140c96f54d2c1ae732bd104fb21ad04d66d97e9a
-
GitLab: #1563 Change-Id: Ie4ec46bbd7adb0fb0abf9da29224d7b87bcf0aa7
-
Adrien Beraud authored
Change-Id: I3abcdfa8d6a32eedbfd99ab0302d18b5bad6dae6
-
- May 29, 2024
-
-
Andreas Traczyk authored
Don't use a post build step, as it's only needed for packaging. Change-Id: I1be4e7ac8042e1f211b4eeb15bc869e16eda1682
-
Sébastien Blin authored
GitLab: #1629 Change-Id: I74a651728c6d2d9c55b39772a11090d60231b3d5
-
Sébastien Blin authored
Change-Id: I555d6722fae688ba25c4eb2266088aeec0240528
-
Sébastien Blin authored
Change-Id: Id4f6d28423104965827d6b130533412dd918d536
-
Sébastien Blin authored
We do not need to write an empty profile since the daemon fully manages the profile. Just update it from cache when new profile is detected GitLab: #1627 Change-Id: I31035f0666925d13f339f387e614f148b0eece8b
-
Sébastien Blin authored
getContacts() is called before sync is finished. This should be done like conversations, after first initializing. This fix the presence showing after sync. GitLab: #1627 Change-Id: I4ec9b7e34b5bd93b9ae4437e6c6719dbc3b78a98
-
- May 27, 2024
-
-
Jenkins authored
Change-Id: I1a004c1d7b2ad51eb3e59951f9e7158bc312c313
-
Sébastien Blin authored
Change-Id: I64e7b601bbadc9055da912a7d6fe2304aa7a5169
-
- May 24, 2024
-
-
Sébastien Blin authored
Change-Id: I2c515128f5d2958f2e8e598f0bfd92d2ec5f1d1b
-
In the current implementation, the chatViewContainer of callStackView is not destroyed for a swarm conference call because there are no signals for call changes.This patch ensures chatViewContainer is used when there is no call. GitLab: #1625 Change-Id: Iefc39b747d92543244d30aa987eda134ff0a03f3
-
- May 22, 2024
-
-
Sébastien Blin authored
Change-Id: I38901aa3e8b5db4ec14c70f9b6df65a4f43eaad4
-
- May 21, 2024
-
-
Sébastien Blin authored
Change-Id: I32e83c2ccf82be78fbdd6e9932105228dd6dee8b
-
- May 20, 2024
-
-
Jenkins authored
Change-Id: Ic221ee76c9b9310edea106aea28203a36fbe0617
-
- May 17, 2024
-
-
François-Simon Fauteux-Chapleau authored
GitLab: #1607 Change-Id: I49062e2e02b4d8f39221243dcef49298117e2f9e
-
- May 15, 2024
-
-
Andreas Traczyk authored
In response to an issue that would cause a lost window when minimizing to tray on a system without a systray, commit 316750ad introduced a bug for versions of Qt that would return null icon geometry even when the icon was visible. Subsequently, this was byspassed with commit f25e66aa which only applied to GNU/Linux systems, leaving the hack inplace for Windows and macOS where the bug had not originally occured. This commit: - makes the "MinimizeOnClose" option always visible - uses Qt's built-in method for "isSystemTrayIconVisible" - changes the default "MinimizeOnClose" setting to true Gitlab: #1623 Change-Id: I3b99c7fb952eedea63ae9c12d207ceb3c9bd4988
-