Commit Graph

8492 Commits

Author SHA1 Message Date
csoler
3f8e8805a2 fixed uninitialized memory read in FileDetail struct causing weird dates in search dialog 2023-06-03 23:51:31 +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