Commit Graph

8143 Commits

Author SHA1 Message Date
csoler
e4fcf26ea8
Merge pull request #2500 from PhenomRetroShare/Add_ConnectFriendWizard_Imp
Add ConnectFriendWizard improvement.
2021-11-29 21:29:50 +01:00
Phenom
92da1881e7 Remove unused skins. 2021-11-29 15:39:42 +01:00
Phenom
1146a0bf27 Fix QSplitter and TitleBar StyleSheet. 2021-11-12 20:04:43 +01:00
defnax
a60a36582c Fixed layout spacing 2021-11-10 19:18:06 +01:00
defnax
fd93167111 Added stylesheet for the titleBarFrame 2021-11-10 19:11:58 +01:00
defnax
dc40927958 fixed stylesheets for the default.qss 2021-11-09 22:28:28 +01:00
Phenom
a072b151f5 Add ConnectFriendWizard improvement.
Add cert details in friendCertCleanLabel tooltip.
Use qss for background color of friendCertCleanLabel.
Add Known IP in final view.
2021-11-06 14:10:17 +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
G10h4ck
dc1d5de0db
Merge pull request #2301 from G10h4ck/forums_deep_indexing
Implement deep indexing and search for forums
2021-10-28 11:17:51 +02:00
G10h4ck
954e5969fc
Merge pull request #2372 from altcoinpirate/master
Disable animation in file transfer tree view widgets
2021-10-28 10:17:56 +02:00
Gioacchino Mazzurco
dcb2bee8cc
Epurate this branch from channels deep search changes 2021-10-28 09:53:54 +02:00
Gioacchino Mazzurco
1b551d809f
First working prototype of GXS service search
Channels are now able to take advantage of the new deep search
  goodies

Rebase on top of master 2021/10/19
2021-10-28 09:51:29 +02:00
Gioacchino Mazzurco
cef43fe048
Notify one deletion per event as Cyril suggested 2021-10-28 09:51:29 +02:00
Gioacchino Mazzurco
045069c3e6
Implement proper GXS message deletion notification
GxsForums propagate message deletion notification as RsEvent
2021-10-28 09:51:29 +02: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
d9c91ea41d
Merge pull request #2451 from csoler/v0.6-TorNode
V0.6 tor node
2021-10-06 19:36:49 +02:00
csoler
0deb83a5b9
Merge pull request #2479 from csoler/v0.6-BugFixing_13
[WIP] Fixing a few bugs.
2021-10-06 19:35:57 +02:00
hunbernd
a432b94351 Fix remove friend from group
Fix missing update after creating a new group
2021-10-03 21:55:08 +02:00
csoler
2bd3fbf977 made Options tab in Profiles Details window be disabled when the profile is not a friend 2021-09-19 20:05:19 +02:00
csoler
a2a55b06ce
Merge pull request #2474 from csoler/v0.6-BugFixing_13
added missing internal change of webUI directory
2021-09-08 21:08:16 +02:00
csoler
099113805e added missing internal change of webUI directory 2021-09-08 09:03:46 +02:00
csoler
0564fa6f2a
Merge pull request #2473 from defnax/fix-to-not-allow-empty-names
Fix to not allow empty profile names on profile creation
2021-09-06 10:07:41 +02:00
defnax
154148d77f Fix to not allow empty profile names on profile creation 2021-09-05 19:43:07 +02:00
hunbernd
e6d3ee978b Fixes crash after: (EE) asked to create an invalidated profile that already exists
createInvalidatedProfile returned with iterator.end() in some cases.
updateInternalData dereferenced the result without checking it first.
It overindexed an array, read some memory trash, then wrote it into an another array.
2021-09-05 18:11:58 +02:00
hunbernd
de3ad227bd Filter html img tags that points to local files 2021-08-23 01:16:36 +02:00
csoler
5c560837ba fixed unwanted display of DHT information in connect disalog for Tor nodes and Tor friends 2021-08-15 15:38:16 +02:00
howdy-partner
3cfab3ace0 fix smiley bug 2021-07-31 13:32:17 +02:00
howdy-partner
0db2f3a53e fix smiley bug 2021-06-10 00:41:42 +03:00
sehraf
b4be02c57b
rebase on 0.6.6 2021-04-09 16:15:40 +02:00
csoler
d1e44adb3e Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_10 2021-04-04 14:41:58 +02:00
csoler
cd61ec8635 move initialization of UI at the top in NewsFeed 2021-03-31 22:31:00 +02:00
csoler
3f50f6f2d6
Merge pull request #2385 from RetroShare/v0.6.6-Official-Release
Recent fixes to V0.6.6 official release
2021-03-31 15:40:44 +02:00
csoler
fd5766a5fb added the possibility to clear the avatar when editing 2021-03-31 15:35:50 +02:00
csoler
5274a060e5 fixed use of no avatar instead of default avatar image when creating a new ID 2021-03-31 15:35:37 +02:00
csoler
9617ee5135 added the possibility to clear the avatar when editing 2021-03-29 22:25:03 +02:00
csoler
b4a3d67486 fixed use of no avatar instead of default avatar image when creating a new ID 2021-03-28 13:26:49 +02:00
csoler
fae6314374
Merge pull request #2398 from hunbernd/fix/avatartooltip
Fix avatar tooltip
2021-03-28 11:11:31 +02:00
hunbernd
4d6aa8ab5b Raise avatar size to better match the amount of text 2021-03-27 23:32:47 +01:00
hunbernd
f90692f8f2 Fixed avatar tooltip 2021-03-27 23:17:52 +01:00
defnax
dca887ab9e Added OBJECTS_DIR for macOS section 2021-03-26 23:03:58 +01:00
defnax
43eeca57b9 Added to ship gui and chat styles for macOS 2021-03-26 21:22:48 +01:00
csoler
2f793b3de1
Merge pull request #2381 from PhenomRetroShare/Fix_BroadcastHistoryRestore
Fix Name in Broadcast history restore.
2021-03-18 23:04:16 +01:00
csoler
7559b06c6b
Merge pull request #2376 from PhenomRetroShare/Fix_RemoveBadRS_ERRInFriendListModel
Fix Remove bad RS_ERR in FriendListModel
2021-03-18 23:02:15 +01:00
thunder2
5b1b0cadf9 Moved tor binaries into subfolder "tor" for Windows build 2021-03-16 21:43:26 +01: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