Skip to content
Snippets Groups Projects
  1. Jul 15, 2021
  2. Jul 14, 2021
  3. Jul 12, 2021
    • Andreas Traczyk's avatar
      swarm: simplify and update avatar update mechanism · 4bda3306
      Andreas Traczyk authored
      Implements a leaner avatar caching system. The avatar component
      listens for uid filtering its id, which may be:
      - conversation id
      - account id
      - contact uri
      
      In response to the uid change, a the image source is updated with
      a new image url invoking a fresh QQuickImageProvider query. With
      this design, only the avatarregistry's uid mapping needs to be
      updated when profiles are changed, and no longer should specific
      avatar components receive manual source updates.
      
      Gitlab: #466
      Change-Id: Ie5313f5c187a0977ca51b890dd92187480a42537
      4bda3306
  4. Jul 09, 2021
    • Andreas Traczyk's avatar
      lrcinstance: remove custom setter/getter for currentAccountId · 285316dd
      Andreas Traczyk authored
      Using a custom getter setter cause the setting of the value to
      require manual changed signal emission and in addition to being
      error prone, this prevents the changed signal from being emitted
      upon initial selection. Some excess workaround code may be removed
      in following commits.
      
      This patch also refactors the banned contact signaling as part of
      an accountadapter connection cleanup.
      
      Change-Id: I73fb751001e53e086adc7a6a8d706671c2878a77
      285316dd
  5. Jul 08, 2021
  6. Jul 06, 2021
  7. Jun 29, 2021
  8. Jun 25, 2021
  9. Jun 21, 2021
    • Andreas Traczyk's avatar
      swarm: make conversation filters great again · 85bbcf37
      Andreas Traczyk authored
      PENDING profile is no longer a valid filter criteria. isReqeust is
      now used instead and the profile type is restricted to account
      types and tracked as a separate property.
      
      Change-Id: I4848e32f005ea7a6a8b5f2fa25d40b7e1e4d63b8
      85bbcf37
  10. Jun 16, 2021
  11. Jun 11, 2021
  12. May 14, 2021
  13. May 10, 2021
  14. May 07, 2021
  15. Apr 27, 2021
  16. Apr 19, 2021
  17. Apr 09, 2021
  18. Apr 07, 2021
  19. Apr 02, 2021
  20. Mar 26, 2021
  21. Mar 22, 2021
  22. Jan 07, 2021
  23. Dec 11, 2020
  24. Oct 30, 2020
Loading