Commit graph

512 commits

Author SHA1 Message Date
defnax
752b51cb53
Merge branch 'RetroShare:master' into color-links-v3 2025-07-08 18:15:33 +02:00
defnax
01f02f2138 Fixed to use colored links for labels 2025-06-27 19:55:16 +02:00
defnax
5abefa4664 Added links colors with settings feature 2025-06-26 22:20:38 +02:00
defnax
915bf59d2e Fixed frames to get styles on system style 2025-06-19 18:33:51 +02:00
csoler
45c701c8e8 removed debug output 2023-11-19 17:16:48 +01:00
csoler
929c04edd5 fixing channel comment feed item crash 2023-11-18 23:46:32 +01:00
csoler
6555cc5792 attempt to fix bug in closing GxsChannelComment feed item 2023-11-17 14:10:14 +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
315fb77d63 fixed forum and chnanel group feed items reacting to changes to the channel/forum group 2023-10-28 21:03:21 +02:00
csoler
d26f7db319 fixed non working expand button in forum feed 2023-10-21 14:35:47 +02:00
csoler
234a510d6f fixed possible crash in channel feed item being deleted during async loading 2023-08-10 23:28:03 +02:00
csoler
46e8db7d6d fixing crash when deleting forum feed items while loading 2023-08-03 20:22:30 +02:00
defnax
f54be58088 Use ElidedLabel on PeerItem to not stretch the widget
* Use ElidedLabel on PeerItem to not stretch the widget
2023-05-12 20:41:27 +02:00
csoler
0ff4426d72 removed multiple references to temporary passed accross threads, causing random crashes 2023-04-23 22:47:33 +02:00
csoler
3c583f6724 fixed crash due to calling a method in board item after deletion 2023-04-12 23:11:45 +02:00
csoler
2842af3a6e
Merge pull request #2672 from defnax/fixesv2
Changed Moderators list to use with a Label, less space is used then …
2023-01-28 14:18:36 +01:00
defnax
c518fd0e42 Added to show on New Board/New Channel feed last updated time
Added to show on New Board/New Channel feed last updated time
2023-01-28 13:48:26 +01:00
defnax
943a6cdd4d Changed Moderators list to use with a Label, less space is used then before
Changed Moderators list to use with a QLabel, less space is used then before
2023-01-28 13:43:23 +01:00
csoler
3ac97b24a8 saving current work on big pass over Mail 2022-11-21 14:18:25 +01:00
csoler
ba4982f2ca changed Mail interface to use the generic MsgAddress type instead of the GxsId/RsPeerId combination 2022-11-15 11:03:23 +01:00
csoler
b784b6a3e8 Merge remote-tracking branch 'upstream/master' into v0.6-TokenSystem 2022-08-16 21:47:39 +02:00
thunder2
807232ffa5 Fixed crash when closing forum message item in activity stream with set as read and remove 2022-08-05 19:02:48 +02:00
csoler
82f981c9db continue cleanign the old token system 2022-08-04 19:10:47 +02:00
csoler
ac4b9b2971 removed token system from GxsCommentDialog 2022-07-09 22:33:42 +02:00
thunder2
6f3d897156 Fixed "initialized after (-Wreorder)" warning 2022-01-03 01:03:19 +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
thunder2
f59ede23e1 Removed old RsNotify code (NOTIFY_LIST_MESSAGELIST) from message service 2021-12-31 01:38:13 +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
1bfd49419d
Merge pull request #2347 from defnax/gui-fix-v1
Added Edit Identity button to People view
2021-02-28 21:36:50 +01:00
defnax
dda83c387d
Merge pull request #2358 from defnax/feeds-ui-v4
attempt to fix some issues on comments feeds
2021-02-28 15:13:20 +01:00
defnax
1e1032ec94 attempt to fix some issues on comments feeds 2021-02-27 20:43:41 +01:00
csoler
8cddd33953
Merge pull request #2353 from csoler/v0.6-BugFixing_11
Fixed problem causing some blank feed items in forums
2021-02-27 11:14:08 +01:00
defnax
dc90b49496 Fixing margins for comments feeds 2021-02-25 21:43:46 +01:00
csoler
f4bc964ac5 simplified the code in feeds GxsForumItem, making sure that group msg and parent msg data are all loaded correctly (avoids blank feed items) 2021-02-25 17:52:43 +01:00
defnax
78f63d4d7f fixed compile 2021-02-20 17:39:06 +01:00
defnax
9d4bc677bb Fixed to hide unwanted labels and buttons on a ssl request 2021-02-20 16:14:27 +01:00
defnax
e258058f4d Fixed Avatar issue on comments feeds to have a good quality 2021-02-20 13:57:07 +01:00
Phenom
e2e89dc971 Fix UserNotify ToolTip 2021-02-18 18:39:21 +01:00
defnax
47adb3946b Enabled openExternalLinks for comments feeds
* Changed reset icon for bw graph
2021-02-17 19:54:16 +01:00
defnax
4c7a9a52a6 fixed stylesheet issue on security feed item 2021-02-16 20:49:05 +01:00
defnax
8bf3c9b78b Fixed message feeds stylesheet issue 2021-02-14 20:53:49 +01:00
defnax
3b86dce5ac Fixed stylesheet issue on Circle feed 2021-02-13 00:21:52 +01:00
defnax
628ec47601
Merge pull request #2306 from defnax/ui-fix-v10
Feeds fixing
2021-02-10 23:31:30 +01:00
defnax
fbc59913f9 Attempt to fix some layout issues on comments feeds 2021-02-09 22:56:16 +01:00
defnax
776141a8fd Fixed refused connection notify disable msg button 2021-02-09 20:34:38 +01:00
Phenom
e69585abef Fix IdDialog Update
No update while received new Id, wait last (5s) to update all.
Fix expanded items in same time.
2021-02-09 14:15:31 +01:00
defnax
96ae1c3e1c Fixed few more feeds 2021-02-06 20:06:55 +01:00
defnax
08e2b5ade2 Fixed ui feeds issues with stlyesheets
* Fixed ui feeds issues with stlyesheets
* Little improvements on the Comments feeds.
2021-02-06 18:05:54 +01:00