Commit Graph

15215 Commits

Author SHA1 Message Date
jolavillette
e8691e9b0f Priority optimization and fixes 2020-11-26 20:29:51 +01:00
csoler
c8cf63ae21
Merge pull request #2126 from PhenomRetroShare/Add_NetworkRemoveSelectedKey
Add Remove Only Selected in Network Keyring.
2020-11-26 20:26:45 +01:00
csoler
c58e332acd
Merge pull request #2129 from PhenomRetroShare/Add_SaveSelectedPostInForum
Add Save Selected Post in current Forum when switch to other.
2020-11-26 20:22:36 +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
b820057064
Merge pull request #2128 from PhenomRetroShare/Fix_RsItemDeserialiseTooSmall
Fix rs item deserialise too small
2020-11-26 20:01:41 +01:00
csoler
cb706c09ce
Merge pull request #2131 from PhenomRetroShare/Fix_ValGrindStillMemory
Fix Valgrind report at End of RS
2020-11-26 19:55:42 +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
Phenom
ee6f83aab4 Add Save Selected Post in current Forum when switch to other. 2020-11-25 20:01:47 +01:00
Phenom
0ae073d073 Fix RsItem deserialise when they are too small (< 8 bytes). 2020-11-25 15:35:21 +01:00
thunder2
1ee38877ca Fixed linking of VOIP plugin for msys2 2020-11-24 19:09:06 +01:00
hunbernd
7a0dfbcda9 Fixed includes and macros for newer opencv 2020-11-24 19:02:37 +01:00
thunder2
c7b6f5ffba Upgraded external libraries in Windows build environment
- cmake-3.19.0
- opencv-4.5.0
- openssl-1.1.1h
2020-11-24 19:02:37 +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
Phenom
cf0360a172 Add current PID in Lock file. 2020-11-24 15:57:43 +01:00
Phenom
457206272c Add Remove Only Selected in Network Keyring. 2020-11-24 15:51:39 +01:00
hunbernd
bcafd06748 Fixed msys2 pack script:
- copy retroshare.dll (added if exist by thunder)
- copy plugins from the lib folder
2020-11-23 21:04:19 +01:00
thunder2
e9298c16bc Fixed linking with enabled libretroshare_shared with msys2 2020-11-23 21:04:18 +01:00
thunder2
5fc8689bf2 Fixed compile of FeedReader plugin with msys2 2020-11-23 21:04:18 +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
thunder2
efe454c937 Fixed save of settings in plugin FeedReader 2020-11-19 15:17:25 +01:00
thunder2
26c5ce4ed2 Fixed crash when adding a new comment to a post without active item in tree 2020-11-19 12:42:44 +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
csoler
883dfd9c99 fixed quadratic cost in IdDialog::loadCircles(). 2020-11-17 23:54:43 +01:00
csoler
a124c346a6
Merge pull request #2116 from G10h4ck/master
Fix JSON API compilation
2020-11-16 12:51:59 +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
6617946fbd fixed bug causing missing of statistics update in channels, and missing of update when publish key is received 2020-11-15 20:49:48 +01:00
csoler
509f89cb59
Merge pull request #2106 from csoler/v0.6-BugFixing_2
[WIP] Continue fixing 0.6.6 bugs
2020-11-15 20:04:20 +01:00
csoler
5957a262d3 fixed 2 other missing postToObject causing GUI calls in async places 2020-11-15 16:17:44 +01:00
csoler
587ee69fe5
Merge pull request #2084 from csoler/v0.6-BugFixing_3
Clean up the mess in chat settings
2020-11-15 15:41:23 +01:00
csoler
7ceb806a96
Merge pull request #2113 from defnax/Icon-fix
Use the new mail icon on the Shared Files context menu for recommended action
2020-11-15 13:50:20 +01:00
csoler
aa16be6450 fixed bug caused by calling GUI out of main GUI thread 2020-11-15 13:42:22 +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
9e94057a66 added warning about number of destinations in msg composer and in IdDialog 2020-11-14 13:37:49 +01:00
csoler
c32f90f84d added security check to avoid crash in counting comments, when a comment refers to no post (due to sync limits) 2020-11-13 23:28:49 +01:00
defnax
80135eda56 Use the new mail icon on the Shared Files context menu for recommended action. 2020-11-13 22:04:09 +01:00
csoler
24735c2235 fixed keeping sort order in any case in network friend list 2020-11-12 23:44:12 +01:00
csoler
f8721ad60f Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_2 2020-11-12 23:17:55 +01:00
csoler
141bfa2ec9 directly export current profile instead of showing profile manager, since profile manager only allows to export anyway 2020-11-12 23:16:31 +01:00
csoler
269904f762
Merge pull request #2110 from PhenomRetroShare/Fix_RewriteOfUnderlineFix
Rewrite of Underline Fix PR#2109
2020-11-12 21:13:10 +01:00
csoler
1d82cb1ad7
Merge pull request #2111 from PhenomRetroShare/Fix_SaveNetworkFriendsHeaderSize
Fix Save Network Friends Headers Size
2020-11-12 19:35:49 +01:00
Phenom
f8d7bd5d74 Fix Save Network Friends Headers Size 2020-11-12 19:02:40 +01:00
Phenom
c354d90c1b Rewrite of Underline Fix PR#2109 2020-11-12 16:47:48 +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
4a7906376f
Merge pull request #2109 from PhenomRetroShare/Fix_UnderlineBug
Fix Underline Bug in Forum Posts
2020-11-11 20:04:24 +01:00
Phenom
41caeac281 Fix Underline Bug in Forum Posts 2020-11-11 18:36:17 +01:00