- Nov 18, 2024
-
-
Kateryna Kostiuk authored
Change-Id: Id63f29920e3d13f4082c186df92a90299503cb43
-
François-Simon Fauteux-Chapleau authored
The ContactModel::bestNameForContact function currently performs a lookup on the name server every time it is called if its argument is the URI of a peer which isn't a contact and doesn't have a registered name. This patch modifies the function's behavior so that it doesn't perform more than one lookup per peer, thus preventing the server from getting spammed with large numbers of unnecessary requests. GitLab: #1882 Change-Id: I7b7ef6a41d3db1001fc1418f8f35bd06b0932624
-
Andreas Hatziiliou authored
When starting a swarm call with video, the MRL for the host wasn't set. Thus, the camera button would appear muted and starting/stopping video would have unintended behavior. GitLab: #1869 Change-Id: I6ee2204d5b49b856bfc72fb560f6623f9c7c874f
-
- Nov 14, 2024
-
-
Andreas Hatziiliou authored
Change-Id: Ie8cfa5a39b25cd34c7706596a1c607dd1b8c8060
-
- Nov 12, 2024
-
-
Kateryna Kostiuk authored
Change-Id: I37dc0b49217a2262ebf27ac83f4788b81b62fbbc
-
- Nov 11, 2024
-
-
Jenkins authored
Change-Id: Ice4cf7f5f34603b131e3ee070e141e9a2d196658
-
- Nov 06, 2024
-
-
Andreas Hatziiliou authored
The goal of this patch is to make the messagebar (and more broadly the chatViewFooter) more coherent in its behavior and look/feel. GitLab: #1846 GitLab: #1848 GitLab: #1639 GitLab: #1420 Change-Id: I0d0ed207df9eba50f724c69fa49f956dc8aaa573
-
When the conversationview was resized horizontally to be small enough so that only one pane is visible, the chatview header and footer would be visible, but clicking them would interact with the objects of the pane below (the left side panel) GitLab: #1868 Change-Id: Ic1fac91ef30fcc3078223e1705f10c8a112c2091
-
A(n) [type] error occurred while {verb} {noun} createSwarm → createGroup → newGroup Create swarm → Create new group startSwarm → startGroup → newGroup Start swarm → Create new group swarmName → groupName Swarm name → Group name Change-Id: I9cb6f7b124d3db193bd190d2e52b5b27ea10ecf3 GitLab: #1845
-
When searching for a user, if the user was found, a signal would be sent to update the display name with incorrect formatting across the application. Change-Id: I20a453e2eddf1e1a402985ff741c8e7c7ea6f99f
-
- Nov 05, 2024
-
-
Andreas Hatziiliou authored
GitLab: #1871 Change-Id: I1949c0da388c637123801db39310a1c9fd8c7b99
-
Andreas Hatziiliou authored
Make it so that the reply/more/share buttons are visible whenever the cursor hovers over the horizontal area that a message takes up. Add message highlighting. Fix small issue with "more" button not being deselected after choosing an emoji GitLab: #1870 Change-Id: I4db5230c2a50ce4640eececc69f8e88348356d79
-
- Nov 04, 2024
-
-
Jenkins authored
Change-Id: I552add4e22956ac7c9b8fd50704a9612e32c133e
-
Andreas Traczyk authored
This avoids merge modules which may crush system runtimes files. We've had several issues packaging vc_redist binaries also, so this seems to a better option for now. Gitlab: #1865 Change-Id: I9ac3d3a1945136d7f78cf5be2de5d05cf377e126
-
Andreas Traczyk authored
Switches formatter to one not dependant on JDK - https://github.com/DotJoshJohnson/vscode-xml - { "xmlTools.xmlFormatterImplementation": "v2", "xmlTools.splitAttributesOnFormat": true, } Gitlab: #1453 Gitlab: #1865 Change-Id: I82e65d3097ac366f7873ac4c0e1d5beed3ee486e
-
Andreas Traczyk authored
Gitlab: #1873 Change-Id: I239566f4cfa4dfbdfd08ccc496aa0bc206ece855
-
- Nov 01, 2024
-
-
François-Simon Fauteux-Chapleau authored
Change-Id: Ica8a83b1ab8a7deaabec41f7fa6a1b72963913c5
- Oct 31, 2024
-
-
Andreas Traczyk authored
This is a workaround for an issue that occurs due to the way Linux packaging is done, where the git repository is not available in the build source at configure time, which is when the version files are generated, so we prevent a "." from being displayed if the version string is not available. Gitlab: #1857 Change-Id: I2f6a281eb89ec0f977749d135da68fe5b7c9c2da
-
- Oct 28, 2024
-
-
Jenkins authored
Change-Id: Idbcacb51bb113174f455221f0b340bde571c9d35
-
- Oct 23, 2024
-
-
François-Simon Fauteux-Chapleau authored
Change-Id: I1dc5b074a171311610fd884b6f9e2a26ad8a6395
-
Andreas Hatziiliou authored
Text message notificaitons sent regarding the status of a call (i.e. busy, call lasted xx:yy mins, etc) were editable due to being a TextEdit and not a Text Change-Id: I9ded20a9b4dbdbaee034b0de6ae42e1eca2c02a0
-
setting message opacity to 1 to only have the messageInBgColor Gitlab: #1799 Change-Id: I37d0a354412ec8f2e7127203a2d0adf185674cea
-
- Oct 22, 2024
-
-
François-Simon Fauteux-Chapleau authored
Change-Id: I6fad7b305754f86b602a204977de1d8ed0add0ad
-
GitLab: #1862 Change-Id: If7f13cc16c02d823dd98af84007b24a829579262
-
"anchors.centerIn: parent" caused a binding loop with parent implicitHeight using contentHeight in Control.qml Removing "anchors.centerIn: parent" fixed the warning while the popup remains in the center of the page Gitlab: #1508 Change-Id: I0d05597100e4c2b306180e83a7b88b6d5ee22f40
-
Andreas Hatziiliou authored
When the application window or screen is too small and the user opens the details side-panel, it will display over the chat. This change makes it so that switching conversation's defaults the view back to the chat and not to the side-panel. Change-Id: I3cffba24a7d23d7635937329c2078979722031c4
-
- Oct 21, 2024
-
-
Added logic check to prevent disabled accounts from registering multiple usernames after being restored from an archive. https://git.jami.net/savoirfairelinux/jami-client-android/-/issues/1765 Change-Id: I58e3e018c85e335f043f232e391286e716201481
-
- Oct 19, 2024
-
-
When joining a callSwarm as a participant, your mediaList would contain 3 medias if a stream and video were active. The logic behind this function didn't take that into account. In the future it would be good to re-write this for arbitrary amounts of medias. Change-Id: If128650c535ae8ba9b02ec4738e8ef103f4994df
-
François-Simon Fauteux-Chapleau authored
Change-Id: I8c3de76b2d8e77cd568e904dfd9fbacb3b1899dc
-
- Oct 18, 2024
-
-
François-Simon Fauteux-Chapleau authored
Change-Id: I2baeaecd66af8e4a9e64072e85b5e5ca35c240ad
-
GitLab: #1858 Change-Id: Ib0cfa7a1c458faecdb9c82359c182d4debadc6ab
-
- Oct 17, 2024
-
-
François-Simon Fauteux-Chapleau authored
Change-Id: I8d176e7e2a72e8185442ea81c9c943e6ab5fb912
-
- Oct 11, 2024
-
-
François-Simon Fauteux-Chapleau authored
Change-Id: I5e6ff040101d9662cbdbc8e37ccb17c9ed014bc3
-
François-Simon Fauteux-Chapleau authored
The libpcre3-dev package doesn't exist on Debian testing, which caused an error when trying to build Dockerfile_debian_testing. Adding the newer libpcre2-dev package as an alternative in the debian/control file fixes the issue. GitLab: #1856 Change-Id: I3f9068a67101597eb2ffe7cb5a358870e7284e5b
-
- Oct 08, 2024
-
-
Andreas Traczyk authored
Currently, the user-facing version number in the about dialog, is a build-time timestamp that does help us isolate the project versions accurately. Ultimately, we need to be able to reproduce issues present in specific versions of Jami. This commit introduces a new version number in the form: <client_sha>.<jamicore_sha>, allowing us to reproduce builds more accurately. Gitlab: #1820 Change-Id: Ie7e20b20da65284e33e745996c410f539b65080c
-
A share feature have been requested to share to contacts pictures or text received from other contacts you can access it by hovering the message you want to share Gitlab: #1830 Change-Id: I2555433417867371161f927e9fc78bb47fec68d3
-
- Oct 07, 2024
-
-
Jenkins authored
Change-Id: Ib77c972963786716b5794baffbeedb5f6b0fd738
-