Show verification status next to messages
This commit is contained in:
parent
7333de19da
commit
0d0709ccd3
14 changed files with 108 additions and 22 deletions
|
|
@ -135,7 +135,7 @@ UserProfile::isGlobalUserProfile() const
|
|||
return roomid_ == "";
|
||||
}
|
||||
|
||||
bool
|
||||
crypto::Trust
|
||||
UserProfile::getUserStatus()
|
||||
{
|
||||
return isUserVerified;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue