15253 Commits

Author SHA1 Message Date
csoler
fa20b9b254 simplified GxsIntegrityCheck, in hope that it will remove the crashes. Also moved the deletion to async RsGenExchange, so as to get the proper notifications 2020-12-01 20:34:23 +01:00
csoler
a4e3f98a09 Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_2 2020-12-01 19:45:30 +01:00
csoler
bcb43cb9a1 fixed bug in Gxs cleaning code 2020-12-01 14:43:23 +01:00
csoler
a3b7dbe55e fixed merge 2020-12-01 09:35:11 +01:00
csoler
2bb03e53d5
Merge pull request #2123 from csoler/v0.6-BugFixing_4
GXS cleaning
2020-11-30 21:42:14 +01:00
csoler
572f32c423
Merge pull request #2138 from defnax/notifytab
* Notify page set back default Tab to "0"
2020-11-30 21:41:37 +01:00
defnax
7a8a0e7dc1 * Notify page set back default Tab to "0" 2020-11-30 20:33:31 +01:00
thunder2
5a4f33aa51 Windows build environment
- Added no_rs_cppwarning for build
- Added rs_use_native_dialogs with commandline "nativedialogs"
- Added copy of sounds from plugin VOIP
2020-11-30 11:39:27 +01:00
csoler
ac7e2b5582 fixed redraw of channels and boards info when editing the group data 2020-11-28 23:10:40 +01:00
csoler
056ab8da56 fixed update of forum post bold when children posts are set as read 2020-11-28 21:56:39 +01:00
csoler
d842c6fe52 Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_4 2020-11-28 21:34:32 +01:00
csoler
0a78d27cae Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_2 2020-11-28 21:28:16 +01:00
csoler
9a2228b472 fixed auto-DL tooltip 2020-11-28 17:00:47 +01:00
csoler
1e53bf3b77 fixed auto-DL from trusted identities 2020-11-28 16:51:31 +01:00
csoler
6c13d4bf4d attempt to fix default sorting in channel file list 2020-11-28 16:51:02 +01:00
csoler
38f9c81050
Merge pull request #2122 from jolavillette/priorityOptim
Priority optimization and fixes
2020-11-27 23:15:36 +01:00
csoler
2100c5511d
Merge pull request #2121 from defnax/chat-tunnel-status
Moved the Tunnel status Label to the Top [Distant Chat]
2020-11-27 20:29:58 +01:00
csoler
b19c8116de
Merge pull request #2117 from defnax/channel-composer-improvements
[Channels] Improved the Channel Composer & small fixes
2020-11-27 19:52:33 +01:00
csoler
f5d6415c0d
Merge pull request #2114 from defnax/count-comments-button
[Boards] Added back to display comments counts on the comments button
2020-11-27 19:50:14 +01:00
csoler
1ee7d05376
Merge pull request #2119 from defnax/subscribe-button-hide
[News Feeds] Hide the Subscribe Button on the Channel Post & Forum MSG Feeds
2020-11-27 19:45:53 +01:00
csoler
0f5457f0c2
Merge pull request #2118 from defnax/ui-fix
[Boards] Fixing issue with Search Field on Boards to get visible the ID
2020-11-27 19:42:24 +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
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
cb995f3aff reverted back cleanup period to 59 mins 2020-11-26 20:07:16 +01:00
defnax
92322d1a4b Fixed to use the right icons for the Grant & Cancel membership & improved Circle Notiy layout
* Fixed to use the right icons for the Grant & Cancel membership & improved Circle Notify layout
* Fixed stylesheets for the Circle notify feeds
2020-11-26 20:03:49 +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
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
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
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
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
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
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
defnax
1bf251f8f7 Added a "Remove Thumbnail" button to remove a unwanted Thumbnail from the post easy & fast. 2020-11-22 15:41:06 +01:00
csoler
c1c6d33add new experimental set of priorities accounting for more recent statistics 2020-11-21 15:57:45 +01:00