Commit Graph

8682 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
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
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
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
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
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
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
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
csoler
8a20ab33b4 fixed bug in ModelIndex creation in channel post view, and implemented arrow key navigation 2023-09-04 21:58:45 +02:00
csoler
f8a38aa821
Merge pull request #2770 from csoler/v0.6-BugFixing_30
V0.6 bug fixing 30
2023-09-01 09:08:36 +02:00
csoler
0ed32eb597 removed export menu entry (duplicates functionality, and wasnt connected anyway) 2023-08-31 23:27:18 +02:00
csoler
013786a7b7 disabled external port+address on auto-tor mode 2023-08-31 23:18:24 +02:00
csoler
d80951cd53 added missing comment 2023-08-31 23:18:06 +02:00
defnax
1efed9d436 Fix transparency for channel post thumbnails 2023-08-29 14:28:18 +02:00
csoler
17562e727e
Merge pull request #2764 from csoler/v0.6-BugFixing_30
Bug fixing
2023-08-27 16:28:22 +02:00
PYRET1C
5433e85323 added the new token service in this file 2023-08-20 18:19:05 +05:30
csoler
811b3b3658 fixed bug not showing icons/text button on loading 2023-08-18 13:21:28 +02:00
defnax
1b8bee4262 Removed hardcorded stylesheet from PulseReplySeperator
* Fixed some dark style issues
2023-08-15 23:12:54 +02:00
defnax
3a07a268ca Added to store last used group filter 2023-08-15 21:57:42 +02:00
csoler
fd9f31987d attempt at fixing crash with gtk2 style when the proper environment variable is not set 2023-08-15 21:14:32 +02:00
csoler
eeacb4500d removed some debug output 2023-08-15 21:13:53 +02:00
csoler
e8872c6780
Merge pull request #2761 from csoler/v0.6-BugFixing_30
bug fixing
2023-08-15 19:42:46 +02:00
defnax
4a20e1b4d2 Fix to hide picture browse button on republish & like view
* Fix to hide picture browse button on republish & like view
2023-08-14 21:27:46 +02:00
csoler
685cc29415
Merge pull request #2758 from defnax/wirecroppicture
[Wire] Added crop picture feature for wire background picture
2023-08-11 09:52:18 +02:00
csoler
f6bcfb549a made delete button and delete menu item call the same functions, so as to make the actions identical 2023-08-10 23:41:51 +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
e5b111c8bb
Merge pull request #2760 from csoler/v0.6-BugFixing_30
added "copy http link" action to board posts when applicable
2023-08-07 14:48:34 +02:00
csoler
a81caa3ac1 added comment about latest changes 2023-08-06 23:18:12 +02:00
csoler
a382d58b68 fixed icon in To column of Sent box 2023-08-06 23:12:06 +02:00
csoler
3fa0b8f6d4 fixed tooltip for popularity and items in boards 2023-08-04 13:57:34 +02:00
csoler
e54322521e fixed popularity and items at friends in Board details dialog 2023-08-04 13:52:27 +02:00
csoler
46e8db7d6d fixing crash when deleting forum feed items while loading 2023-08-03 20:22:30 +02:00
csoler
5ca3b15188 added "copy http link" action to board posts when possible 2023-08-03 18:41:31 +02:00
csoler
39ae560885
Merge pull request #2759 from csoler/v0.6-BugFixing_30
GUI bug fixing
2023-07-31 20:03:40 +02:00
csoler
24dd71d15f fixed open file / preview file in TransfersDialog 2023-07-30 20:51:51 +02:00
csoler
583431852c fixed copy comment in channels/post/comment (and GXS comments in general) 2023-07-30 18:47:56 +02:00
csoler
4867d396fe
Merge pull request #2757 from csoler/v0.6-BugFixing_30
bug fixing in UI
2023-07-25 23:21:16 +02:00
defnax
311ac03790 Update wire-notify.svg 2023-07-25 20:33:09 +02:00
csoler
ade297f257 attempt at fixing unread msg count to display before GXS service tab is displayed 2023-07-24 23:45:12 +02:00
defnax
74049d1b22 Added crop picture feature for wire background picture
* Added crop picture feature for wire background picture
* Fix smooth transformation for pixmaps
* Added stylesheet for label_masthead
* Edit profile on profile page feature
* New svg icons for wire
2023-07-24 23:19:17 +02:00
csoler
1512819200 fixed compilation on arch 2023-07-24 18:35:21 +02:00
csoler
7a4558a3da added missing change in previous commit 2023-07-24 18:35:05 +02:00
csoler
5c52509e27
Merge pull request #2754 from csoler/v0.6-BugFixing_30
Various bug fixes
2023-07-19 20:35:11 +02:00
csoler
10feb45bce fixed Board posts links copy on right-click 2023-07-18 20:03:46 +02:00
csoler
030bc46d26 fixed sorting of TO column in Sent mails 2023-07-18 15:15:21 +02:00
thunder2
13ff7f4e65 Fixed Linux compile of TheWire 2023-07-18 14:34:08 +02:00
csoler
7a3c9f7efe
Merge pull request #2746 from PYRET1C/edit_account
This commit gives the edit account feature in the wire.
2023-07-17 09:40:30 +02:00
PYRET1C
cbe4fca9ae just making the actual path to relative path. 2023-07-15 19:36:48 +05:30
PYRET1C
59c6eabad9 Revert "Changes to the .pro file for the newly made files."
This reverts commit 3cc077ff38.

This commit adds the new files to the .pro file.
2023-07-02 12:48:38 +05:30
PYRET1C
680c1942df Revert "Changes to the .pro file for the newly made files."
This reverts commit 3cc077ff38.

bad commit
2023-07-02 11:29:02 +05:30
PYRET1C
3cc077ff38 Changes to the .pro file for the newly made files. 2023-07-02 10:42:40 +05:30
csoler
b4d6a7b4e4 fixed sorting of files in channels/post/files 2023-07-01 23:18:51 +02:00
csoler
d95518d17e fixed DL output path in DL list 2023-07-01 18:06:12 +02:00
csoler
fe8c81e84a fixed open file / open dir in channel/post/files 2023-07-01 00:00:46 +02:00
csoler
df68d03953 fixed item not switching to "Open/Play" when DL is finished in channel/post/files 2023-06-30 17:24:55 +02:00
csoler
a782122742 fixed copy file link in channel post files 2023-06-28 21:48:07 +02:00
PYRET1C
ae855098cf This commit gives the edit account feature in the wire. 2023-06-27 22:16:37 +05:30
csoler
afba23882e stop GxsGroupFrameDialog from stealing the focus on summary update 2023-06-27 14:00:04 +02:00
csoler
463383e25c auto-switch to progressive instead of random when the user doesnt want random FT strategy. Added more info about this. 2023-06-26 21:07:48 +02:00
csoler
c278239f97 added warning about random FT strategy on windows 2023-06-20 21:57:51 +02:00
csoler
438489fb01 removed question before sending invite, since the request is not in auto mode 2023-06-20 21:27:41 +02:00
csoler
9bbc832906 added missing initialization of "trust friends with banned files" checkbox 2023-06-04 21:30:26 +02:00
csoler
e8187dbeab moved FileDetail structure in SearchDialog where it belongs 2023-06-04 17:59:17 +02:00
csoler
2a1991fe85 Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_30 2023-06-04 16:48:42 +02:00
csoler
0c9b086bd1 added missing handle to modify mTrustFriendNodesWithBannedFiles 2023-06-04 15:12:23 +02:00
csoler
3f8e8805a2 fixed uninitialized memory read in FileDetail struct causing weird dates in search dialog 2023-06-03 23:51:31 +02:00
csoler
0f41d8bf46 fixed sorting of files->status in channels all files list 2023-06-01 20:30:19 +02:00
thunder2
8422d3fc8c Added copy and save of image to AspectRatioPixmapLabel 2023-05-28 13:47:12 +02:00
thunder2
d642fde9d5 Fixed x86 build 2023-05-28 00:55:23 +02:00
csoler
266f84759e
Merge pull request #2727 from PYRET1C/browse_image
[WIP] This is the gui part of the commit where the wire feed is refreshed
2023-05-27 14:33:23 +02:00
PYRET1C
852ec16c6a Removed extra refresh function calls and break statements. 2023-05-26 22:20:05 +05:30
csoler
9a23e3acdf
Merge pull request #2737 from thunder2/post-title-clickable
Make post title in board clickable after change to ElidedLabel
2023-05-23 13:54:04 +02:00
csoler
6ca9529027
Merge pull request #2736 from defnax/wirefixes11
Fix loading group tree settings
2023-05-23 13:52:40 +02:00
PYRET1C
87282618a4 Changed the follow status changed to new wire 2023-05-23 00:27:30 +05:30
thunder2
e46f1c285c Make post title in board clickable after change to ElidedLabel 2023-05-22 07:51:40 +02:00
csoler
f667daba98 made rsGxsForum provide posts in a hierarchy, to ease the display from JSON API clients, and fixed the unread posts counting 2023-05-20 22:05:37 +02:00
defnax
fc1f1caa03 Fix loading group tree settings 2023-05-20 16:46:58 +02:00
PYRET1C
d3233dbc03 Revert "name changes"
This reverts commit b40e5e34bc.

bad commit
2023-05-19 17:06:10 +05:30
PYRET1C
b40e5e34bc name changes
name changes
2023-05-19 17:00:50 +05:30
csoler
c970e94221 moved update of comment count to libretroshare 2023-05-17 17:18:47 +02:00
csoler
e25d8e50fc changed naming of posts to items, since it counts votes and comments as well 2023-05-15 21:57:09 +02:00
csoler
6775a64ed5 factored the collection of latest channel post versions and added a proper counting for new/unread posts 2023-05-15 21:54:27 +02:00
csoler
c95a0edd60
Merge pull request #2730 from defnax/wirefixes11
Fixed margins to remove wasting spaces [wire]
2023-05-15 11:14:38 +02:00
csoler
d70e343cb2
Merge pull request #2731 from csoler/v0.6-BugFixing_29
added missing updateIcon() in messageUserNotify
2023-05-15 11:13:53 +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
PYRET1C
726c42852c This commit removed the refresh button and edited some events for the retro share wire. 2023-05-09 23:18:34 +05:30
csoler
9c6bfc7847 added missing updateIcon() in messageUserNotify 2023-05-09 10:33:34 +02:00
thunder2
e1934fd9b0 Added missing include stdint.h to Histogram.h 2023-05-08 08:00:55 +02:00
defnax
77d275c7f0 Fixed margins to remove wasting spaces
Fixed margins to remove wasting spaces
Fixed to hide desc groupbox instead of only desc text,
2023-05-07 20:22:24 +02:00
csoler
082603917c fixed crash in setting posted items as read 2023-05-07 17:09:00 +02:00
csoler
2f2495455f Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_29 2023-05-07 17:07:59 +02:00
thunder2
af562cb4ca FeedReader: Added shrink of images for board post 2023-05-06 20:36:08 +02:00
thunder2
b14fecfc2a FeedReader: Message of a local feed can be added as forum and board message 2023-05-06 20:36:07 +02:00
thunder2
bcb4e52768 Added methods to set title, notes and link on PostedCreatePostDialog from outside 2023-05-06 20:36:06 +02:00
Tushar Garg
9c950affcf
Merge branch 'RetroShare:master' into browse_image 2023-05-05 16:08:01 +05:30
csoler
93d7589a94 removed unused notifyQt calls to notify turtleSearch results 2023-05-04 22:30:41 +02:00
csoler
beed6a08c8 made SearchDialog to use RsEvents in order to catch turtle search results 2023-05-04 22:30:06 +02:00
PYRET1C
dbddf7166f This is the gui part of the commit where the wire feed is refreshed if there is any event published. 2023-05-02 23:50:37 +05:30
csoler
ea346b5d2a fixed keeping new zoom size when resizing the channel post window 2023-04-27 22:46:07 +02:00
csoler
0bd4cdae19
Merge pull request #2717 from defnax/ui-fixesv2
Fixed to get resizable people page
2023-04-26 11:05:58 +02:00
csoler
669982bc5b
Merge pull request #2718 from defnax/wirefixes10
Picture attachments improved [Wire]
2023-04-26 10:21:35 +02:00
csoler
a04ab8664f removed double saving of distant chat permissions (GUI + libretroshare) leading to inconsistencies 2023-04-25 21:26:26 +02:00
csoler
242b5229d1
Merge pull request #2721 from csoler/v0.6-BugFixing_28
removed multiple references to temporary passed accross threads, caus…
2023-04-25 11:34:19 +02:00
csoler
35e08e3b66 fixed keeping post sizes when selelecting unread posts 2023-04-25 11:33:37 +02:00
csoler
0ff4426d72 removed multiple references to temporary passed accross threads, causing random crashes 2023-04-23 22:47:33 +02:00
defnax
f06506ec54 Corrected checkbox text 2023-04-23 19:31:30 +02:00
csoler
e1e95a1562
Merge pull request #2719 from csoler/v0.6-BugFixing_28
fixed layout update problem when switching channels
2023-04-23 13:15:01 +02:00
csoler
2ab012261b fixed wrong column size when first showing the channel posts tab 2023-04-22 22:50:53 +02:00
csoler
3e35ce4ddd improved the logic to make the channel layout update faster 2023-04-22 18:16:04 +02:00
csoler
9d956f6126 fixed layout update problem when switching channels 2023-04-22 16:19:04 +02:00
csoler
7d70ecdd65
Merge pull request #2716 from csoler/v0.6-BugFixing_28
fixed right-click menu on board posts
2023-04-22 15:04:59 +02:00
csoler
2cb8736804 fixed update of forum when marking msg as read/unread with children 2023-04-22 15:02:32 +02:00
defnax
a71d6e2430 Picture attachments improved
* Added a remove button to clear pictures
* Improved picture attachments
2023-04-20 23:26:57 +02:00
defnax
7858db9b2c Use ElidedLabel for post name Label 2023-04-20 19:48:13 +02:00
defnax
d04c28cffc Fixed to get reizable people page
* Fixed to get resizable people page
* Moved text for auto ban as tooltip, keep short text for the checkbox
* Removed empty wasting spacer from Boards bar
2023-04-20 19:00:51 +02:00
csoler
6476cfa4e0
Merge pull request #2711 from defnax/copyimage-clipboard
update paste image icon
2023-04-19 20:56:34 +02:00
csoler
1ebff07067
Merge pull request #2715 from thunder2/imageutil
Moved RSTextBrowser::checkImage to ImageUtil for use in MimeTextEdit
2023-04-19 20:46:37 +02:00
csoler
83a5d472d4
Merge pull request #2714 from defnax/fix-boards-posteditem
Use ElidedLabel for title in PostedItem
2023-04-19 20:45:10 +02:00
csoler
4a69380848 fixed right-click menu on board posts 2023-04-19 20:43:12 +02:00
thunder2
7b28bf5256 Moved RSTextBrowser::checkImage to ImageUtil for use in MimeTextEdit 2023-04-19 01:12:22 +02:00
defnax
c250b229ed Added ElidedLabel for title in PostedItem 2023-04-18 20:10:52 +02:00
thunder2
1400d91ef6 Use ElidedLabel for title in BoardsPostDisplayWidget 2023-04-18 14:15:59 +02:00
defnax
bf7c2f7b10 update paste image 2023-04-17 22:35:10 +02:00
defnax
3004505832 Added copy image to clipboard feature 2023-04-17 21:01:57 +02:00
csoler
8dfa772782
Merge pull request #2706 from thunder2/SaveImage
Moved QAction for saving an image from customContextMenu of GxsForumT…
2023-04-17 19:56:17 +02:00
csoler
a61c32d84c
Merge pull request #2705 from defnax/boardspasteicon
Added paste icon for paste button - boards
2023-04-17 19:48:19 +02:00
csoler
b64e4d5645
Merge pull request #2708 from thunder2/CreateGxsForumMsg
Removed include of ui_CreateGxsForumMsg.h from CreateGxsForumMsg.h
2023-04-17 13:59:00 +02:00