Commit Graph

15621 Commits

Author SHA1 Message Date
csoler
6739887f58
Merge pull request #2289 from jolavillette/turtle_TR-SR_Optim
Optimization of TR and SR lifespan
2021-02-08 09:46:53 +01:00
csoler
d9721746c3
Merge pull request #2287 from csoler/v0.6-BugFixing_8
Added early check of ExtAddrFinder and notify about its results
2021-02-08 09:45:31 +01:00
defnax
0068e69ad7
Merge pull request #2297 from defnax/ui-fixes-v8
Look and feel fixes for notify page & home page update info description
2021-02-07 11:33:50 +01:00
defnax
9b781085fe correcting changes 2021-02-06 23:08:38 +01:00
csoler
90a11a1236 only update peer IPs form discovery for non hidden nodes 2021-02-06 21:55:43 +01:00
csoler
abe3527635 update friends IP from own net info sent by discovery 2021-02-06 21:42:07 +01:00
jolavillette
bdccef5ef9 increase TR and SR validity to 20 seconds 2021-02-06 20:57:04 +01:00
defnax
db673cf25e Look and feel fixes for notify page & home page update info description
* Update the description on Home Page
2021-02-06 20:54:45 +01:00
csoler
1f1a226f87 removed soem dead code 2021-02-06 17:31:43 +01:00
csoler
894570e2b7 improved name and tooltip of subscribe button when no data is available 2021-02-06 17:31:33 +01:00
csoler
3f89a3300d added event handling when peer discovery is received 2021-02-06 14:57:22 +01:00
jolavillette
81e444a164 remove debug messages 2021-02-06 08:13:01 +01:00
csoler
d9aff498c5
Merge pull request #2276 from RetroPooh/no-spam-debug
disable some spam debug
2021-02-05 23:52:03 +01:00
csoler
37dc37ce4a fixed parsing and exporting of local+ext IPs in short invites (not compatible with IPv6) 2021-02-05 23:25:55 +01:00
defnax
8f22af3b4b
Merge pull request #2292 from defnax/Homeview-ui-fix-v2
Attempt to fix some margin spacing and centering on Home View
2021-02-05 22:44:51 +01:00
defnax
c8b333c9cc Attempt to fix some margin spacing and centering on Home View 2021-02-05 21:37:42 +01:00
defnax
deae392f48
Merge pull request #2288 from defnax/homeview-ui-fix
Home page ui improvements
2021-02-05 13:58:01 +01:00
jolavillette
02232b389e Optimization of TR and SR lifespan 2021-02-05 09:53:14 +01:00
csoler
251d022ae1 attempt to fix error in setting external port when guessing external IP 2021-02-04 22:22:21 +01:00
defnax
af55623ecf Home page ui improvements
* some ui improvements
* Fixed the help link
2021-02-04 21:50:30 +01:00
csoler
6c83b5cd27 added double check in ext IP hack to avoid re-calling UpdateOwnAdress() 2021-02-04 16:12:18 +01:00
csoler
d87de5121a small fix to make setLocalAddress() and setExtAddress() also call mPeerMgr-UpdateOwnAddresses() 2021-02-03 23:35:23 +01:00
csoler
67cf8baf77 added early check of ExtAddrFinder and notify about its results 2021-02-03 22:36:24 +01:00
csoler
104facdfe2
Merge pull request #2263 from csoler/v0.6-BugFixing_8
Attempt to improve BW graph
2021-02-03 21:57:07 +01:00
defnax
0bb3833d31
Merge pull request #2283 from defnax/service-binary-icon-2
replaced ico file with a higher resolution.
2021-02-03 19:41:24 +01:00
defnax
a4e7234c77 replaced ico file with a higher resolution. 2021-02-02 20:26:25 +01:00
csoler
c1eb060972
Merge pull request #2282 from PhenomRetroShare/Fix_ElidedLabelToolTipBackground
Fix ElidedLabel ToolTip background color.
2021-02-02 18:50:50 +01:00
Phenom
010f98ac19 Fix ElidedLabel ToolTip background color. 2021-02-02 18:42:54 +01:00
csoler
d0014f268c
Merge pull request #2275 from RetroPooh/stat-wintitle-nodename
statistics - add node name in window title
2021-02-02 17:55:47 +01:00
csoler
d4141c493d moved calls to setDynamicSortFilter(false) into constructors of sort proxy models 2021-02-02 12:37:15 +01:00
csoler
95e1073b8a fixed error in reputation that prevented to account for delay after which banned identities are un-banned 2021-02-02 12:35:17 +01:00
csoler
b5b490067b fixed random crash in forum search 2021-02-01 20:53:17 +01:00
csoler
1abd206443 added missing delete causing mem leak in GXS distant search 2021-02-01 17:59:25 +01:00
G10h4ck
cbc8fd4e28
Merge pull request #2278 from G10h4ck/master
Document JSON API 64bits integers behaviour in README
2021-02-01 16:10:14 +01:00
G10h4ck
254640e71a
fid typo in JSON API README 2021-02-01 16:09:56 +01:00
defnax
ccb39a87d8
Merge pull request #2268 from defnax/appeareancepage
Fixed to hide ToolButton Style when the List View is used & set defau…
2021-02-01 13:45:19 +01:00
Gioacchino Mazzurco
40adafd386
Document JSON API 64bits integers behaviour in README 2021-02-01 12:08:43 +01:00
RetroPooh
c4ca513791 disable some spam debug
(cherry picked from commit 70f9aa5d63)
2021-02-01 11:56:22 +03:00
RetroPooh
b7b4f63eae statistics - add node name in window title
(cherry picked from commit f25ce1700286d2b54965d0c1f5f3ad408e51d291)
2021-02-01 11:54:51 +03:00
csoler
fe46b0aaa1
Merge pull request #2270 from defnax/avatardialog-fix
Fixed text for Avatar/Sticker info
2021-01-31 23:31:59 +01:00
csoler
c61db18837
Merge pull request #2272 from defnax/feeds-ui
Hide the comment buttons
2021-01-31 23:29:30 +01:00
csoler
f61b37e10b fixed bw graph window to display both up+dn 2021-01-31 23:28:15 +01:00
defnax
1fbefa5fed Hide the comment buttons 2021-01-31 20:44:22 +01:00
csoler
85c86197a1 fixed bug causing swarming to fail when FT encryption is enforced 2021-01-31 19:55:36 +01:00
defnax
425b8dd5bb Fixed text for Avatar/Sticker info 2021-01-31 19:04:59 +01:00
defnax
9a6e21063d
Merge pull request #2266 from defnax/windows-binary-icon
Created new windows binary icon Windows 10 compatible
2021-01-31 12:10:23 +01:00
defnax
61904b2699
Merge pull request #2265 from defnax/service-binary-icon
Added binary icon for windows [retroshare-service]
2021-01-31 12:10:00 +01:00
defnax
343fa73fc1 Fixed to hide ToolButton Style when the List View is used & set default values for icons 2021-01-31 01:32:40 +01:00
defnax
2dfbfd20b8 Created new windows binary icon Windows 10 compatible 2021-01-30 23:23:03 +01:00
defnax
d558202cda Added binary icon for windows 2021-01-30 20:46:47 +01:00