Skip to content
Snippets Groups Projects
  1. Nov 26, 2024
  2. 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
  3. Nov 21, 2024
  4. Nov 20, 2024
  5. Nov 19, 2024
  6. 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
  7. Nov 14, 2024
  8. Nov 12, 2024
  9. Nov 11, 2024
  10. Nov 06, 2024
  11. Nov 05, 2024
  12. Nov 04, 2024
  13. 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
  14. 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
  15. Oct 28, 2024
  16. Oct 23, 2024
  17. Oct 22, 2024
  18. Oct 21, 2024
  19. Oct 19, 2024
  20. Oct 18, 2024
  21. Oct 17, 2024
Loading