csoler
|
d842c6fe52
|
Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_4
|
2020-11-28 21:34:32 +01:00 |
|
jolavillette
|
9324d9de6c
|
More optimization of priorities
|
2020-11-26 20:29:51 +01:00 |
|
jolavillette
|
e8691e9b0f
|
Priority optimization and fixes
|
2020-11-26 20:29:51 +01:00 |
|
csoler
|
41357489c0
|
Merge pull request #2127 from PhenomRetroShare/Add_PID_InLockFile
Add current PID in Lock file.
|
2020-11-26 20:18:53 +01:00 |
|
csoler
|
cb995f3aff
|
reverted back cleanup period to 59 mins
|
2020-11-26 20:07:16 +01:00 |
|
csoler
|
5a7f95f443
|
fixed deletion of groups using the proper method in RsGenExchange, and disabled debug output
|
2020-11-26 20:03:03 +01:00 |
|
csoler
|
b820057064
|
Merge pull request #2128 from PhenomRetroShare/Fix_RsItemDeserialiseTooSmall
Fix rs item deserialise too small
|
2020-11-26 20:01:41 +01:00 |
|
Phenom
|
3fff0869a2
|
Fix Valgrind report at End of RS
XXXX bytes in XX blocks are still reachable in loss record.
|
2020-11-26 19:13:54 +01:00 |
|
csoler
|
bce514115d
|
added proper notifications when a group is deleted
|
2020-11-25 23:35:20 +01:00 |
|
csoler
|
f21b57b643
|
fixed a few bugs in checking for unused groups
|
2020-11-25 23:03:25 +01:00 |
|
Phenom
|
0ae073d073
|
Fix RsItem deserialise when they are too small (< 8 bytes).
|
2020-11-25 15:35:21 +01:00 |
|
csoler
|
be1728d535
|
Merge pull request #2120 from csoler/v0.6-BugFixing_2
Trying to optimize circles and prevent the spread of unwanted/useless circles
|
2020-11-24 18:40:49 +01:00 |
|
csoler
|
fc8604154b
|
cancelled commit c1c6d33 because PR2122 provides a more advanced set
|
2020-11-24 18:39:21 +01:00 |
|
csoler
|
2c7ee7ebeb
|
added logic to keep track of circles activity from friend nodes and the methods to estimate when circles are not used
|
2020-11-24 18:33:16 +01:00 |
|
Phenom
|
cf0360a172
|
Add current PID in Lock file.
|
2020-11-24 15:57:43 +01:00 |
|
thunder2
|
e9298c16bc
|
Fixed linking with enabled libretroshare_shared with msys2
|
2020-11-23 21:04:18 +01:00 |
|
csoler
|
2fd15134c9
|
added auto-cleaning of unused forums, channels, posted. Works for all GXS groups if the correct method is supplied.
|
2020-11-22 21:45:21 +01:00 |
|
csoler
|
c1c6d33add
|
new experimental set of priorities accounting for more recent statistics
|
2020-11-21 15:57:45 +01:00 |
|
csoler
|
1058989c5b
|
added some info about circles subscribe and membership system
|
2020-11-21 15:12:50 +01:00 |
|
csoler
|
115dd1cf5f
|
removed unused variable _item_count in pqiqos
|
2020-11-20 10:33:18 +01:00 |
|
csoler
|
e15058d14c
|
optimization in circles: now only auto-subscribe when a own msg is present
|
2020-11-19 23:43:47 +01:00 |
|
csoler
|
11c71d16ab
|
Merge pull request #2115 from csoler/v0.6-BugFixing_2
Bug fixing for 0.6.6
|
2020-11-18 19:57:48 +01:00 |
|
Gioacchino Mazzurco
|
d473f1be3f
|
Fix JSON API compilation
|
2020-11-16 12:44:10 +01:00 |
|
csoler
|
7db8400233
|
disable limit of forward time checking for validating signatures
|
2020-11-15 21:22:25 +01:00 |
|
csoler
|
f9bb886c27
|
fixed bug in circles causing missing identities to block circle interaction in UI and data send/recv
|
2020-11-14 23:40:03 +01:00 |
|
csoler
|
f8721ad60f
|
Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_2
|
2020-11-12 23:17:55 +01:00 |
|
csoler
|
3d958a7592
|
moved event to the right place for detecting change in local address
|
2020-11-11 22:43:07 +01:00 |
|
csoler
|
9a2749dbe5
|
added flags to invite system to unify the different variables and made sure the HomePage contains at least current IP (not fully tested)
|
2020-11-09 22:42:28 +01:00 |
|
thunder2
|
76b22ada5c
|
Added new config "libretroshare_shared" to build libretroshare as shared library (default off) based on changes from ET. Activated for Windows build with plugins to fix the link error (ld.exe: Error: export ordinal too large) due to too many exported symbols.
|
2020-11-09 20:00:50 +01:00 |
|
thunder2
|
1895abfb24
|
Changed updating submodules for Windows build. Use "cd /D" to change directory.
|
2020-11-09 16:16:29 +01:00 |
|
csoler
|
d2bd947252
|
fixed bug due to passing shared_ptr to RsThread::async() without making an explicit copy before
|
2020-11-08 18:25:20 +01:00 |
|
csoler
|
d472053960
|
fixed missing call to update comments in GxsChannelPostsModel
|
2020-11-08 14:57:17 +01:00 |
|
csoler
|
08e2987154
|
added icon over posts with comments in channels
|
2020-11-07 20:52:50 +01:00 |
|
Phenom
|
b1129df077
|
Change Chat History Dialog to no modal.
It will be updated when new message comes.
|
2020-11-07 18:09:50 +01:00 |
|
csoler
|
3cac0c030d
|
added NEW_COMMENT and NEW_VOTE to rsEvents types in Posted and Channels
|
2020-11-07 16:55:15 +01:00 |
|
csoler
|
dc90d6f6dc
|
renamed SSGXSChannelGroup to GxsChannelGroupInfo, mCount in RsGxsChannelPost to mAttachmentCount and added a mCommentCount member. Also added some missing override in p3gxschannels.cc
|
2020-11-06 23:08:18 +01:00 |
|
csoler
|
1dd54317c7
|
fixed pinned post immediate update by adding the proper rsEvent notification when updating own group data. Should also help in circles
|
2020-11-04 22:30:30 +01:00 |
|
Gioacchino Mazzurco
|
079180c790
|
Fix compilation with libupnp 1.14.0
Based of sehraf patch https://github.com/RetroShare/RetroShare/issues/2072#issuecomment-703299870
|
2020-11-03 17:53:52 +01:00 |
|
csoler
|
b5cfa46073
|
fixed missed notification in Messages when new/draft msg happens by switching to new event system
|
2020-10-28 21:26:07 +01:00 |
|
csoler
|
74edefcc43
|
added infrastructure to track oingoing distant GXS group requests
|
2020-10-25 22:47:48 +01:00 |
|
csoler
|
c30107c248
|
added up-to-date info about sync period in group data details (channels, boards, forums) and warning when the sync period is too small w.r.t. the date of last post
|
2020-10-24 21:17:34 +02:00 |
|
csoler
|
4199b1a02f
|
switched to 0.6.6
|
2020-10-15 20:41:36 +02:00 |
|
csoler
|
ce6fb603c7
|
Merge pull request #2026 from csoler/v0.6-BoardsGUI
V0.6 boards gui
|
2020-10-12 20:07:42 +02:00 |
|
csoler
|
1170f0bc7b
|
Merge remote-tracking branch 'upstream/master' into v0.6-BoardsGUI
|
2020-10-10 23:12:58 +02:00 |
|
csoler
|
74660b916a
|
Merge remote-tracking branch 'upstream/master' into v0.6-TorV3
|
2020-10-10 23:12:27 +02:00 |
|
Gioacchino Mazzurco
|
eca11d0885
|
retroshare-gui: fix missing include in jsonapipage
Fix compile error, warnings and typo
|
2020-10-07 10:58:52 +02:00 |
|
csoler
|
3912c6562e
|
fixed bugs causing short invites to not generate/parse hidden nodes with correct options to keep hidden address
|
2020-10-06 23:02:00 +02:00 |
|
sehraf
|
26d0443ff9
|
fixed Cyrils remarks
|
2020-10-04 20:41:34 +02:00 |
|
sehraf
|
26fdd79b50
|
Merge remote-tracking branch 'RetroShare/master' into pr_rsconfig
|
2020-10-04 20:25:06 +02:00 |
|
csoler
|
5dfa481f2f
|
added code to change posts read status
|
2020-09-22 23:32:10 +02:00 |
|