759 Commits

Author SHA1 Message Date
csoler
365682d771 added PGP-encryption to server communication to avoid data harvesting 2022-01-16 15:50:21 +01:00
thunder2
77dd76a108 Fixed compile with enabled RS_WEBUI 2022-01-04 03:03:53 +01:00
thunder2
3dfe4e1288 Fixed unused variable warning 2022-01-03 01:03:16 +01:00
thunder2
3eb910a25f Removed old RsNotify code (NOTIFY_LIST_MESSAGE_TAGS) from message service 2021-12-31 02:13:57 +01:00
Phenom
91a35f4a21 Change some code according G10h4ck remarks. 2021-11-06 00:32:36 +01:00
Phenom
81d2ddd7c7 Enable IPv6 DNS ExtIpFinder
Now empty node with only IPv6 can connect to other.
2021-11-05 22:48:41 +01:00
Phenom
a09db6717b Add ability to retrieve External IP using DNS server.
IPV6 compatible.
2021-11-05 22:48:41 +01:00
Phenom
d7981f3811 StyleSheet Rewrite
Use QDarkStyle to make Standard_Dark.qss and Standard_Light.qss
Use Widget name to stylize them.
2021-11-04 21:21:54 +01:00
csoler
3ddf3d0853
Merge pull request #2132 from sehraf/pr_add_i2p_sam3
Replace I2P BOB with SAMv3
2021-10-24 20:39:22 +02:00
csoler
099113805e added missing internal change of webUI directory 2021-09-08 09:03:46 +02:00
sehraf
b4be02c57b
rebase on 0.6.6 2021-04-09 16:15:40 +02:00
sehraf
feaea75847
fixup rebase 2021-03-16 21:15:32 +01:00
sehraf
27fa8a35b0
fix key generation and cleanup 2021-03-16 21:15:31 +01:00
sehraf
e4336a8a41
GUI: remove i2p proxy port, there is none with SAM 2021-03-16 21:15:30 +01:00
sehraf
10189ba4d0
add i2psam3 2021-03-16 21:15:30 +01:00
sehraf
42bc295d1a
add i2psam3 2021-03-16 21:15:30 +01:00
csoler
388140e263 added missing debug ifdef 2021-03-13 22:28:52 +01:00
Phenom
3593d71d2f Fix Chat Style Setting 2021-02-18 11:42:55 +01:00
defnax
c26d500349 Ui fixes on Appearance and Plugins Page
* Update help string for Activity feed
2021-02-12 21:49:45 +01:00
Phenom
7a6a4e3423 Fix Preferences List using QSplitter
Make use of fusion style the default else Items aren't shown well.
2021-02-08 20:02:38 +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
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
561bd01e8c Enabled some default importend Activity Feeds 2021-01-24 14:36:22 +01:00
csoler
5ec3ae8640
Merge pull request #2224 from csoler/v0.6-BugFixing_5
continue bug fixing for 0.6.6 (See commits)
2021-01-18 13:24:31 +01:00
csoler
fb89dbbfb2 renamed different chat types properly in preferences->chat 2021-01-15 22:48:07 +01:00
defnax
44fc3ea50c Disable the Send button when the limit is exceeded 2021-01-11 21:31:42 +01:00
csoler
92555caa25 ensure that IP filters and relays are also hidden in non auto tor mode 2021-01-03 21:56:23 +01:00
defnax
41a27c65cc Added own icon for Jason Api Settings 2020-12-21 20:46:52 +01:00
Phenom
7d4dd70c36 Fix Preferences-Network page IP update. 2020-12-14 18:03:34 +01:00
Phenom
d280d2c8e9 Fix uninitialised mBobAccessible in ServerPage::ServerPage
Conditional jump or move depends on uninitialised value(s)
  in ServerPage::updateStatusBob() in /retroshare-gui/src/gui/settings/
ServerPage.cpp:1770
2020-12-01 18:51:12 +01:00
defnax
7a8a0e7dc1 * Notify page set back default Tab to "0" 2020-11-30 20:33:31 +01:00
csoler
509f89cb59
Merge pull request #2106 from csoler/v0.6-BugFixing_2
[WIP] Continue fixing 0.6.6 bugs
2020-11-15 20:04:20 +01:00
csoler
587ee69fe5
Merge pull request #2084 from csoler/v0.6-BugFixing_3
Clean up the mess in chat settings
2020-11-15 15:41:23 +01:00
csoler
141bfa2ec9 directly export current profile instead of showing profile manager, since profile manager only allows to export anyway 2020-11-12 23:16:31 +01:00
csoler
9a2749dbe5 added flags to invite system to unify the different variables and made sure the HomePage contains at least current IP (not fully tested) 2020-11-09 22:42:28 +01:00
csoler
8efd529af0 improved layout of chat prefs and hide broadcast tab that wasnt showing any useful option 2020-11-01 23:17:56 +01:00
csoler
8b7341185d moved chat room part from notify page into preferences->chat 2020-10-22 21:54:26 +02:00
csoler
bb5c758f87 cleaned up the mess in chat settings 2020-10-22 00:01:17 +02:00
csoler
2afda27a8c hide testfeed button 2020-10-21 22:26:33 +02:00
csoler
beb9aeaf65 changed Feed into Log in settings 2020-10-21 22:24:24 +02:00
csoler
937b24e936 added missing includes of FilesDefs 2020-10-11 22:26:53 +02:00
Gioacchino Mazzurco
eca11d0885
retroshare-gui: fix missing include in jsonapipage
Fix compile error, warnings and typo
2020-10-07 10:58:52 +02:00
sehraf
26fdd79b50
Merge remote-tracking branch 'RetroShare/master' into pr_rsconfig 2020-10-04 20:25:06 +02:00
csoler
c640fd779d fixed comflicts with upstream 2020-09-27 20:51:05 +02:00
csoler
96cbbce3b1
Merge pull request #2021 from RetroPooh/permis-matrix-descr
service descriptions in permission matrix
2020-09-11 22:29:16 +02:00
csoler
2e6a87a2ea merged upstream/master 2020-09-11 21:36:45 +02:00
csoler
d691454d57 removed "Load Channel In Background" button that is now irrelevant 2020-09-08 21:04:35 +02:00
csoler
76511479af switched all explicit pixmap from files to shared FilesDefs::getPixmapFromQtResourcePath() 2020-08-19 16:19:42 +02:00
csoler
a7db89a9ef
Merge pull request #2042 from csoler/v0.6-ImprovedGUI
V0.6 improved gui
2020-08-18 23:25:51 +02:00
drbob
09c7fdee4b Add proper header path for 'retroshare-gui/' headers
This is simplifies the include directories needed for plugins.
2020-08-18 22:43:45 +10:00