Skip to content
Snippets Groups Projects
  1. Aug 17, 2021
  2. Aug 13, 2021
  3. Aug 11, 2021
  4. Aug 09, 2021
  5. Aug 03, 2021
    • Andreas Traczyk's avatar
      chatview: don't call printHistory · 519ced58
      Andreas Traczyk authored and Sébastien Blin's avatar Sébastien Blin committed
      Use updateHistory instead. This prevents "Contact added" message
      duplication. We also clear the unread messages at this point which
      will prevent an uncleared unread first message when adding a new
      conversation.
      
      Gitlab: #482
      Change-Id: I927e15dfe945aa3f2f33db3fb91739522db5ea9b
      519ced58
  6. Aug 02, 2021
    • Andreas Traczyk's avatar
      swarm: prevent interacting with read-only conversations · f05ffbce
      Andreas Traczyk authored
      Read-only conversation has:
      - a lock icon in the smartlist item
      - no message send bar in the chat view
      - no call actions available from the chat view header
      - no call actions available from the smartlist context menu
      - no double click to call
      
      Change-Id: I0497b94038b450f0a0a22fc007de1281b7b2214d
      Gitlab: #475
      f05ffbce
  7. Jul 28, 2021
  8. Jul 20, 2021
  9. Jul 12, 2021
  10. 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
    • Ming Rui Zhang's avatar
      messagewebview: chatview message bar qml replacement - logic completion · f8d5ab7f
      Ming Rui Zhang authored
      Functionalities checklist:
        1. Emoji picker refinement
        2. DropArea on messageWebView
        3. Record box
        4. Send message button visibility
        5. TextArea paste (can paste image, files directly)
        6. TextArea content draft
        7. TextArea - Enter key -> Send message
        8. TextArea - Shift + Enter key -> New line
        9. TextArea - Composing indicator
        10. TextArea - Placeholder text
      
      Change-Id: I115ad2927b74264dd396aa55b77a8f003dcd746b
      f8d5ab7f
  11. Jul 06, 2021
  12. Jun 29, 2021
  13. Jun 25, 2021
  14. Jun 14, 2021
  15. Jun 11, 2021
  16. May 27, 2021
  17. May 14, 2021
  18. May 07, 2021
  19. Apr 19, 2021
  20. Apr 09, 2021
  21. Apr 02, 2021
  22. Mar 26, 2021
Loading