mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-28 16:17:28 -04:00
added button in forums to flag poster identity as bad
This commit is contained in:
parent
ce96e88925
commit
338fcee865
9 changed files with 50 additions and 11 deletions
|
@ -40,6 +40,7 @@ public:
|
|||
{
|
||||
RsReputations::Opinion mOwnOpinion ;
|
||||
float mOverallReputationScore ;
|
||||
float mFriendAverage ;
|
||||
RsReputations::Assessment mAssessment; // this should help clients in taking decisions
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue