Skip to content
Snippets Groups Projects
  1. Sep 30, 2021
  2. Sep 29, 2021
    • Sébastien Blin's avatar
      avatar: improve setProfile behaviours · d0389ff7
      Sébastien Blin authored
      + use QFileLock on profiles to avoid any potential problems with
      parallel updates
      + Do not update write files if nothing is updated
      
      Change-Id: Iff1e1ac6a0363a0531f67d0e3a40ee99fa67a32d
      d0389ff7
  3. Sep 28, 2021
  4. Sep 27, 2021
  5. Sep 20, 2021
  6. Sep 14, 2021
  7. Sep 13, 2021
  8. Sep 10, 2021
  9. Sep 09, 2021
  10. Sep 06, 2021
  11. Aug 30, 2021
  12. Aug 27, 2021
  13. Aug 26, 2021
  14. Aug 24, 2021
    • FuchtelJockel's avatar
      build: add emoji.css · 747a45a0
      FuchtelJockel authored
      without it jami-client-gnome won't build
      
      Change-Id: Ife26e5820a20740f6972bb70346e14e0489d6ba0
      747a45a0
  15. Aug 20, 2021
    • Amin Bandali's avatar
      chatview: various fixes/improvements · b48cba8c
      Amin Bandali authored
      Use a few more accurate variable names, remove some redundant or old
      logic, and better choice of displayed best name or id (also depends on
      client-side change).
      
      Change-Id: Iddd5d03649537813143a91702da521e631e1b2f2
      b48cba8c
  16. Aug 19, 2021
  17. Aug 17, 2021
  18. Aug 16, 2021
  19. Aug 13, 2021
  20. Aug 12, 2021
  21. Aug 11, 2021
  22. Aug 09, 2021
  23. Aug 04, 2021
  24. Aug 02, 2021
  25. Jul 29, 2021
  26. Jul 28, 2021
  27. Jul 27, 2021
    • Andreas Traczyk's avatar
      conversation view: fix adding contact not showing registered name · 5d0dbbf2
      Andreas Traczyk authored
      After a conversation is made permanent, and a contact is added, the
      conversation view will reload with the info hash in the header and
      message send bar because the conversation becomes ready prior to the
      contact being added to the list allowing for profile info queries to
      be successful. This patch adds a PENDING contact item that will be
      upgraded once the daemon adds the contact.
      
      Gitlab: #479
      Change-Id: Ie680bb61803812165f8f061e1cb8c21f77b381f7
      5d0dbbf2
Loading