Skip to content
Snippets Groups Projects
  1. Dec 06, 2024
    • Leopold's avatar
      update-profile: fix dbus build issue · 6093689c
      Leopold authored
      The dbus build was failing due to updateProfile having an incorrect number of arguments.
      
      Change-Id: I0045554e2fc62851fc2cffdac27c8ab1cb905547
      6093689c
  2. Dec 05, 2024
  3. Dec 04, 2024
    • Andreas Hatziiliou's avatar
      Shortcuts: remove unused shortcut · a5621a1a
      Andreas Hatziiliou authored
      Change-Id: I28e5ef7dfca2e82fa65e40b2450db8c30a465926
      a5621a1a
    • Andreas Hatziiliou's avatar
      account_archive: unify archive file type · a1c2b8ad
      Andreas Hatziiliou authored
      When creating an account archive, there would be no default
      suffix. Then, when importing the archives, we would filter
      for .gz files by name. The goal is to implement a .jami
      file extension for archives across all platforms.
      
      Todo: implement custom MIME type for custom icons.
      
      GitLab: #1256
      Change-Id: I202ae5670c928f35b0eaf711abf7249ec3f304b9
      a1c2b8ad
  4. Dec 02, 2024
    • Jenkins's avatar
      i18n: automatic bump · 7424227f
      Jenkins authored
      Change-Id: I32516ba524aa9dec6b9c579f606cccdc7c5dbff8
      7424227f
    • Kateryna Kostiuk's avatar
      macOS: fix qrencode build · b69d703e
      Kateryna Kostiuk authored
      Sometimes qrencode failed when built from Jenkins.
      This patch:
      - Uses cmake for build.
      - Automatically detect host architecture if none is specified.
      
      Change-Id: I18dc90099e3b9efc531c7887b00fc615f69c50fa
      b69d703e
  5. Nov 29, 2024
  6. Nov 27, 2024
  7. Nov 26, 2024
  8. Nov 24, 2024
    • ovari's avatar
      misc: unify terminology · 41f5d151
      ovari authored
      Accept contact request → Accept invitation
      Accept in audio → Accept with audio
      Accept in video → Accept with video
      Automatically answer calls → Automatically answer incoming calls
      Decline call request → Decline call
      Decline contact request → Decline invitation
      Delete your account → Delete account
      just now → Just now
      Mute → Mute microphone
      Type → Conversation type (https://review.jami.net/c/jami-client-android/+/29546)
      Unmute → Unmute microphone
      
      Change-Id: Ie88eabeb12514e2b0f0918c8ab77beaa0d90aecf
      GitLab: #1730
      41f5d151
  9. Nov 21, 2024
  10. Nov 20, 2024
  11. Nov 19, 2024
  12. Nov 18, 2024
    • Kateryna Kostiuk's avatar
      misc: bump daemon · 6ddd6a7f
      Kateryna Kostiuk authored
      Change-Id: Id63f29920e3d13f4082c186df92a90299503cb43
    • François-Simon Fauteux-Chapleau's avatar
      contactmodel: look up name at most once per peer · 9ab5e52c
      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
      9ab5e52c
    • Andreas Hatziiliou's avatar
      swarms: add camera MRL for host · 56401d41
      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
      56401d41
  13. Nov 14, 2024
  14. Nov 12, 2024
  15. Nov 11, 2024
  16. Nov 06, 2024
  17. Nov 05, 2024
  18. Nov 04, 2024
  19. Nov 01, 2024
    • ovari's avatar
      misc: unify terminology · 41cb6528
      ovari authored and ovari's avatar ovari committed
      {Noun} {verb} successfully
      A(n) [type] error occurred while [attempting to] {verb} {noun}.
      placeAudioCall → startAudioCall
      placeVideoCall → startVideoCall
      reconnectTry → reconnectAttempt
      
      Change-Id: I918961894fc23989920727009031cc6a2ac1d8f3
      GitLab: #1730
      41cb6528
    • ovari's avatar
      misc: update jami.appdata.xml · b6aa9eed
      ovari authored
      <image> tag must be before <caption> tag
      To translate <description>, tag must include xml:lang
      Update URL addresses
      Update description to include extensions, JAMS etc
      
      GitLab: #1262
      
      Change-Id: I8b313a02b119f5ddeaa2b9d760cac7ac5c147b7a
      b6aa9eed
    • François-Simon Fauteux-Chapleau's avatar
      misc: bump daemon · 3c1b2c22
      François-Simon Fauteux-Chapleau authored
      Change-Id: Ica8a83b1ab8a7deaabec41f7fa6a1b72963913c5
  20. Oct 31, 2024
    • Andreas Traczyk's avatar
      about-dialog: only show the project versions if available · fb660b92
      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
      fb660b92
  21. Oct 28, 2024
  22. Oct 23, 2024
Loading