Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • release/202106
  • release/202104
  • release/202101
  • release/202012
  • release/202005
  • release/202001
  • release/201912
  • release/201911
  • release/windows-test/201910
  • release/201908
  • release/201906
  • release/201905
  • release/201904
  • release/201903
  • release/201902
  • release/201901
  • release/201812
  • release/201811
  • release/201808
  • 1.0.0
  • 0.3.0
  • 0.2.1
  • 0.2.0
  • 0.1.0
25 results

conversationsview.cpp

Blame
    • Hugo Lefeuvre's avatar
      6bbfd876
      chatview: clearly display banned contacts as such · 6bbfd876
      Hugo Lefeuvre authored and Sébastien Blin's avatar Sébastien Blin committed
      
      Whenever the chat view has to display a banned contact, it should:
      - Make place call, add to contacts and place audio call buttons
        unclickable
      - Hide the send message bar
      - Display the banned contact as such in the smart list results (grey bg,
        bold "Banned contact", etc.)
      
      This patch implements this behavior in the GNU/Linux GNOME client.
      
      For the moment the conversation popup is still mentioning invalid
      options such as «block contact» or «place call», but since fixing it
      requires LRC side changes we will address this issue in a separate
      commit.
      
      Change-Id: Ibc8da7d755319acae59a807cc248e3a87bd9d6da
      Reviewed-by: default avatarSebastien Blin <sebastien.blin@savoirfairelinux.com>
      6bbfd876
      History
      chatview: clearly display banned contacts as such
      Hugo Lefeuvre authored and Sébastien Blin's avatar Sébastien Blin committed
      
      Whenever the chat view has to display a banned contact, it should:
      - Make place call, add to contacts and place audio call buttons
        unclickable
      - Hide the send message bar
      - Display the banned contact as such in the smart list results (grey bg,
        bold "Banned contact", etc.)
      
      This patch implements this behavior in the GNU/Linux GNOME client.
      
      For the moment the conversation popup is still mentioning invalid
      options such as «block contact» or «place call», but since fixing it
      requires LRC side changes we will address this issue in a separate
      commit.
      
      Change-Id: Ibc8da7d755319acae59a807cc248e3a87bd9d6da
      Reviewed-by: default avatarSebastien Blin <sebastien.blin@savoirfairelinux.com>
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.