csoler
|
3c07d50dac
|
set auto-reset of banned nodes to "never" by default
|
2017-01-12 21:27:02 +01:00 |
|
csoler
|
70a92a1c32
|
various small fixes in reputation/identity cleaning
|
2017-01-12 21:14:36 +01:00 |
|
csoler
|
bd7f6aca99
|
added to parameters in options to fix the time banned ids are kept in list and prevented to re-download
|
2017-01-12 20:39:49 +01:00 |
|
csoler
|
a7f0fff0f1
|
made sure reputations are not stamped when requested for debugging/printing
|
2017-01-10 23:05:00 +01:00 |
|
csoler
|
a810ae9a74
|
use rsReputations instead of rsIdentity for reputation calls. Suspended reputation vetting code which is not needed anymore
|
2017-01-10 21:44:37 +01:00 |
|
csoler
|
8d8453f9c0
|
removed the reputation calls through rsIdentity. Improved the logic of updating static identity flags in p3gxsreputations
|
2017-01-09 23:47:51 +01:00 |
|
csoler
|
2fc8d22cf9
|
changed cleaning strategy of p3gxsreputations to be based on last activity of the reputation system rather than the identity system
|
2017-01-08 22:00:54 +01:00 |
|
csoler
|
b6a3f53826
|
changed the needsUpdate flag so that unset/default needs update, and added code to read old reputation set item class
|
2017-01-08 11:14:18 +01:00 |
|
csoler
|
d631758e8c
|
added hashstream class to hash content of RsIdentityUsage and fix duplication of identity usage statistics
|
2017-01-05 23:07:59 +01:00 |
|
Phenom
|
41386c64b7
|
Fix some new warnings
|
2016-12-31 15:17:51 +01:00 |
|
csoler
|
3a45bac8e7
|
removed unused autoBanIdentitiesLimit variable
|
2016-12-29 15:12:58 +01:00 |
|
csoler
|
f3f0fcea05
|
added load/save of new thresholds in p3gxsreputation. Removed some unused variables
|
2016-12-29 10:34:57 +01:00 |
|
csoler
|
fb733916ef
|
added two fields in settings/people to setup the thresholds to decide between neutral and remotely positive/negative reputation
|
2016-12-28 18:58:49 +01:00 |
|
csoler
|
72fb8f17a9
|
changed the reputation system to output a level that differentiate your own opinion to your friends opinion
|
2016-12-23 17:52:02 +01:00 |
|
csoler
|
7545ad4d11
|
simplied/improved reputation system. Now ids can be banned based on their owner node using a single checkbox in the Person tab, with immediate effect
|
2016-08-04 11:43:35 +02:00 |
|
csoler
|
c4ef4d7743
|
saved owner node ID in GXS reputation item
|
2016-08-03 14:52:37 +02:00 |
|
csoler
|
f5e55e849b
|
fixed a few bugs in the People tab
|
2016-07-25 16:04:30 -04:00 |
|
csoler
|
218977170c
|
added two new options to people page for handlign reputations: change the ban limit from friend opinions, and allow to auto-set positive opinions to contacts
|
2016-07-25 15:45:49 -04:00 |
|
csoler
|
95915fa31d
|
removed cross deadlock between p3GxsReputation and p3IdService
|
2016-07-10 22:46:37 -04:00 |
|
csoler
|
218ca45ac8
|
removed some debug info in rsdataservice
|
2016-07-03 23:12:56 -04:00 |
|
csoler
|
09ad53981d
|
fixed red color in IdDialog
|
2016-07-03 22:02:23 -04:00 |
|
csoler
|
c98416dc28
|
added auto-cleaning of reputation info for outdated/removed identities
|
2016-07-03 18:59:30 -04:00 |
|
csoler
|
e611b2bb05
|
moved isIdentitybanned from p3GxsReputations to p3IdService, so as to avoid calling back p3IdService from p3GxsReputations, which simplifies the code
|
2016-07-03 18:06:01 -04:00 |
|
csoler
|
d642934cb5
|
increased frequency of update for banned PGP nodes
|
2016-04-15 18:25:41 -04:00 |
|
csoler
|
f8639e5486
|
fixed bug considering null PGP ids in ban list
|
2016-04-02 16:44:41 -04:00 |
|
csoler
|
5bbaa1e8e5
|
added people settings page, removed debug output
|
2016-04-02 16:14:18 -04:00 |
|
csoler
|
9d9b790a3e
|
exposed un-verified PGP signatures on GXS ids in GUI. Added auto-ban of GXS ids signed by a PGP ids that has already signed a large enough set of GXS ids. Still needs some GUI to change the threshold.
|
2016-04-02 16:14:18 -04:00 |
|
zeners
|
aca88308ea
|
compatible to g++11 / QT5
method suggested by cyril
|
2016-03-29 21:22:14 +02:00 |
|
csoler
|
8a41554754
|
fixed some leaking memory issues in loadList() methods, and also increased consistency by not returning non empty list with deleted items inside
|
2015-12-30 18:20:09 -05:00 |
|
csoler
|
0c1e6301b3
|
merged with latest upstream trunk
|
2015-12-05 16:49:00 -05:00 |
|
csoler
|
79c80c968a
|
fixed a few bugs in display of tracking info
|
2015-10-27 22:41:29 -04:00 |
|
csoler
|
2096cd6c52
|
added backward compatibility and API extension for RsGxsGrpMetaData
|
2015-10-27 20:15:50 -04:00 |
|
csoler
|
d69f2709c3
|
restored constants and output to non debugging state
|
2015-10-27 00:02:16 -04:00 |
|
csoler
|
c7d0e4cb35
|
enabled ID tracking forums. Fixed thresholds for anti-spam forums. Changed computation of reputation scored
|
2015-10-26 23:38:10 -04:00 |
|
csoler
|
b009c1135f
|
changed RsGenExchange strategy to use a threshold on reputation when validating posts
|
2015-10-25 23:45:33 -04:00 |
|
csoler
|
e60ac99994
|
added bias to reputation score for known and signed ids. Changed computation formula to an exp
|
2015-10-25 22:54:56 -04:00 |
|
csoler
|
441b164c73
|
fixed small bugs in average friend reputation display
|
2015-10-13 21:54:52 -04:00 |
|
csoler
|
f18cc8295e
|
fixed up constants for reputation system, now that is has been tested
|
2015-10-12 14:22:51 -04:00 |
|
csoler
|
7dc59845e9
|
added update for forum messages list when an author gets banned
|
2015-10-12 14:03:53 -04:00 |
|
csoler
|
36101a977d
|
fixed small bug preventing msg exchange
|
2015-10-12 00:28:21 -04:00 |
|
csoler
|
1a76bea6ff
|
enabled bannign button in forums, and disable message passing for banned users
|
2015-10-11 21:41:35 -04:00 |
|
csoler
|
68ca57ce75
|
added removal of messages frm banned users
|
2015-10-10 18:27:15 -04:00 |
|
csoler
|
59d2ca9c3d
|
fixed bug causing uninitialised friend average reputation to be shown
|
2015-10-09 18:55:07 -04:00 |
|
csoler
|
338fcee865
|
added button in forums to flag poster identity as bad
|
2015-10-09 18:51:16 -04:00 |
|
csoler
|
ce96e88925
|
debugging of reputation system
|
2015-10-09 17:51:10 -04:00 |
|
csoler
|
bb7a8f2732
|
fixed some reputation sending bugs
|
2015-10-08 23:54:18 -04:00 |
|
csoler
|
8c6c9344fe
|
fixed a few bugs in reputation items serialisation code and GUI display
|
2015-10-08 23:02:34 -04:00 |
|
csoler
|
3d21d99601
|
added debug info for reputation system
|
2015-10-08 18:39:50 -04:00 |
|
csoler
|
80ed6d1815
|
added pruning of opinions to limit data in memory. Fixed up types and sending/receiving friends opinions
|
2015-10-07 23:44:24 -04:00 |
|
csoler
|
78e6f67c69
|
added some documentation in p3gxsreputation.cc, and the method for computing final assessment
|
2015-10-06 23:56:39 -04:00 |
|