Skip to content
Snippets Groups Projects
  1. Aug 23, 2021
  2. Aug 16, 2021
    • Ming Rui Zhang's avatar
      wizardview: line edit enter key submits · 37fd2514
      Ming Rui Zhang authored
      Add enter key event handle for lineEdits in wizardview
      
      Gitlab: #470
      
      Change-Id: I41948196742068cd0a03ff37efe93982410e91ce
      37fd2514
    • Ming Rui Zhang's avatar
      profilepage: improvments on ui · 6ceba6a7
      Ming Rui Zhang authored
      1. Remove the "Select file" button during the camera picture-taking process
      2. Add missing cancel (x) button during the first step of the camera picture-taking process
      3. Disable all interactive components when the account creation is unfinished
      
      Gitlab: #486
      Change-Id: I91e279052aecdd9327f59e9a1377c344d9052323
      6ceba6a7
  3. Aug 05, 2021
  4. Jul 29, 2021
    • Ming Rui Zhang's avatar
      test: enhance the google unit tests of the client · e2dbc33a
      Ming Rui Zhang authored
      1. Move JAMI_DATA_HOME, JAMI_CONFIG_HOME, JAMI_CACHE_HOME
         setup into individual test main entry
      2. Use google test assertion macros instead of Qt
      3. Add QT_QPA_FONTDIR to avoid QFont warnings
      4. Tests will now fail if the env variables cannot be set
      
      Change-Id: I63f6498d26b646d8ebc60799d8797fd5f13b54f9
      e2dbc33a
  5. Jul 20, 2021
  6. 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
  7. Jun 30, 2021
  8. Jun 29, 2021
    • Maxim Cournoyer's avatar
      Rename dring to jamid, ring to jami. · a7e7105c
      Maxim Cournoyer authored and Sébastien Blin's avatar Sébastien Blin committed
      Automated via the following command:
      
        $ git grep -l dring | grep -v '.ts$' | xargs sed -i
        's/dring/jamid/g'
        $ git ls-files | xargs sed -i 's,bin/jamid.lib,bin/jami.lib,g'
        $ git ls-files | xargs sed -i 's,src/jamid,src/jami,g'
        $ git ls-files | xargs sed -i 's,-mutejamid,-mutejami,g'
        $ git checkout docker
      
      Change-Id: I030209b60817372f866055daadb4d0a1c1e2e9df
      a7e7105c
  9. Jun 16, 2021
  10. Jun 11, 2021
    • Sébastien Blin's avatar
      swarm: first implementation to follow api changes · 3d71bfa8
      Sébastien Blin authored and Andreas Traczyk's avatar Andreas Traczyk committed
      - use QString for interactionId
      
      - swarm conversations: use loadConversationMessages and
      subscribe to newMessagesAvailable signal
      
      - avoid displaying "merge" and empty "data transfer" messages
      
      - link composing status
      
      Change-Id: Ic524bb786b2ff0471f03b1bb02d41d6da38e716a
      3d71bfa8
  11. Jun 08, 2021
  12. May 04, 2021
  13. Apr 02, 2021
  14. Nov 06, 2020
Loading