Skip to content
Snippets Groups Projects
  1. Mar 16, 2023
  2. Mar 15, 2023
  3. Mar 10, 2023
  4. Mar 08, 2023
  5. Mar 06, 2023
  6. Mar 01, 2023
    • Franck Laurent's avatar
      MessageListView: fix message bubble UI · d5064040
      Franck Laurent authored and Sébastien Blin's avatar Sébastien Blin committed
      + redesign the "Scroll to end of conversation"
      + redesign the "bubble / screen ratio"
      + redesign the reply bubbles: color, shape(in & out a message sequence), "In reply To" message
      + change the configurable color of the main user's bubbles
      + show the display name when replying to a transfer message
      + fix incorrectly loaded reply message data by synchronizing to messages loaded request
      + fix reply to an internet link
      + redesign the call bubbles (the new design need to be applied but in another patch)
      
      GitLab: #959
      GitLab: #967
      
      Change-Id: Id646ff875644425b03367838b5b46f2242294563
      d5064040
  7. Feb 28, 2023
  8. Feb 20, 2023
  9. Feb 06, 2023
  10. Feb 01, 2023
  11. Jan 31, 2023
  12. Jan 10, 2023
  13. Dec 27, 2022
  14. Dec 16, 2022
  15. Dec 14, 2022
  16. Dec 01, 2022
  17. Nov 24, 2022
  18. Nov 23, 2022
  19. Nov 22, 2022
  20. Nov 19, 2022
    • Sébastien Blin's avatar
      swarmdetailspanel: show for 1:1 · 4a429072
      Sébastien Blin authored
      This allow users to set a color, notification preferences and get
      access to all documents in a conversation.
      
      Change-Id: I8fd4a46c0940afa0436f9c5b91188f87a05c5a2d
      4a429072
  21. Nov 17, 2022
  22. Nov 14, 2022
  23. Nov 08, 2022
  24. Nov 02, 2022
  25. Nov 01, 2022
  26. Oct 25, 2022
  27. Oct 24, 2022
    • Antoine Noreau's avatar
      sip: fix incoming TLS calls by disabling secure dialog · 9457c7cc
      Antoine Noreau authored
      Change-Id: I28e6135d9586adf7b4264431726f82f47856be51
      9457c7cc
    • Sébastien Blin's avatar
      misc: cleanup settings · f2b40af3
      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
      f2b40af3
  28. Oct 07, 2022
    • Maxim Cournoyer's avatar
      misc: Rename jami-qt to jami and remove launcher script. · bf4a8c31
      Maxim Cournoyer authored and Amin Bandali's avatar Amin Bandali committed
      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
      bf4a8c31
Loading