Phenom
4e6f2ae702
Fix Icon for About page.
2018-03-04 14:31:16 +01:00
csoler
72124bbd3f
hide advanced mode option since it is not used anywhere in the software
2018-02-14 22:08:07 +01:00
csoler
c1fccef53b
added comment about tab numbers
2018-01-20 19:23:08 +01:00
csoler
19f1a645f8
fixed update of Tor status in settings
2018-01-19 13:42:31 +01:00
csoler
e28886fe79
updated to upstream/master
2018-01-05 21:59:22 +01:00
csoler
fcc3995d87
removed BanList service from Retro-Tor version
2018-01-01 15:49:49 +01:00
csoler
a591001cec
improved Tor startup phase integration in TorControlDialog
2017-12-28 21:39:35 +01:00
csoler
5b5a2bef81
split tor control into two parts
2017-12-21 18:16:32 +01:00
RetroPooh
a88c2efab1
fix freezes in network settings
2017-11-29 17:17:49 +03:00
Phenom
589e61ff67
Fix CppCheck in rsettings.cpp
...
/retroshare-gui/src/gui/settings/rsettings.cpp:43: warning:
Cppcheck(passedByValue): Function parameter 'fileName' should be passed
by reference.
2017-11-06 22:20:44 +01:00
RetroPooh
f8fca19e1b
removed wrong tooltip for hidden node in options
2017-10-25 23:07:34 +03:00
RetroPooh
5296641f29
fix saving of forum options checkbox for load images
2017-10-25 20:50:34 +03:00
csoler
e441caec49
Merge pull request #1074 from RetroPooh/sett-nodiscocb
...
removed show discovery checkbox from network options, it is in appear…
2017-10-23 21:11:08 +02:00
RetroPooh
4a1ddccd8e
removed show discovery checkbox from network options, it is in appearance now
2017-10-23 12:24:56 +03:00
Pooh
1cc65066dd
Update ServerPage.cpp
2017-10-23 11:49:05 +03:00
RetroPooh
78037a66be
disable nat/dht indicators for hidden mode, hide irrelevant network options elements
2017-10-23 11:42:03 +03:00
csoler
22942dc70b
fixed bug causing suffix/prefix lists to contain an empty string
2017-10-01 20:20:26 +02:00
felisucoibi
06063c525e
removed extra space
2017-09-30 11:34:18 +02:00
felisucoibi
b84c8983c4
Removed ... from text
2017-09-30 00:29:07 +02:00
felisucoibi
ef6fd38696
Changed prefixes and sifixes for startign with and ending with to be understandable.
...
On internet software uses starting with and ending with instead of prefixes and sufixes, in literature is ok even in internet sometimes, but when you search for files or filter files you use the filter starting with and ending with, is not prefixes is wrong but less understandable in internet language talking about files.
2017-09-28 22:42:30 +02:00
csoler
0d9b6e7c8c
fixd broken layout
2017-09-25 22:09:35 +02:00
csoler
4766a8927a
added an additional hard limit to directory depth, just in case
2017-09-24 23:51:47 +02:00
csoler
2a99df4d48
added UI and parameters for two new options in shared files: max share depth and ignore duplicates
2017-09-24 17:53:06 +02:00
csoler
5511a0b2b0
added tooltip for file ignore list
2017-09-14 21:28:34 +02:00
csoler
551ef63c6e
added default ignore list on linux
2017-09-11 19:36:06 +02:00
csoler
ea25d4b5a4
improved update of ignore list
2017-09-10 20:22:17 +02:00
csoler
884b3a6220
added infrastructure to add a ignore list in shared files
2017-09-10 19:58:57 +02:00
Phenom
55bb105462
Fix Relay Setting Layout Margin
2017-08-12 11:21:14 +02:00
Phenom
c2a3e46700
Fix WebUI Setting Saving.
2017-07-30 18:29:03 +02:00
Phenom
145ce6b8b5
Fix CppCheck Error in ChatPage.cpp
...
/retroshare-gui/src/gui/settings/ChatPage.cpp:398: error:
Cppcheck(syntaxError): syntax error
2017-07-21 15:11:55 +02:00
Phenom
5bf056c7a4
Rename retroshare06 to retroshare
2017-07-17 10:45:18 +02:00
Phenom
82addce867
Change RetroShareLink creation methodes as static
...
And remove this warning:
2017-07-16 13:12:07 +02:00
csoler
5f7df7cb73
update call to notifySettingsChanged() when changing the thread loading of channels
2017-07-04 23:26:57 +02:00
csoler
931ddaef79
set load thread to false for channels on default. Fixed missing () in connect
2017-07-04 23:13:03 +02:00
Phenom
b4071d158e
Add General Direct Download setting.
...
Yes, No, Per User
2017-06-29 17:18:28 +02:00
csoler
b96effb2d2
Merge pull request #895 from PhenomRetroShare/Add_HelpInRelayTab
...
Add help in Relay setting tab.
2017-06-28 22:37:50 +02:00
sehraf
3c54bebc31
hide hidden service port for I2P instead of just disabling it (it's not used for I2P)
2017-06-25 19:19:07 +02:00
Phenom
c415e11fa2
Add help in Relay setting tab.
2017-06-22 18:59:05 +02:00
Phenom
ea8af8acb3
Move Relay setting page to network one.
2017-06-21 18:38:52 +02:00
csoler
43dcddce67
Merge pull request #880 from PhenomRetroShare/Add_GxsCircleNotify
...
Add Circle Feed Item.
2017-06-16 12:37:09 +02:00
sehraf
65ab68b4f7
fix stop button being wrongly disabled
2017-06-15 07:22:33 +02:00
Phenom
aa64c4d3c5
Add Circle Feed Item.
2017-06-11 16:16:41 +02:00
sehraf
541b42a01a
minor fix
2017-05-26 20:29:43 +02:00
sehraf
a3ee85a30d
Add I2P BOB support to libretroashare and RetroShare GUI
2017-05-24 19:40:01 +02:00
Phenom
7acefda943
Fix Chat Font setting saving.
...
And don't use native dialog.
2017-05-19 18:40:17 +02:00
csoler
caa36b4623
Merge pull request #807 from PhenomRetroShare/Fix_ToasterPositionSetting
...
Fix Toaster Position Setting.
2017-05-08 22:17:09 +02:00
csoler
8a86b9ed7d
added a per-friend upload slots limit in FT. Default is 0=unlimited
2017-05-08 22:00:51 +02:00
Phenom
594ab53ef2
Fix Toaster Position Setting.
2017-05-08 15:37:33 +02:00
csoler
84c81588bb
disabled show OpMode status on default
2017-05-08 09:39:18 +02:00
Phenom
9e246c9670
Add warning about relays bandwidth.
2017-04-25 18:39:36 +02:00