- Aug 24, 2022
-
-
Sébastien Blin authored
Change-Id: If1f76e4c33bfb067769b6d2d81871e156d256aaf
-
Sébastien Blin authored
Change-Id: Icfb1669e4c810b2ef74c3787f0f086646f17fb8d
-
Sébastien Blin authored
jami-daemon#318 Change-Id: I79916422b90c6eb12252c96bb12e209188a81f94
-
Sébastien Blin authored
This patch introduced some issues with file transfer Change-Id: I6e4852f1f1c0eb1e1f820de8a1ecc8e2a6b28695
-
- Aug 19, 2022
-
-
Sébastien Blin authored
+ Update status for swarm + Show read status like android (right if 1 reader, under the bubble if more) + Display a sending status Change-Id: I653e3573c4dc75950cc274dd01859d9335e0177f
-
- Aug 16, 2022
-
-
Sébastien Blin authored
Change-Id: Ic74e3a79ff5c79d48f4c4ab76eb0be690d296a0b
-
- Aug 15, 2022
-
-
Sébastien Blin authored
A signal exists for showing errors to the user to make failing cases more explicit. With this patch, errors detected are displayed to the end user so that they know that an error occured and what kind of error occured. Change-Id: Ib2d4d4fdb171235e0598de0f1c190b8fd0fcc336
-
Sébastien Blin authored
use "voiceActivity" from the conferences informations to show talking participants jami-daemon#741 Change-Id: Iaedc61ce485ff03464128b5a17e0a6a0ea9d2c2e
-
- Aug 11, 2022
-
-
Sébastien Blin authored
Change-Id: Ida8cba2ea8d386abf3e5ff2bc024069860bfcda0
-
- Aug 09, 2022
-
-
Sébastien Blin authored
Change-Id: I48a4a03910400c004da7b760923303636eba42e6 GitLab: jami-daemon#524
-
Change-Id: I749159077ac20da0862dcfc774729bff4a356404
-
- Aug 08, 2022
-
-
Sébastien Blin authored
+ Remove readOnly from conversation's as it was never used and not necessary in multi swarm as you can re-add members anyway so it's never read only. + Makes non swarm conversations just readable. Users can save whatever they want and replace old non migrated conversations to new swarm. Change-Id: I8aa2521bc524b6159d7ba0b613834438e293e09e
-
- Aug 03, 2022
-
-
As it's sent over the DHT, the max value is 64k, also, even if sent as a SIP message (if member was already connected and we add a new non 1:1 swarm with this contact), the sendSIPMessage will fail due to a too large message (PJSIP_EMSGTOOLONG). Change-Id: I7908809fe2c3f6e08f9a4b9c6f8aac654ab86c42
-
- Aug 02, 2022
-
-
Aline Gondim Santos authored
Since vcard message might arrive with encoded chars. To avoid crashes we properly decode any message and check for the values of interest within a fixed message format. Note: Since https://github.com/pjsip/pjproject/pull/2933, the part=/of= is not un-escaped anymore as the RFC allow escaped character. So this was an old pjproject bug and was working with luck. Change-Id: If454cecab0c7ad6867680306687fb1452dc450cd
-
- Jul 29, 2022
-
-
Kateryna Kostiuk authored
Change-Id: I9d05b7d19afb1873f8bae69f194484a07ac1b0e4
-
- Jul 26, 2022
-
-
Sébastien Blin authored
Change-Id: I1db1553cc1f9078b8e33e99cadb7a8d842bf024c
-
- Jul 21, 2022
-
-
Sébastien Blin authored
Change-Id: I76b0fe1d35fa38ffe82812bc1c97b2565ceb9318
-
- Jul 19, 2022
-
-
Sébastien Blin authored
The only missing case were for changing the current default camera. Other methods can be removed. Change-Id: I91fce779f4a41fe4d667444aea57b1b454aa702b GitLab: #651
-
- Jul 18, 2022
-
-
Sébastien Blin authored
Change-Id: I00e8fd2552aa1e08c03ef8e7dada4629ebdd619d
-
- Jul 16, 2022
-
-
Use return value of registerSinkTarget Change-Id: Ibc7e8076a9446175d173b10aff18255893b1a8f7
-
- Jul 15, 2022
-
-
Sébastien Blin authored
Change-Id: I6abaede26925fca5c184d8981e5b13e51b4213f7
-
Sébastien Blin authored
Change-Id: I582a3a15474ef38cfd8b35a37e69cb5f4316f27d
-
Sébastien Blin authored
mkdir(".") seems to fail in /tmp but the std wins. Change-Id: Ic6948255bc57c489d976bcbc3666958f96a7fca5
-
- Jul 13, 2022
-
-
The CMAKE_<LANG>_COMPILER_VERSION variables have been available in CMake for many years, so let's use them. Change-Id: I133b2bf9ea4ea5a50b178b75ca2d3b796a0574aa
-
Sébastien Blin authored
Change-Id: Ie8124ce30e81ae47c92837dfe339a494139f7f36
-
- Jul 12, 2022
-
-
Change-Id: Idc960c96e4647dbb6f8c1d64f545fe25c80bbaa5
-
- Jul 11, 2022
-
-
Sébastien Blin authored
In a conference, with this patch, the user is able to share a media while keeping the camera. The mute button for the camera only control the camera and we use requestMediaChange to add medias. To stop sharing a media, the user will click on the dedicated button. If the peer is not compatible with multistream, the behavior will be the same as before jami-project#1429 Change-Id: If5e0634be6d0d06900ad82554b32a524fd4db36c
-
Sébastien Blin authored
Also avoid any potential crash if for whatever reason no interactions is detected Change-Id: I7738e3f39cd626ef4fc64612f71d55e73d567fa2
-
Sébastien Blin authored
Because the call and the conversation's requests are not related, we can receive a call before the conversation's request. In this case, a duplicate was created when accepting the call. Moreover, accepting a call is now separated from accepting a contact, like the android client (and accepting a conversation needs an explicit action from the user). Change-Id: I7c3eb34b7e121b63f1b8c99d084a5165054670d5
-
Sébastien Blin authored
For multiple swarms, the description will be shown from the profile, for core dialogs, the best Id is used. Change-Id: Ieb7d5f143c1a85c4c629a5a8a03850fa1ebddf63
-
- Jul 05, 2022
-
-
Sébastien Blin authored
And do not ban contact when removing conversation. Change-Id: Ia76c76b265dd2a9d7d3cc8e2f869bf74fd3cbe63
-
- Jun 30, 2022
-
-
Sébastien Blin authored
Only update the avatar when the profile changes. Change-Id: I2b12d31f7a2e379093fe8e900233ebfbd8ab8974
-
- Jun 23, 2022
-
-
It was badly set as client-qt never used this but is enabled since the merge of jami-libclient, making it not possible to remove an account. Change-Id: If7acb9aedacaa9309f741078e89a900ee2940df9
-
Change-Id: I67e37155cdca75b83943497c008aaf18edb9a95f
-
Sébastien Blin authored
Change-Id: I9f58bef7eb5b379e95f2494ac6745041e9ae194f
-
Andreas Traczyk authored
Change-Id: Icb9c82aea6eeb17f02353da58bb77fede79b3cb0
-
- Jun 20, 2022
-
-
Sébastien Blin authored
Change-Id: Ibc769db225bf9baa47b01b86c1eec4468b23786a GitLab: #757
-
- Jun 17, 2022
-
-
Sébastien Blin authored
https: //git.jami.net/savoirfairelinux/jami-project/-/issues/1429 Change-Id: Ifec006058e834dacef90539d93c6f1974c84dd52
-
- Jun 14, 2022
-
-
Sébastien Blin authored
No need to add complex mechanisms for nearly no-ops, the previous method were bugguy and caused weird crashes. Just re-create the renderer correctly. Change-Id: I88738244c7cbaa6f189799c6a28dc9244953667d
-
Sébastien Blin authored
if we have no new messages while loading, we shiould detect it. jami-daemon#738 Change-Id: Ibfb4965cf9742253cd3d272009f7a0422fb04ac9
-