- Nov 14, 2022
-
-
Relates to <#882>. This problem was discovered when attempting to build the test suite: ld: ../src/libclient/liblibjamiclient.a(avmodel.cpp.o): undefined reference to symbol 'xcb_get_setup' * CMakeLists.txt: [!(APPLE or MSVC] Move xcb includes and link directives to... * src/libclient/CMakeLists.txt [!(APPLE or MSVC]: ... here. Change-Id: If9b6653e157081300caad8f13cafe4979a49630b
-
- Nov 12, 2022
-
-
Change-Id: I76b163b6b8e7551a9983e08039b599fdf1cf2ce4 GitLab: #885
-
- Nov 10, 2022
-
-
Sébastien Blin authored
Change-Id: Idb51e3e6cf895fe1aaf88156c0b0296bdf95b263 GitLab: #873
-
- Nov 09, 2022
-
-
Andreas Traczyk authored
Change-Id: I6c7942bda27377c6b83946c855a43c1a09f900ff GitLab: #872
-
- Nov 08, 2022
-
-
Sébastien Blin authored
Change-Id: Id5700e08e7966121ec182786d25b9645b7f6fd75
-
- Nov 02, 2022
-
-
Sébastien Blin authored
Change-Id: I66d29899ec18b5d1fc0b66e7a44f5c1018237dd5
-
Change-Id: Ia54d01ec56e01d0c04e360ec06da87aa37fe74fe GitLab: #510
-
- Nov 01, 2022
-
-
Sébastien Blin authored
Change-Id: If022ba8cdf4560ed03a678187c55ba3cded2407b
-
- Oct 31, 2022
-
-
+ give the component some height when the hour is not shown + make sure the hour is shown if the day is shown Change-Id: Ia6e4266539d60577899af63beca8017c6140644c GitLab: #827
-
Change-Id: Ic83ec55631e9a914a53869f112032f3459b2e1c7
-
jami-daemon#316 Change-Id: I26cd21f91571021de960f83f189d7323336fa41b
-
Sébastien Blin authored
Change-Id: I2a76104b96d5eba554113e5aace1661170bbbb5d
-
GitLab: #861 Change-Id: I32c643e56a730e4d3d5a6688308a50d18bf95cb6
-
- Oct 30, 2022
-
-
Sébastien Blin authored
Change-Id: Ie2784a689bac5442198bbcfdaed54ff75de4003f GitLab: #870
-
- Oct 29, 2022
-
-
Sébastien Blin authored
Change-Id: I15d382406687cc506c1456ce43286ad6b0f23529
-
- Oct 27, 2022
-
-
Sébastien Blin authored
The labels are pretty unclear for most of the users. We can show the bar only if debug mode is enabled (-d) so that only developpers or people who need to debug jami can see it while we choose better error labels. Change-Id: I2a37d00251f75db878eff44c665a2b17f95a9888
-
Nicolas Vengeon authored
Change-Id: I24a94b9ced0ec3930a0b9e20f3fa0440e2d8fd00 Signed-off-by:
Nicolas Vengeon <nicolas.vengeon@savoirfairelinux.com>
-
- Oct 25, 2022
-
-
Change-Id: I8925ba8d4cd29978efc700aa43c6e5acc7980365
-
Sébastien Blin authored
This reverts commit 9457c7cc. Reason for revert: Break config Change-Id: I320c69562969b8197a1bdc92acfc7da93b1e9a48
-
Sébastien Blin authored
Handle application/edited-message type to support message edition. Previous bodies are saved in the interaction to be able to get the original post to avoid unwanted editions. While loading a conversation, we store the editions in a temporary map that we link once the edited message is detected. This work because we can't edit a message before this message exists. PreviousBodies in interaction.h contains every previous body detected and the client can show previous version of the message in a popup. Deleting a message works the same way, just that any message with an empty body is not shown. jami-daemon#316 Change-Id: Ib158abd16ad4b629532de11694e88d86a12d72a8
-
- Oct 24, 2022
-
-
Antoine Noreau authored
Change-Id: I28e6135d9586adf7b4264431726f82f47856be51
-
Sébastien Blin authored
+ Remove "Accept files from unknown senders" because since swarm we can't get files from non contacts are the conversation is not cloned, and non swarm files are ignored + Rename "ignore the swarm" to "Mute conversation" as ignore is unclear Change-Id: Ifced8f8efe841e2345d50530ee313e6b95b35920
-
Sébastien Blin authored
The URI we search can be the id of another conversation, causing another contact to be shown. Change-Id: Icdbc01b5466559fd6c9f77dde57338903e54ea99
-
Sébastien Blin authored
Change-Id: If196e9ab73257e4f133e0b4d517f426fb6d59e8b GitLab: #861
-
- Oct 21, 2022
-
-
Sébastien Blin authored
If there was too much following merge commits, sometimes the conversation was not correctly loaded. Moreover, the lastMessageUID was not correctly calculated from time to time, leading to empty conversations in the smartlist. Change-Id: I1224269c5df72936ae51f34211ce3f63dbf606ff
-
Changing the source size property of the QML Image component causes a reload using the new source dimensions. The image loading process was triggering reloading that was not recognized as a binding loop. This commit also corrects the image sizing algorithm to prefer and restrict height, which prevents images that are too tall from taking up too much vertical space in the chat list view. GitLab: #857 Change-Id: I049b1bb8ea4d23a753e7b54de884d9c1eafdf83c
-
- Oct 20, 2022
-
-
Aline Gondim Santos authored
- camera stays open after call with dbus - camera stays open after call to account on same device Change-Id: I2f2adf37b681009adfced6fe4d02d326b9408866 GitLab: #858
-
- Oct 19, 2022
-
-
Andreas Traczyk authored
This fixes a binding loop, but introduces another less fatal one, since commit d6ed9adf. Change-Id: I67934b4cdde2efe04e20064fe41191241b0689b9 GitLab: #857
-
- Oct 17, 2022
-
-
Sébastien Blin authored
Save current color, and notification's preferences Change-Id: I3197be53bf622528aa3bc2e3f0d9aea29068e144
-
- Oct 14, 2022
-
-
Aline Gondim Santos authored
Change-Id: I81beded4eed352c90e49ad1060efa8d7ac4e83d2
-
- Oct 12, 2022
-
-
Aline Gondim Santos authored
Daemon should handle if reloading is necessary. GitLab: jami-plugins#24 Change-Id: Ided267a74c091fb5f93ec11f6a746b5ef241632d
-
- Oct 11, 2022
-
-
Sébastien Blin authored
jami-daemon#699 Change-Id: Ia480eef38ee054750ffbaf08ae0aed84090dc9a5
-
Sébastien Blin authored
Change-Id: Id50f7b2598e0cff7ca75f5fca13473702da5c207
-
- Oct 07, 2022
-
-
Now that there is no longer a second official client (jami-gnome), we can remove this uninteresting implementation detail from the name. Mostly automated via: $ git grep jami-qt -l | xargs sed 's/jami-qt/jami/g' -i * src/app/jami: Delete launcher script. * CMakeLists.txt: Un-register it from installation. Change-Id: I5167c29089feb4e64c12d7d01c1ce281e16c0613
-
Amin Bandali authored
This is the first in a series for cleaning up the top directory (root) of the repository and move various files/folders into nicely organized directory structures. GitLab: #749 Change-Id: If59b74fff981df242bc26e62a070bdb81d7baded
-
By removing the onVisibleChange from the LocalVideo, and leaving that logic to the widget parents, we cleanup the noisy sink (un)registrations. Change-Id: I569e0529087be1e697178085cb59c1c18c52f2c6
-
Andreas Traczyk authored
- Removes the explicit "(BETA)" from the msi installer. - Changes BETA to Beta in the about menu. Change-Id: Ifbf300ef1c39a4648f6a235cf3a17a89145d2152
-
Nicolas Vengeon authored
-Emojis are shown without bubbles when sent alone -Changes on message reply design ( animation now include files and emojis) GitLab: #690 Signed-off-by:
Nicolas Vengeon <nicolas.vengeon@savoirfairelinux.com> Change-Id: I81d128367a9c393c76493e02ce88daf4f6a11bf4
-
Andreas Traczyk authored
Introduces some new, more composable base components in an effort to reduce synthetic "editing" states and have a more natural focus change response. Change-Id: I35a51f93ad6f92c0154fd0c40e944af6f54cbba2
-
New timestamp computation and sequencing ( by day and hour) GitLab: #827 Change-Id: Ie170f31c075dc37f00d393272410329dc045f2d3
-