- 30 May, 2022 1 commit
-
-
Jenkins authored
Change-Id: I6cea6c62f8dfd9842d4a9f613e05d19b1678088a
-
- 20 May, 2022 1 commit
-
-
Sébastien Blin authored
Else, changing the resolution is not taken into account correctly. This is a follow-up of daemon sink's refactoring Change-Id: If70d6f0ed40fa9c0a343b8cbbacf7461f3288d01
-
- 25 Apr, 2022 1 commit
-
-
GitLab: #489 Change-Id: I44ed37d6d7cb59da1c33a9c1327fdc4b9c521bcb
-
- 18 Apr, 2022 1 commit
-
-
Jenkins authored
Change-Id: I68f3c6cf2db0a88354fa9a8cc80f798a93f22195
-
- 11 Apr, 2022 1 commit
-
-
Jenkins authored
Change-Id: Ic3f57ef12f04f45f096324b772e375e6a1419acb
-
- 07 Apr, 2022 2 commits
-
-
Sébastien Blin authored
For JAMS accounts, the search results does have avatars. So they must be shown Change-Id: I296128ef112f88afb1505d8cf639dcc36732567d
-
Andreas Traczyk authored
Since we display the title in the smartlist now, we need to check the search result list in the case where the contact is not found when acquiring a best-name. Change-Id: Iee808b7137edfb6265e8ad4491c8354e3fcd9bcf
-
- 06 Apr, 2022 1 commit
-
-
Change-Id: I1a27001023806bc27a9aa0dd6da173ab55810557
-
- 01 Apr, 2022 2 commits
-
-
Sébastien Blin authored
Change-Id: Iba7379b89e33525a86619241b74dbf82f3c07d7d
-
GitLab: client-qt#476 Change-Id: I23723bf6fcca42ba2fc5cbca29e408facff7e337
-
- 30 Mar, 2022 1 commit
-
-
GitLab: #478 Change-Id: I023454c727ebdd9c5921fd484e3b9a50a09e3b00
-
- 29 Mar, 2022 1 commit
-
-
Andreas Traczyk authored
CMake doesn't add this flag and it must be done manually. This was not caught early as reconfiguring adds the flag for some reason. It's to be determined if this is expected behavior. I hope not, it's just confusing. + Add the `/EHsc` flag + remove CMAKE_BUILD_TYPE from configure step in helper script + remove useless Window definitions from qtwrapper that are defined in the parent CMakeLists.txt Gitlab: #504 Change-Id: I8b03d81cae7ebed6a31cb69642db2f9f09a0c91b
-
- 25 Mar, 2022 1 commit
-
-
Sébastien Blin authored
Change-Id: Idb714e7264ffee4725c4bd1f672efaff15caf79b
-
- 23 Mar, 2022 11 commits
-
-
Sébastien Blin authored
Because admins are able to re-add banned contact (after a vote), interactions must be shown. jami-product-backlog#51 Change-Id: I9350a26e9ada6528f08065f9a55b842cd6848d5f
-
Sébastien Blin authored
This avoid to do any logic in the client, like discardTrustRequest jami-client-qt#340 Change-Id: Iea92009693aea9ca30f42e2f5caf7ad7d27b188f
-
Sébastien Blin authored
jami-client-qt#670 Change-Id: I9a59a127fdbf1f360b60b2821f67fd06cd93f600
-
Sébastien Blin authored
if the cache is cleaned but not the latest interaction, when reloading, if the lastMessageUid is a merge commit, it will not reload until the latest interaction jami-client-qt#340 Change-Id: I91ade5b2e80957bb97fe711e95f2837330553b0e
-
Sébastien Blin authored
Use best name in notifications and show banned members jami-client-qt#340 Change-Id: I79b76bdf036f32558414a949aebfec0f4700fa10
-
Sébastien Blin authored
jami-client-qt#670 Change-Id: I852cac2f19a0fb87bcf4316722acc57e8b77b116
-
Sébastien Blin authored
jami-client-qt#670 Change-Id: Ifbf8ba04a7a00f583ec0ec932ca07c8e1a9cf4fc
-
Sébastien Blin authored
If a member presence is updated, the swarm presence can be updated jami-client-qt#670 Change-Id: I00450e4dadd4c614bec2b548be5f675555492344
-
Sébastien Blin authored
jami-client-qt#670 Change-Id: I76773579f7460a599d0a760acc2d32027e657e82
-
Sébastien Blin authored
Change-Id: Ie113db781e50d72791558dbb8261c4233a07dbc9
-
Sébastien Blin authored
Change-Id: I1cf2846a0685b6d2f303d76222abeda32cb9c184
-
- 22 Mar, 2022 1 commit
-
-
Andreas Traczyk authored
Follow changes from https://review.jami.net/c/jami-daemon/+/21262 Follow changes from https://review.jami.net/c/jami-daemon/+/21271 Change-Id: I61368a625aa4320c524b05f1df52f503d7932ec1
-
- 17 Mar, 2022 2 commits
-
-
Change-Id: I9bcf6f8ef76ea003a57e017eefa319d056f773a9
-
pluginmodel.cpp has no private class declaration. Change-Id: I67b6bba1c32101116e0a3d9ca208535c0a2ba1b2
-
- 14 Mar, 2022 1 commit
-
-
Jenkins authored
Change-Id: Icda40920d38d83cea6ed5cb68f027c8745997e74
-
- 08 Mar, 2022 4 commits
-
-
Just read the binary data to avoid time consuming text processing during the read in the case of oversized vcard images. Change-Id: I009332a99b7057549da57fd7c432d6731ab752b8
-
Andreas Traczyk authored
Change-Id: Ia018b22b05f71237a9f3f86aaaf80e27399bc604
-
Andreas Traczyk authored
If the frameBufferRequested signal fails to set the AVFrame data pointer, return null. Change-Id: Iefb0d4670ca5e94c6ace2759fc941b9af39e682e
-
Change-Id: I50e22b8bd80d403cdaf5ab7decf6aef1c6fd2546
-
- 07 Mar, 2022 1 commit
-
-
Andreas Traczyk authored
+ Reduce the complexity of, and refactor the video management code. + Replace the directrenderer pipeline with one that permits clients to map and provide a custom video buffer. Note: this removes the "useAVFrame" path for now. Gitlab: #500 Also jami-client-qt#536 Change-Id: Ia326c452c7887086acc75e8eb52fa24b7f4cf25b
-
- 02 Mar, 2022 1 commit
-
-
Andreas Traczyk authored
+ Removes the signal/slot relay mechanism(Note: Signals can be connected to signals and don't need a relay slot as long as the signature is the same). + renames startedDecoding to decodingStarted and the same for stoppedDecoding. Depends on: https://review.jami.net/c/jami-daemon/+/21147 Gitlab: #500 Also jami-client-qt#536 Change-Id: I02746137efeefa24f8ac65bde073f230b58c1e9c
-
- 28 Feb, 2022 1 commit
-
-
Jenkins authored
Change-Id: I7b1be79b029654b9960a60507b36f742bb184395
-
- 21 Feb, 2022 1 commit
-
-
Jenkins authored
Change-Id: Iecc1b8b2afae012f3bf073c21d1674d6b0b186c0
-
- 16 Feb, 2022 1 commit
-
-
Sébastien Blin authored
Be able to change all the details we want Change-Id: Ic06b25d1595e61e285431a6d9cd4d0963488e5cb
-
- 14 Feb, 2022 1 commit
-
-
Jenkins authored
Change-Id: I0d374efce72138a7777d1303ab75f6558ef95d3d
-
- 11 Feb, 2022 1 commit
-
-
Set application container as path for audio/video recordings in the chat. jami-client-qt#672 Change-Id: I39ad0a72fc36b7dc2c5a3d50da5fa2c9b6fa78bc
-
- 07 Feb, 2022 1 commit
-
-
Jenkins authored
Change-Id: I2d8ee62f84ad689d9cd35b679f47aa41bfa3d451
-