csoler
|
441b164c73
|
fixed small bugs in average friend reputation display
|
2015-10-13 21:54:52 -04:00 |
|
csoler
|
71c8dfdc58
|
manual merge before creating a conflict-free PR
|
2015-10-12 14:45:11 -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 |
|
csoler
|
b0940890cd
|
fixed compilation
|
2015-10-06 22:39:14 -04:00 |
|
csoler
|
9f6bc0c3fc
|
added code for all reputation items
|
2015-10-06 00:11:18 -04:00 |
|
csoler
|
317e7ea5ab
|
added some backend for reputation system
|
2015-10-04 23:14:49 -04:00 |
|
csoler
|
22d4893721
|
removed a few compilation warning that might cause compilation errors on some systems
|
2015-09-24 18:03:19 -04:00 |
|
csoler
|
7293cd3afa
|
updated ubuntu changelog
|
2015-09-21 22:58:58 -04:00 |
|
thunder2
|
ebd5da5e83
|
Optimizations in RsGenExchange, p3GxsForums and p3GxsChannels.
- Removed not used variables
- avoid copy constructors
- Use swap instead of operator= to move elements of std containers
|
2015-09-09 09:46:46 +02:00 |
|
thunder2
|
b8e3a434cf
|
Auto download of recommended files adds the sender as source of the download.
|
2015-09-06 21:28:34 +02:00 |
|
csoler
|
168eb45539
|
removed debug info about missing keys; added debug info about deserialization checking of string
|
2015-08-05 20:51:34 +02:00 |
|
csoler
|
44117f0881
|
removed old function entry to collect outqueue stats.
|
2015-07-31 17:24:54 +02:00 |
|
csoler
|
2a47095599
|
removed unused method for OutQueue statistics; improved BW curve display; fixed a few display bugs
|
2015-07-31 17:24:19 +02:00 |
|
csoler
|
9471a91795
|
added basic functions to collect bandwidth info in pqistreamer both ways; added a sorting method in BWGraphSource to create curves from extracted BW info. Still not yet functional
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8600 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-07-12 04:04:18 +00:00 |
|
csoler
|
249c827f95
|
improved debug info in a few places
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8584 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-07-09 20:55:11 +00:00 |
|
csoler
|
46a4273668
|
added back functionality to choose DL directory for each channel
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8581 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-07-07 00:52:52 +00:00 |
|
electron128
|
0e1b3eac2e
|
make identity name size limit in id service consistent with the limit in the GUI (patch from Henry)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8550 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-24 09:53:40 +00:00 |
|
csoler
|
f7e147c35d
|
fixed debug output for IP ranges
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8546 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-23 19:23:53 +00:00 |
|
electron128
|
ef5e218859
|
initialise BanListPeer::addr
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8532 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-19 12:08:34 +00:00 |
|
electron128
|
728d5d6704
|
let turtle reputation classes initialise their integers
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8531 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-19 12:04:48 +00:00 |
|
electron128
|
3bc17bf3c2
|
added missing initialisation in p3GxsChannels
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8526 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-18 15:20:51 +00:00 |
|
electron128
|
b9255ad594
|
added missing initialisation in p3GxsCircles
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8525 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-18 15:17:37 +00:00 |
|
electron128
|
c6c3b45a3e
|
added missing initialisation in p3GxsForums
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8524 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-18 15:09:56 +00:00 |
|
csoler
|
49534d9efd
|
commented out some debug info
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8501 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-16 19:11:07 +00:00 |
|
csoler
|
be774c866a
|
removed debug info in p3postbase
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8500 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-16 19:03:40 +00:00 |
|
thunder2
|
0ee754939e
|
Removed some unused parameter warnings.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8481 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-15 22:41:18 +00:00 |
|
thunder2
|
8cbbf61755
|
Added missing breaks to p3GxsChannels::notifyChanges.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8477 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-15 21:44:22 +00:00 |
|
thunder2
|
25acecdf93
|
Added missing breaks to p3GxsForums::notifyChanges.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8475 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-15 21:07:45 +00:00 |
|
thunder2
|
04297142ce
|
Added missing break in p3GxsChannels::handle_event.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8474 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-15 20:41:27 +00:00 |
|
csoler
|
88c0883146
|
fixed default value of banning IPs reported by friends to false.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8472 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-15 20:05:41 +00:00 |
|
electron128
|
dd25e5dc31
|
avoid unwanted wait in in p3IdService (thx to jolavillette for finding this)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8463 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-15 12:34:48 +00:00 |
|
csoler
|
ca07e1415d
|
fixed invalid use of wrong iterator in GXS reputation system
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8434 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-14 10:10:30 +00:00 |
|
csoler
|
f360e9d0ba
|
fixed password handling in deferred signature algorithm (in case of cancel, enter wrong passphrase, etc)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8423 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-12 21:04:11 +00:00 |
|
csoler
|
4a6b5dce8f
|
removed/improved debug info
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8409 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-10 19:56:27 +00:00 |
|
csoler
|
dbf672e43b
|
added load/save for IP ranges limit parameter in banlists
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8387 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-06 16:21:31 +00:00 |
|
csoler
|
6c7d86d659
|
improved GUI layout. changed filtering strategy: now all is collected but only a subset is banned, according to user input. Default is to only ban IP ranges auto-generated and home-made ranges.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8375 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-04 20:26:57 +00:00 |
|
csoler
|
90b4c989c7
|
added auto-accept of loopback address
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8372 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-04 18:06:30 +00:00 |
|
electron128
|
eb7a52a2a7
|
fixed bug reporting wrong IP for connection (patch from Cyril)
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8367 b45a01b8-16f6-495d-af2f-9b41ad6348cc
|
2015-06-04 13:25:19 +00:00 |
|