- Jan 24, 2025
-
- Jan 23, 2025
-
-
François-Simon Fauteux-Chapleau authored
This patch removes the callback argument to the doUnregister function, which wasn't really needed since it was always called right before returning from the function. The patch also removes all calls to the shutdownConnections function outside of doUnregister, and instead adds a boolean argument to doUnregister to allow the caller to specify if they want the connections to be shut down. This is a preparatory step for fixing the bug described in the GitLab issue linked below. GitLab: #1095 Change-Id: Ic78659f2e00684fd1db91c0ee3cf894a53d558ce
-
- Jan 20, 2025
-
-
Adrien Béraud authored
Change-Id: I67ab26f9fe3d4afcb682e60db25c97b1f07ebb5e
-
- Jan 17, 2025
-
-
François-Simon Fauteux-Chapleau authored
This should fix the following issue: jami-client-qt#1898 Change-Id: I508e02b7fd1870228801dc7f773ff586f439c4ed
-
- Jan 16, 2025
-
-
Adrien Béraud authored
Change-Id: I8b66fe04a4ed5b1aa14da99cde3b7c84d1361e2d
-
Léopold Chappuis authored
Change-Id: Iaf9e4019c3c15b106bf8db6841c9fd43d1785640
-
- Jan 15, 2025
-
-
Adrien Béraud authored
Change-Id: I8b2d628acfdcad83983e12409b5c033a318a6bf4
-
Adrien Béraud authored
Change-Id: Iaa92e035fe4ac6a09e1586e7f4d681ecf1b053f4
-
- Jan 14, 2025
-
-
François-Simon Fauteux-Chapleau authored
GitLab: #1093 Change-Id: Iaaed6d86dba597b7b4435a98022aad163599c9fb
-
- Jan 13, 2025
-
-
Change-Id: Ia2858d7dab79954312b657ea4380f0ea65bfa640
-
Change-Id: I9853bfd5742f751c4e20ee4668feed550013561a
-
- Jan 09, 2025
-
-
Change-Id: Ia3ec3a96660821175d52c0120642c7c6fc946d1c
-
Léopold Chappuis authored
Change-Id: I7ceb5c0809918ca53cbcf2bc1c0d8efff586f960
-
- Jan 08, 2025
-
-
Pierre Nicolas authored
Change-Id: I2753c58c12d167ee5f7454e5a2ed893991c90e24
-
- Jan 07, 2025
-
-
Pierre Nicolas authored
Improve code clarity only. No logic changes. Change-Id: I348185c79bf48248f1f407627d12fc50cbe3e1d4
-
Pierre Nicolas authored
GitLab: #1089 Change-Id: I7f16e0ac1daca8a85770e778f350725fe54d2431
-
Pierre Nicolas authored
`bindRingbuffers` is bilateral. GitLab: #1088 Change-Id: I5fdb58c69f870588900eff0b23fde01de1955219
-
Adrien Béraud authored
Change-Id: I16c4b8ebea5a534fa1b25baaf029c62c6e7b8f84
-
Adrien Béraud authored
Change-Id: I019a385b43d78ce35691dd0da3599749e0442c83
-
- Jan 02, 2025
-
-
ovari authored
PulseAudio Change-Id: Ic9949e83d953ada4c7fe0d8ba38dacf6b7777d53
-
- Dec 22, 2024
-
-
ovari authored
Change-Id: I585ba37ea176173facfde6bea4282b42d9c00eb0
-
- Dec 19, 2024
-
-
Change-Id: I194497974f46f88d0b16c41391d45797fecc6943
-
Change-Id: I2655eb16f9a6e6cbee6bdb8ae620ec3102cf0c94
-
Adrien Béraud authored
Change-Id: Ibc45eb6228732b8163a6dd29b0bfbd2cc5cfaa46
-
Adrien Béraud authored
Change-Id: I6b84270da276a91ea6f455ad477e73d04e601ea5
-
ovari authored
… → Change-Id: I3421a0b8b9528a6815da6b826a1ca1b066b9b73f
-
- Dec 17, 2024
-
-
Change-Id: If48f902ab7f80afd11b840f00193ef5a98cda62e
-
- Dec 16, 2024
-
-
ovari authored
bellow → below Change-Id: I6a8983f7adc87157f442d2f1e874561306a7d141
-
ovari authored
Sentence case … → DHT higher → greater than ID libgit2 PJSIP SIP try on → attempt with vCard Change-Id: Iaeca39f1b8daaad71452dfb595b61e4fb7e8204e
-
Adrien Béraud authored
Change-Id: If64326796b5fb678994fe734aabfd57067b7bacb
-
The marker used to indicate that the desired message had been passed was wrapped in a conditional statement that could evaluate to false when it needed to set the marker to true. This prevented the function from recognizing that the desired message had already been processed. Change-Id: I9934858f5837d91fc5dfc54debb417dd8c19c933
-
- Dec 12, 2024
-
-
Change-Id: I74a713c610d4705dc573ced052fef2dd79a6b0f8
-
- Dec 11, 2024
-
-
François-Simon Fauteux-Chapleau authored
The Conversation::loadMessages2 function uses the information cached in both loadedHistory_ and memberToStatus, so it's important for the two to always remain consistent with each other. This patch fixes two issues that could cause them to diverge: 1) the Conversation::clearCache function currently resets loadedHistory_, but not memberToStatus; 2) Conversation::Impl::loadMessage2 doesn't modify loadedHistory_ but sometimes resets memberToStatus. GitLab: #1087 Change-Id: I21caedea996d5ad66b695a0f130cd473c5d5ddc4
-
- Dec 02, 2024
-
-
This patch prevents macOS from using its system-provided sha512sum to ensure consistent compatibility with other platforms. Change-Id: Ie239cc14b9b0e17c486f5a3d4d55e6f26af32b0a
-
cannot → unable to fail to → failed to {inexistent, non-existing} → nonexistent P2P try → attempt UPnP retrieven → retrieved testAdminCannotKickTheirself → testAdminCannotKickThemselves wishes → wants Change-Id: I84dbb7b78fd674507eab7186c8f9e0a5f1d3d5b3
-
- Nov 29, 2024
-
-
Léopold Chappuis authored
The SIP accounts were not functioning properly because they weren't notified that a new profile vCard was available. Since they lack a URI, the accountId needs to be included in the URI. This adjustment shouldn't cause significant issues, as accountIds have a different format than URIs. Change-Id: I2fd41909c4bf20a9c42538620dacc732b6ab27e1
-
- Nov 28, 2024
- Nov 27, 2024
-
-
ovari authored
ice → ICE pnp → PnP rtp → RTP try → attempt un-hold → unhold won't → unable to Change-Id: I5a012dd22b40027a9470b42fb7ae0b512619c8ee GitLab: jami-client-qt#1730
-