defnax
|
032bcf7a26
|
Fixed Stylesheets
|
2016-07-29 23:14:46 +02:00 |
|
Cyril Soler
|
b1dcd2ff08
|
Merge pull request #444 from PhenomRetroShare/Add_MergeFilterIdFilterToHeaderContextMenu
Merge Filter ComboBox to Header Context Menu in IdDialog.
|
2016-07-29 22:02:57 +02:00 |
|
csoler
|
1707c07937
|
added DontUseNativeDialog as default flag in file dialog in order to avoid some crashed when not using it
|
2016-07-29 21:58:59 +02:00 |
|
Phenom
|
d3beccf3e2
|
Merge Filter ComboBox to Header Context Menu in IdDialog.
|
2016-07-29 21:39:58 +02:00 |
|
defnax
|
431dd68509
|
Temporary solution for the Filter Combobox it takes to much space, no space more for search filter,moved under the ToolBar.
|
2016-07-29 17:29:54 +02:00 |
|
Gio
|
7c2e2bd503
|
take in account that QLocalSocket is of type STREAM so it doesn't emit readyRead event for each write() on the other side
|
2016-07-28 17:50:00 +02:00 |
|
Gio
|
fe7de83529
|
WebUI is now optional but enabled by default at compile time
|
2016-07-28 14:08:49 +02:00 |
|
csoler
|
c73be934ed
|
removed anti-spam message that has become irrelevant
|
2016-07-26 16:06:03 +02:00 |
|
Cyril Soler
|
da8a520f3b
|
Merge pull request #442 from csoler/v0.6-ContactList
V0.6 contact list
|
2016-07-25 16:07:53 -04:00 |
|
csoler
|
ed05ec7008
|
fixed text in People tab
|
2016-07-25 16:06:28 -04:00 |
|
csoler
|
f5e55e849b
|
fixed a few bugs in the People tab
|
2016-07-25 16:04:30 -04:00 |
|
csoler
|
218977170c
|
added two new options to people page for handlign reputations: change the ban limit from friend opinions, and allow to auto-set positive opinions to contacts
|
2016-07-25 15:45:49 -04:00 |
|
csoler
|
efd503e7d4
|
removed the possibility of GXS groups to keep track of post origin before release, as it is too intrusive as compared to the benefits
|
2016-07-25 14:56:55 -04:00 |
|
csoler
|
35c01e5335
|
updated translation files
|
2016-07-22 21:10:54 -04:00 |
|
csoler
|
1a4d400694
|
updated changlog
|
2016-07-22 20:40:51 -04:00 |
|
Cyril Soler
|
e5d9bd51e3
|
Merge pull request #441 from PhenomRetroShare/Fix_PostedFeedItemWithComments
Fix Posted Feed Item when received comment.
|
2016-07-22 20:39:55 -04:00 |
|
Phenom
|
7c7da7e6d1
|
Fix Posted Feed Item when received comment.
|
2016-07-23 01:48:35 +02:00 |
|
csoler
|
daf54dff3d
|
fixed missing RsGxsGrpMeta cache update when updating grp meta, which caused unstable group flags/name/perms update
|
2016-07-22 17:49:07 -04:00 |
|
csoler
|
95edc5ba8e
|
fixed variable name problem in ServerPage (with no consequences)
|
2016-07-22 10:06:24 -04:00 |
|
csoler
|
6cdeed6e37
|
fixed changelog
|
2016-07-19 00:09:28 -04:00 |
|
csoler
|
66e1c8c253
|
fixed compilation "without git" as asked by ubuntu packaging
|
2016-07-18 23:17:22 -04:00 |
|
csoler
|
ac9d568c8c
|
updated ubuntu changelog
|
2016-07-18 21:48:29 -04:00 |
|
Gio
|
b4a10749f4
|
Disable stacktrace for android as execinfo.h is not available
|
2016-07-18 18:51:27 +02:00 |
|
Gio
|
5e1ecf3ad1
|
By default disable libresapilocalserver at compile time because it depends on Qt
|
2016-07-18 13:49:21 +02:00 |
|
csoler
|
713deac758
|
time-stamping newly received GXS ids
|
2016-07-16 18:39:36 -04:00 |
|
csoler
|
95202d648b
|
removed possible double free() of buf in parse_headers (suggestion by GuessWho)
|
2016-07-16 18:26:04 -04:00 |
|
csoler
|
71168c7a00
|
drop net ID request when peer list is empty
|
2016-07-15 22:47:35 -04:00 |
|
csoler
|
8fdd255185
|
improved strategy for merging pending ID load requests, fixing bug in previous commit
|
2016-07-15 22:28:36 -04:00 |
|
csoler
|
59d08591d2
|
fixed compilation in tests
|
2016-07-15 22:25:15 -04:00 |
|
Cyril Soler
|
9fd44a53be
|
Merge pull request #437 from PhenomRetroShare/Fix_UnitTests
Fix UnitTests and run it in windows too.
|
2016-07-15 19:28:54 -04:00 |
|
csoler
|
9126076336
|
removed debug info in p3IdService and RsGxsNetService
|
2016-07-15 17:09:22 -04:00 |
|
csoler
|
90dfc6e14a
|
improved explicit requests of missing GXS ids, also fixing situations where empty peers lists would wipe out pending peer lists
|
2016-07-15 16:59:57 -04:00 |
|
Phenom
|
3152ecaa9b
|
Fix UnitTests and run it in windows too.
|
2016-07-15 15:36:06 +02:00 |
|
Gio
|
b5f95cb651
|
libresapilocal is now optional (enabled by default)
|
2016-07-15 11:25:31 +02:00 |
|
Gio
|
47414acb62
|
Basic support to access libresapi via unix socket / windows named pipes
|
2016-07-15 11:25:31 +02:00 |
|
Gio
|
c59686ff3c
|
Merge branch 'master' of https://github.com/RetroShare/RetroShare
|
2016-07-15 11:25:04 +02:00 |
|
Cyril Soler
|
8ccfee20bb
|
Merge pull request #434 from csoler/v0.6-LocalCircles
V0.6 local circles
|
2016-07-12 22:49:21 -04:00 |
|
csoler
|
c555300c37
|
fixed merging with upstream
|
2016-07-12 22:45:23 -04:00 |
|
csoler
|
c7e60d0cdb
|
removed debug info in rsgxsnetservice
|
2016-07-12 22:42:19 -04:00 |
|
csoler
|
ed523e8edf
|
fixed backend for locl circles
|
2016-07-11 22:44:15 -04:00 |
|
csoler
|
931c3df282
|
fixed display of group node restriction in GxsGroupDialog and info
|
2016-07-11 21:33:09 -04:00 |
|
csoler
|
a7d82cf197
|
delete GXS IDs with no TS
|
2016-07-11 18:44:52 -04:00 |
|
csoler
|
45b189c080
|
removed EXTERNAL/PERSONNAL options from GxsCircleChooser
|
2016-07-11 18:30:12 -04:00 |
|
csoler
|
951f29f155
|
removed debug info in rsDataService
|
2016-07-10 23:00:47 -04:00 |
|
csoler
|
95915fa31d
|
removed cross deadlock between p3GxsReputation and p3IdService
|
2016-07-10 22:46:37 -04:00 |
|
csoler
|
d089e2ef1a
|
added a GroupChooser class to choose groups of friend nodes
|
2016-07-09 18:06:59 -04:00 |
|
csoler
|
0125f91b2d
|
fixed deserialise bug in FileItem
|
2016-07-06 22:36:59 -04:00 |
|
csoler
|
a69629cf73
|
added missing own id from group list, and removed possible duplicates in random group ids
|
2016-07-06 22:16:05 -04:00 |
|
csoler
|
269f9457be
|
fixed load/save of new group ids and backward compatibility with FriendList
|
2016-07-06 22:02:56 -04:00 |
|
csoler
|
01c0d2f0f1
|
finished conversion to RsNodeGroupId for file transfer and GUI
|
2016-07-05 23:49:43 -04:00 |
|