csoler
163799a4a3
updated ubuntu changelog
2018-03-01 13:23:15 +01:00
csoler
3d7be85003
Merge pull request #1199 from csoler/v0.6-SecurityFixes
...
added consistency check in getGroupMeta so that ADMIN/PUBLISH flags a…
2018-03-01 11:46:47 +01:00
csoler
026951ff2c
added consistency check in getGroupMeta so that ADMIN/PUBLISH flags always correspond to what the key set reflects
2018-03-01 11:45:54 +01:00
csoler
028a246b8d
Merge pull request #1197 from csoler/v0.6-SecurityFixes
...
Fixing bugs on channels permission and notify
2018-03-01 09:44:59 +01:00
csoler
ac64d2a44a
Merge pull request #1195 from PhenomRetroShare/Fix_NoTrIconInChatWidget
...
Remove non translatable text ChatWidget.ui
2018-03-01 09:42:47 +01:00
csoler
0651f4a92b
Merge pull request #1198 from G10h4ck/master
...
[0.6.4] Set default Mac OS X version only if macx
2018-03-01 09:42:06 +01:00
Gioacchino Mazzurco
0c8b3ed614
Set default Mac OS X version only if macx
2018-02-28 23:32:13 +01:00
csoler
5d5894352d
forced notification of type RECEIVE when creating a new group so that the GxsIFaceHelper updates the group list
2018-02-28 23:18:50 +01:00
csoler
29ab0e9913
fixed bug that would erase private publish key when a group update is received
2018-02-28 22:40:04 +01:00
csoler
165b241341
made add of publish key a meta group change, to force reload the list of groups
2018-02-27 23:19:27 +01:00
csoler
3bc5b456a5
added a FeedItem to warn when publish permissions are received for a channel
2018-02-27 22:42:48 +01:00
csoler
aad9397ef8
fixed memory leak in p3GxsTunnel
2018-02-26 23:38:13 +01:00
Phenom
23c389c934
Remove non translatable text ChatWidget.ui
2018-02-26 23:29:06 +01:00
csoler
dd9f67a28b
fixed version number problem
2018-02-25 17:53:42 +01:00
csoler
3e700ab656
Merge pull request #1194 from G10h4ck/fixAndroidCompilation
...
[0.6.4] Fix compilation for Android
2018-02-25 16:12:46 +01:00
csoler
9f0421cf12
attempt to fix large size in ConnectFriendDialog.ui
2018-02-25 14:39:29 +01:00
csoler
f9896a0855
updated ppa_upload.sh to 0.6.4
2018-02-25 11:46:18 +01:00
csoler
5c029c5f7c
fixed typo in changelog
2018-02-25 11:43:30 +01:00
csoler
080f2e96b7
updated changelog
2018-02-25 11:40:51 +01:00
Gioacchino Mazzurco
9a446fc1ff
Fix compilation for Android
2018-02-25 11:28:26 +01:00
csoler
31ab87c65b
added rs plugins into rules for ubuntu packaging
2018-02-24 22:06:28 +01:00
csoler
681f543184
Merge pull request #1183 from csoler/v0.6.4
...
switched version to 0.6.4
2018-02-24 22:04:26 +01:00
csoler
05613a25bd
Merge pull request #1193 from csoler/v0.6-SecurityFixes
...
ignore unknown ptags in certificates instead of causing an error, for…
2018-02-24 21:58:58 +01:00
csoler
39e70ed8bf
ignore unknown ptags in certificates instead of causing an error, for future backward compatibility
2018-02-24 21:51:18 +01:00
csoler
062e00d960
Merge pull request #1189 from csoler/v0.6-SecurityFixes
...
V0.6 security fixes
2018-02-24 18:05:26 +01:00
csoler
13441ff483
removed debug info in rsgenexchange.cc
2018-02-23 15:13:13 +01:00
csoler
49b321d132
fixed the text in invitation system
2018-02-23 14:39:08 +01:00
csoler
d8e950c5e0
removed debug output from rsdataservice
2018-02-23 14:28:22 +01:00
csoler
5a4d0f57d1
made the invite system non automatic, because it was confusing and could generate unwanted emails
2018-02-23 14:26:23 +01:00
csoler
fa84d1c881
Merge pull request #1185 from G10h4ck/disablePluginByDefault
...
[0.6.4] Build plugin only if requested
2018-02-23 14:01:43 +01:00
csoler
ff7633fefe
Merge pull request #1184 from G10h4ck/linkLocalFallback
...
[0.6.4] Use link local address only if necessary fix #292
2018-02-23 14:00:39 +01:00
Gioacchino Mazzurco
8d5cd8afef
Increase size of list of ip shared via discovery2
2018-02-23 02:10:58 +01:00
Gioacchino Mazzurco
9dd1aef2b7
Discovery do not distribute addresses to hidden nodes
...
As there is no consensus in takde advantage of hidden nodes for
discovery do not spread ip address to them
2018-02-23 02:10:58 +01:00
Gioacchino Mazzurco
e7facc122b
Prevent discovery to share local addresses if hidden
...
Do not query/share local addresses if hidden node as it would leak
information about the location of the node
2018-02-23 02:10:58 +01:00
Gioacchino Mazzurco
4fa6bdc789
Improve discovery
...
Workaround RS single local address flawed assumption by spreading
all viables local addrresses via discovery
Spread addresses also through hidden node as they are the only hope
to help direct connection happening for common trusted nodes
behind nasty firewalls
2018-02-23 02:10:58 +01:00
csoler
385f44bf61
Merge pull request #1188 from PhenomRetroShare/Fix_SharedFileDialogShowColumn
...
Fix SharedFilesDialog show old hidden column.
2018-02-22 23:03:48 +01:00
Phenom
c141eae828
Fix SharedFilesDialog show old hidden column.
2018-02-22 18:54:14 +01:00
Gioacchino Mazzurco
2044a2c848
Use retrocompatible iterators
...
Explain why shuffling the local addresses list before looking for
a viable local is a bad idea.
2018-02-21 12:35:27 +01:00
csoler
4dfeab2781
Merge pull request #1187 from csoler/master
...
merge of reviewed parts of PR1103
2018-02-20 23:30:52 +01:00
Phenom
73d11e1857
Fix Gcc Warning in nxsmsgsync_test.cc
...
/trunk/tests/unittests/libretroshare/gxs/nxs_test/nxsmsgsync_test.cc:28:
warning: deleting object of abstract class type ‘RsGixsReputation’ which
has non-virtual destructor will cause undefined behavior [-Wdelete-non-
virtual-dtor]
delete mRep ;
/trunk/tests/unittests/libretroshare/gxs/nxs_test/nxsmsgsync_test.cc:29:
warning: deleting object of abstract class type ‘RsGcxs’ which has non-
virtual destructor will cause undefined behavior [-Wdelete-non-virtual-
dtor]
delete mCircles;
/trunk/tests/unittests/libretroshare/gxs/nxs_test/nxsmsgsync_test.cc:30:
warning: deleting object of abstract class type ‘PgpAuxUtils’ which has
non-virtual destructor will cause undefined behavior [-Wdelete-non-
virtual-dtor]
delete mPgpUtils;
2018-02-20 23:28:48 +01:00
Phenom
737a2b440d
Fix Gcc Warning in nxstesthub.cc
...
/tests/unittests/libretroshare/gxs/nxs_test/nxstesthub.cc:109: warning:
deleting object of polymorphic class type ‘NotifyWithPeerId’ which has
non-virtual destructor might cause undefined behavior [-Wdelete-non-
virtual-dtor]
delete *it ;
2018-02-20 23:27:59 +01:00
Phenom
cfcdec458a
Fix Gcc Warning in support.h
...
/tests/unittests/libretroshare/serialiser/support.h:168: warning:
suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
if (outfi)
/tests/unittests/libretroshare/serialiser/support.h:234: warning:
suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else]
if (outfi)
2018-02-20 23:27:28 +01:00
Phenom
aadb9acbab
Fix Gcc Warning in NetworkDialog.cpp
...
/retroshare-gui/src/gui/NetworkDialog.cpp:83: warning: unused parameter
‘parent’ [-Wunused-parameter]
NetworkDialog::NetworkDialog(QWidget *parent)
/retroshare-gui/src/gui/NetworkDialog.cpp:161: warning: this ‘if’ clause
does not guard... [-Wmisleading-indentation]
if(l.empty())
2018-02-20 23:16:58 +01:00
csoler
e3d8d86044
updated translation files
2018-02-20 23:03:33 +01:00
csoler
4d7997b2ce
Merge pull request #1186 from csoler/v0.6-FT
...
V0.6 ft
2018-02-20 21:08:09 +01:00
csoler
a1b378e6f4
fixed ghost rows in TransfersDialog
2018-02-20 21:07:02 +01:00
csoler
c897962678
merged
2018-02-20 20:26:33 +01:00
csoler
11d607e997
Merge pull request #1179 from PhenomRetroShare/Add_ChangeAddIconForChannelForum
...
Change Add Channel/Forum post by Add.png
2018-02-20 20:19:10 +01:00
csoler
35b54bbcb7
Merge pull request #1180 from PhenomRetroShare/Add_ClearGxsGroupFrameWhenNoSelection
...
Clear GxsGroupFrame When No Selection
2018-02-20 20:18:31 +01:00
csoler
fec2b2e4d0
Merge pull request #1182 from PhenomRetroShare/Add_SplitFileNbSize
...
Split Number of Files and Size in RemoteDirModel.
2018-02-20 19:20:02 +01:00