Commit Graph

16888 Commits

Author SHA1 Message Date
csoler
9f0134f32d
Merge pull request #2781 from csoler/v0.6-BugFixing_30
GUI fixes
2023-11-01 13:56:02 +01:00
defnax
c502b0df06 coloring hidden outputs 2023-10-30 22:43:17 +01:00
csoler
b02acfae4b fixed missing event handler registration 2023-10-29 21:06:09 +01:00
csoler
ab61149cb1 fixed missing event handler registration 2023-10-29 21:05:02 +01:00
csoler
55651e73d9 made ConnectFriendWizard to accept retroshare links 2023-10-29 20:47:00 +01:00
defnax
ab7deede57 clean the color code from the text 2023-10-29 18:24:25 +01:00
csoler
315fb77d63 fixed forum and chnanel group feed items reacting to changes to the channel/forum group 2023-10-28 21:03:21 +02:00
defnax
36282e750d update output colors 2023-10-26 18:31:37 +02:00
csoler
c52e84d709
Merge pull request #2778 from defnax/service-text-coloring
Added colors for the service output
2023-10-25 23:09:45 +02:00
defnax
9f89ac42e7 Fix spacing 2023-10-25 12:13:15 +02:00
defnax
8814cbd9f2 color improvements for accounts display 2023-10-25 11:54:51 +02:00
defnax
168f36bc21 Added colors for the output 2023-10-24 22:44:40 +02:00
csoler
71a096f817
Merge pull request #2777 from csoler/v0.6-BugFixing_30
fixed non working expand button in forum feed
2023-10-21 14:48:31 +02:00
csoler
d26f7db319 fixed non working expand button in forum feed 2023-10-21 14:35:47 +02:00
Gioacchino Mazzurco
98c27fcf6d
Update libretroshare submodule 2023-10-18 18:57:11 +02:00
Gioacchino Mazzurco
d84b981e9a
Update libsam3 submodule 2023-10-18 18:56:04 +02:00
Gioacchino Mazzurco
e67abc36af
Update OBS submodule 2023-10-18 12:23:32 +02:00
Gioacchino Mazzurco
9b7149f16e
Update OBS submodule 2023-10-18 11:44:58 +02:00
Gioacchino Mazzurco
eab5c4bf4c
Updated gui build script according to new friendserver naming 2023-10-18 10:36:19 +02:00
Gioacchino Mazzurco
9d406ba26f
Fix inconsistence in friendserver QMake build option naming 2023-10-18 10:34:17 +02:00
Gioacchino Mazzurco
ededce7bd6
Merge branch 'master' of github.com:RetroShare/RetroShare 2023-10-13 18:56:00 +02:00
Gioacchino Mazzurco
e9d4cacac5
Attempt to fix udp-discovery-cpp submodule ref 2023-10-13 18:55:01 +02:00
csoler
5db6eb0359 updated retroshare base dir to latest version of libretroshare 2023-10-12 21:03:00 +02:00
csoler
7eb08c8706
Merge pull request #2776 from csoler/v0.6-BugFixing_30
Small Bug Fixing
2023-10-12 20:21:36 +02:00
csoler
d8bca5c56d removed some debug output 2023-10-12 20:18:53 +02:00
csoler
d83709d519 fixed implicit type warning 2023-10-12 20:18:36 +02:00
csoler
7a873c3b53 fixed compilation on ubuntu 18.04 2023-10-12 20:18:21 +02:00
csoler
606baf6f3e updated webui, libbitdht and libretroshare to latest submodule commit 2023-10-08 23:49:16 +02:00
csoler
6d105680d6
Merge pull request #2775 from csoler/v0.6-BugFixing_30
Bug fixing
2023-09-27 19:33:59 +02:00
csoler
96ae492bad
Merge pull request #2774 from csoler/v0.6-BugFixing_31
Quick bug fix in friend list.
2023-09-27 19:33:23 +02:00
csoler
712c7e5fb1 Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_30 2023-09-24 19:50:41 +02:00
csoler
a99f686fd1 restricted SPAM/STAR/TAGS to inbox, and made msg summary list refer to current box only 2023-09-23 17:53:12 +02:00
csoler
41069a0fa5 added missing removal of event handler in jsonapi and webui settings 2023-09-23 17:31:24 +02:00
csoler
7c90a2365c
Merge pull request #2772 from csoler/v0.6-BugFixing_30
Improved JsonApi / WebUI interaction
2023-09-22 22:55:41 +02:00
csoler
034bddf1ef made registered services list non editable 2023-09-22 22:50:45 +02:00
csoler
4cb36a5b69
Merge pull request #2769 from defnax/thumbnailfixchannelpost
Fix transparency for channel post thumbnails
2023-09-19 15:19:21 +02:00
csoler
11c07cd7c3 moved endResetModel() call to the endof internal data update in RsFriendListModel 2023-09-19 15:10:29 +02:00
csoler
0e0430a222 added more debug info to comment tree widget 2023-09-19 15:08:52 +02:00
csoler
b606b26dd3 fixed double allocation of webui page 2023-09-15 20:15:29 +02:00
csoler
5251427cbf improved webui and jsonapi config pages 2023-09-12 22:28:54 +02:00
csoler
5e62af44e5 fixed compilation 2023-09-12 13:50:43 +02:00
csoler
7e9a5a4244
Merge pull request #2352 from RetroPooh/keyring1
keyring - fix removing accepted keys; allow multi-select
2023-09-12 09:44:16 +02:00
csoler
c1bf4fb27f
Merge branch 'master' into keyring1 2023-09-12 09:43:13 +02:00
csoler
c877a6e5c8 improved login of on/off and parameter display in webui/jsonapi config pages 2023-09-11 22:55:42 +02:00
defnax
d5088caac6 fix second part for transparency check 2023-09-11 21:54:54 +02:00
csoler
d83f0125f3 improved UI of webUI and JsonAPI and interaction between these two (unfinished) 2023-09-10 17:49:51 +02:00
thunder2
d0b4bfdaa1 Fixed Linux compile of FeedReader plugin 2023-09-10 15:25:13 +02:00
csoler
c90fab0136 added help for JSON API page 2023-09-08 20:48:54 +02:00
defnax
43afcf3f98 Fix to use RGBA32 2023-09-05 21:10:38 +02:00
csoler
313bbaaae2
Merge pull request #2771 from csoler/v0.6-BugFixing_30
fixed bug in ModelIndex creation in channel post view, and implemented arrow key navigation
2023-09-05 16:51:14 +02:00