Commit Graph

8870 Commits

Author SHA1 Message Date
csoler
d512c4a35a enabled new link type for posted (patch from Fanch) 2016-04-12 22:59:12 -04:00
Cyril Soler
cf746f160c fixed possible crash in GxsIdDetails 2016-04-12 10:06:01 -04:00
csoler
d5ed84ec9d allow one to change the contact author of a circle 2016-04-11 23:43:18 -04:00
csoler
8f9028dc52 fixed bug in GxsIdLabel due to not removign existing jobs for a given widget before setting it to a new ID 2016-04-11 23:30:42 -04:00
csoler
6b2de05e89 added channel admin and distribution method in channel summary page 2016-04-11 22:42:02 -04:00
Cyril Soler
a52bd98d4b fixed potential div by 0 in speed estimations. To be tested. 2016-04-11 10:10:10 -04:00
csoler
b148239e4f always pass data accept test in distant chat when we are on the client side of the tunnel 2016-04-10 21:09:47 -04:00
csoler
c97f197b7e removed depth obfucation of search results and replaced by 0 always, effectively removing any information about search depth (idea by AC) 2016-04-10 20:39:08 -04:00
csoler
0d5b9ae0d1 fixed last commit 2016-04-10 18:55:05 -04:00
csoler
b8075d65bd skip circle vetting when sending message posts with no author 2016-04-10 18:53:49 -04:00
csoler
4fe66d67ef removed Edit/New circles buttons, put them in context menu. Added header frame (needs a proper look) 2016-04-10 10:53:27 -04:00
Cyril Soler
c9c15e58f2 Merge pull request #345 from PhenomRetroShare/Update_CircleGraphical
Fix Graphic Circles update.
2016-04-10 09:49:31 -04:00
Phenom
d727311dbc Fix Graphic Circles update. 2016-04-10 12:00:23 +02:00
electron128
3eb9a5e5f1 Merge pull request #344 from Phenom: Fix Escaped charaters in WebUI 2016-04-10 11:14:32 +02:00
csoler
33d32589af updated ubuntu changelog 2016-04-09 22:42:57 -04:00
csoler
3b45fd8389 create new item "My own identities" to store own ids in IdDialog 2016-04-09 17:50:46 -04:00
Phenom
a18e05d4fd Fix Escaped characters in WebUI. 2016-04-09 21:05:20 +02:00
csoler
a5044bd71c improved calculation of speed in pqistreamer (was called before only when sending bytes), and prevented situation where no HB is received by the connection is not reset because last HB is 0, causing ghost connected peers in GUI 2016-04-09 14:48:05 -04:00
csoler
993d7d4c8f removed debug info in rsgxsnetservice 2016-04-09 14:46:12 -04:00
csoler
0853773079 merged and removed debug output in rsgxsnetservice.cc 2016-04-09 12:51:15 -04:00
Cyril Soler
10a32d3c4e Merge pull request #343 from csoler/v0.6-Circles
V0.6 circles
2016-04-09 11:38:07 -04:00
csoler
ca0f76954e removed warning that would show up too often when a GxsTunnel is down and message cannot be sent 2016-04-08 21:08:22 -04:00
Cyril Soler
85c8274f47 Merge pull request #342 from PhenomRetroShare/Fix_AllowOnlyOneInst
Fix Allow Only One Instance
2016-04-08 20:41:12 -04:00
Phenom
08e5679019 Fix Allow Only One Instance
If RS_GUI is started without arguments, it is started with a new
instance.
2016-04-08 02:14:27 +02:00
Cyril Soler
554251df53 Merge pull request #341 from PhenomRetroShare/Add_WebUIClearButton
Add a Clear button on WebUI
2016-04-07 19:50:02 -04:00
Phenom
24b3f0de0e Add a Clear button on WebUI
And Fix clear history update from GUI.
2016-04-08 01:31:36 +02:00
csoler
b90808dca8 changed update of server update TS in subscribeStatusChange from 0 to time(NULL) 2016-04-07 18:26:18 -04:00
Cyril Soler
c8cae4c33c Merge pull request #297 from PhenomRetroShare/Add_AllowOnlyOneIntanceAndPassArg
Allow only one instance. If exists, pass to it arguments.
2016-04-07 00:09:00 -04:00
csoler
4ad3b11ef5 fixed compiler warning 2016-04-06 22:27:02 -04:00
csoler
4bf9262382 merged with upstream/master 2016-04-06 22:26:34 -04:00
csoler
60ffcd21b7 fixed double item deletion in RsGxsNetService::handleRecvItem() 2016-04-06 22:23:10 -04:00
csoler
c79c9bae5e added encryption of message sync requests for external circles-restricted groups, and verification that properly encrypted requests are sent before sending encrypted msg ID lists 2016-04-06 21:12:54 -04:00
Phenom
10bb542e83 Allow only one instance for useLocalServer option activated. If exists,
pass to it arguments.

For now, only allow to pass RsCollection file and retroshare://
protocol.
2016-04-06 22:04:53 +02:00
csoler
f26348b710 fixed bug in grouter which caused sending of messages to some offline peers, hence wasting some routes, and causing " p3ServiceServer::sendItem() Fails Filtering for packet id=2001810" messages. 2016-04-05 18:09:02 -04:00
csoler
7817a542f2 merged with trunk 2016-04-05 17:55:03 -04:00
Cyril Soler
9871b37ef2 Merge pull request #305 from realityfabric/openssl_crypto_infinite_loop
Changed a while loop to prevent an infinite loop
2016-04-04 23:02:09 -04:00
csoler
9217ec3c9d added circle distribution info in forum summary page 2016-04-04 21:36:37 -04:00
csoler
ff4c360e27 fixed display bug in bw statistics graph 2016-04-04 21:16:05 -04:00
Cyril Soler
b206317442 Merge pull request #339 from PhenomRetroShare/Fix_UnitTests_Compilation
Fix UnitTests Compilation
2016-04-04 12:17:34 -04:00
Phenom
f2b995768b Fix UnitTests Compilation 2016-04-04 17:18:42 +02:00
csoler
d34b2e885a allow to change the author ID of a group during update. Set proper value in group author widget 2016-04-03 17:11:13 -04:00
csoler
18dd7ee7bd moved "too many routing clues" message to debug output, since it can be caused by normal lobby operation 2016-04-03 11:42:45 -04:00
csoler
3554e48c7e output packet error with some details (inspired by Phenom-PR289) 2016-04-03 11:38:53 -04:00
csoler
a3890ad1c3 added gathering of routing clues from lobbies 2016-04-03 11:00:03 -04:00
csoler
9ced5175fe improved tooltips in people list 2016-04-02 16:54:30 -04:00
csoler
53dbc526a8 removed mention of null PGP ids in People 2016-04-02 16:50:22 -04:00
csoler
f8639e5486 fixed bug considering null PGP ids in ban list 2016-04-02 16:44:41 -04:00
csoler
5bbaa1e8e5 added people settings page, removed debug output 2016-04-02 16:14:18 -04:00
csoler
9d9b790a3e exposed un-verified PGP signatures on GXS ids in GUI. Added auto-ban of GXS ids signed by a PGP ids that has already signed a large enough set of GXS ids. Still needs some GUI to change the threshold. 2016-04-02 16:14:18 -04:00
csoler
9a6bcf81d7 removed blue color for admin flag in forums, since admin flag is already indicated by position in "My Forums" list, and it also hides the anti-spam flags 2016-04-02 16:14:18 -04:00