- Mar 21, 2024
-
-
Alexander Lussier-Cullen authored
Temporary fix to allow drop processing on android jami-client-android#1416 Change-Id: I72994ca4200052e31e338eea2679ffecfb40d554
-
Sébastien Blin authored
If a device is revoked, JAMS will return a 401 error with a invalid credentials error. In this case, we can reset the receipt and force the user to re-login. api/login is the only endpoint used, because we only auth the device on normal expiration or during the first login git.jami.net/savoirfairelinux/jami-jams/-/issues/79 Change-Id: I8be0d3695534058cd9ebdc61b71405f009f69fe9 Change-Id: I17a0c923d288d11cd4fb918f664f2c9c32f4f124
-
This patch enables screen and window sharing on Wayland. Based on Abhishek's FFmpeg patch: https://patchwork.ffmpeg.org/project/ffmpeg/list/?submitter=1658 Screen area sharing is not supported for now. GitLab: #13 Change-Id: Ia54dbc512aa87ae1cb1df7c1ffe71c153a4937a2
-
- Mar 15, 2024
-
-
Adrien Béraud authored
avoids build issue in some cases Change-Id: I857b1ccd1419823ee9c415d4ffeedb084258f51c
-
- Mar 13, 2024
-
-
Adrien Béraud authored
fix some bugs and build issue on macOS 14.4 Change-Id: I5864797edb515b8f7c5740c3bbec42454fdc1efe
-
- Mar 08, 2024
-
-
Sébastien Blin authored
+ Avoid concurrent operations on same repository + Reset HEAD to always get a clean commit GitLab: #931 Change-Id: If417c06934e2acab3382481718dc0bc46f40e3f9
-
Sébastien Blin authored
Change-Id: I0211b86a07ed466f33d54f692cfd6de491631719
-
Sébastien Blin authored
If a conversation is syncing, conv->infos() is not available and there is no conversation request. So we must keep metadatas somewhere to be able to show profile of a conversation while syncing Change-Id: If68e8476f456ab13a5523193d67bb1212e1cb46a
-
- Mar 06, 2024
-
-
Sébastien Blin authored
Change-Id: I04674b1d6a37f286586457731777d3f499fe9c57
-
GitLab: #870 Change-Id: Ib8340359e7b3212714cf67407826cdda3b1b08cc
-
If last message is displayed, the cache upgrade wasn't working because we only checked from sending to sent, not sending to displayed and status was lost after a reboot Change-Id: I5d11e7560edf000e6fd9b8d3173d660baf0cc944
-
Adrien Béraud authored
Change-Id: I2a7b5bebf350577203739b34c0487b5d720010a5
-
- Mar 05, 2024
-
-
Sébastien Blin authored
Change-Id: I22affb5cc4e97b2a1b6137d1f6e52262fef5b788
-
Change-Id: I87e9a81028e5a90490e263aee54e6f367a176c97
-
Sébastien Blin authored
GitLab: #968 Change-Id: I9049d376984d480f686a369237b8dcab29144f45
-
Sébastien Blin authored
In a class definition, the template deduction is failing. Change-Id: If725c6a076fc4ac07ab0cf493959e51820abdc85
-
Sébastien Blin authored
Change-Id: I87660a117c9f1c45c1066ddeb15c01e0e504b744
-
- Mar 04, 2024
-
-
Sébastien Blin authored
So that client calls getConversations() with an existing convModule_ git.jami.net/savoirfairelinux/jami-client-android/-/issues/1588 Change-Id: I8e7e3add0076b8d4b63a99c2ece29fd53b5c55d9
-
Sébastien Blin authored
Change-Id: I2a7b7cc13268be127a6afe3d689d005b6596a3cd
-
Adrien Béraud authored
Change-Id: I0aacf47c70a0de4fcd1a68f6688cf0ee0c551934
-
Adrien Béraud authored
Change-Id: I7aedd81b133985210cf817d2c524ef3415a219c0
-
- Mar 03, 2024
-
-
Adrien Béraud authored
avoids deadlock Change-Id: I01521a3e8c3da5774325dfcc78a96be6bd683fd4
-
- Feb 29, 2024
-
-
Andreas Traczyk authored
Change-Id: I9a2ec38049a3b2e5dcbd04c3ca84e595e69a4e72
-
Andreas Traczyk authored
Also don't install pywinmake from the CMakeLists.txt. Change-Id: Idf77fa95e1166561c809fba50b867a07d3358a83
-
Sébastien Blin authored
Change-Id: I6c783563a0a58327012a3e2889ea78ea6c595d89
-
François-Simon Fauteux-Chapleau authored
This is necessary in order to support screen sharing on Wayland because the version of PipeWire that comes with Ubuntu 20.04 is too old. Change-Id: I67bdd579d1496b66d014488a507fba06a8e7f683
-
- Feb 28, 2024
-
-
Sébastien Blin authored
Now, a client should not do any logic and not store preferences client side. + When a member is removed while banned, the typing indication is updated + Timeout is computed both for sender and receiver + Sending and receiving a composing status is managed by the account's config. GitLab: #951 Change-Id: Iba9441736eec4f71695bfbd609d4b9e8b6adcb73
-
- Feb 27, 2024
-
-
Sébastien Blin authored
This should fix sporadic failured in ut_conversationMembersEvent + A banned member get a valid conversation still on the device. + Re-adding a contact updates the "removed" state + Avoid useless network operation if we're removing and fetching at the same time GitLab: #956 Change-Id: Ife3678d2ba35cb5ca61c8f22c64aa3400eae23d3
-
Sébastien Blin authored
If no commit is fetch, no need to forward the message Change-Id: I1311a15d8ab81cd0b84ecce6a81a9398c239d938
-
The state is now partially observed by the jami core even when the client is not subscribed, so we need to retransmit it on subscription. Change-Id: I6fc4b72b561b6fbd5f5ba6a9fa83a04d9914088c
-
- Feb 26, 2024
-
-
Kateryna Kostiuk authored
For backward compatibility with jami versions that do not yet send a conversation ID in the request, this patch adds the option to load all conversations. Change-Id: I0764d46c635aa3dd05be7adc991918ff53f2c673
-
- Feb 23, 2024
-
-
Adrien Béraud authored
Change-Id: Idb5ddd8471e30fd31ebb48f495537d10b24ff250
-
Adrien Béraud authored
Change-Id: I6c892f0667bf4c2a7122297b7523f756baf20a8f
-
Adrien Béraud authored
Change-Id: Ie52a0f0c0b499d22caa03714741e9bca96839fac
-
Kateryna Kostiuk authored
Change-Id: I89e11e723ab0cc53c8e025bb9aa4a0b8322ec82c
-
We recently changed getContactDetails() to get the removed state when needed. However, getOneToOneConversation was now returning a removed conversation causing the request to be ignored if both sides removed them previously. GitLab: #1619 Change-Id: Ie7464460609d6c1b6b3774318fb50116b7408f0a
-
Adrien Béraud authored
Change-Id: I43a682cbd6a4bf26065f325b61330d03a8f68497
-
- Feb 22, 2024
-
-
Change-Id: Icb82f42449478e632a4fe97a05c57533f564f42b
-
Sébastien Blin authored
Use member event signal to check if a member is removed and avoid merge id Change-Id: Ifc18d5e12594bedf2f47bbc5d6d88a9c0dfbd6c7
-
- Feb 21, 2024
-
-
dht_ can be nullptr. Moreover, configurationMtx_ should be improved but for now ,this will fix the crash Change-Id: Id6554a679d6397ba83d5026b8a8d9eadc6c882ee
-