Skip to content
Snippets Groups Projects
  1. Aug 23, 2021
  2. Aug 17, 2021
  3. Aug 16, 2021
  4. Aug 13, 2021
  5. Aug 12, 2021
  6. Aug 11, 2021
  7. Aug 09, 2021
  8. Aug 06, 2021
    • Andreas Traczyk's avatar
      misc: add a qml adapter class to represent the current conversation · 6b3bf514
      Andreas Traczyk authored
      Provides observable property representations of a conversation info
      structure. Is updated when the selected conversation Id changes.
      
      This object is only exposed in this commit, and will be used in
      subsequent commits to introduce a more declarative approach in the
      UI code.
      
      Change-Id: I25be0f6b82cf9341b67fbf04fdeb04bffbf8ab24
      6b3bf514
  9. Aug 05, 2021
  10. Aug 03, 2021
  11. Aug 02, 2021
    • Jenkins's avatar
      i18n: automatic bump · 06ebd40b
      Jenkins authored
      Change-Id: I0f3951cf470eb1dddd3139a2263874152adfa6ac
      06ebd40b
    • 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
  12. 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
Loading