Commit Graph

16590 Commits

Author SHA1 Message Date
Petr
b9e4bac510 Add various build artifacts to .gitignore 2023-05-15 22:14:07 +02:00
Petr
1ea18a583f Remove fsitem.h from the list of headers
It is now a part of libretroshare.
2023-05-15 22:07:30 +02:00
Petr
01506127c5 Re-enable creation of AppVeyor artifacts to provide nightly builds
Fixes #2651.

They were disabled in 05116b8311 in 2019.
But since then in 2021 the retention [policy] has changed and artifacts
are now kept only for 1 month (for free accounts).

[policy]: https://www.appveyor.com/blog/2021/03/30/artifacts-retention-policy-update/
2023-05-15 10:33:54 +02:00
Petr
65b1a5bce2 Update the tracked libretroshare submodule.
Fixes #2732.
2023-05-14 22:06:44 +02:00
thunder2
67dd1999a5 Windows Build: Added update of MSYS2 to prepare script 2023-05-08 14:48:00 +02:00
thunder2
e1934fd9b0 Added missing include stdint.h to Histogram.h 2023-05-08 08:00:55 +02:00
csoler
782944727c
Merge pull request #2724 from csoler/v0.6-BugFixing_29
fixed keeping new zoom size when resizing the channel post window
2023-05-07 17:10:13 +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
40adcd2db1 Windows Build Environment: Added missing target "error" to git-log.bat 2023-05-06 21:50:47 +02:00
thunder2
180b7d3703 FeedReader: Added process of response code 403 and added user agent 2023-05-06 20:36:08 +02:00
thunder2
ff183ee98b FeedReader: Reduced the height of the dialog for creating a feed 2023-05-06 20:36:08 +02:00
thunder2
af562cb4ca FeedReader: Added shrink of images for board post 2023-05-06 20:36:08 +02:00
thunder2
e25c148c27 FeedReader: Changed save type for IndicateConfigChanged in service to SAVE_NOW 2023-05-06 20:36:07 +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
thunder2
63390fddee FeedReader: Renamed enum RsFeedAddResult to RsFeedResult 2023-05-06 20:36:06 +02:00
thunder2
186976e209 FeedReader: The feed can be moved with drag and drop to a folder 2023-05-06 20:36:05 +02:00
thunder2
571f709b50 FeedReader: The feed can be used as source for board 2023-05-06 20:36:05 +02:00
thunder2
ecffb3cb7f FeedReader: Fixed download of favicon 2023-05-06 20:36:04 +02:00
thunder2
7070a6cad6 FeedReader: Fixed compile of FeedReader plugin 2023-05-06 20:36:04 +02:00
csoler
a3eae71f0b
Merge pull request #2728 from csoler/v0.6-Turtle-001
Simple change to make SearchDialog use RsEvents to catch turtle search results
2023-05-06 18:09:38 +02:00
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
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
e69f788f85
Merge pull request #2723 from csoler/v0.6-BugFixing_29
removed double saving of distant chat permissions (GUI + libretroshar…
2023-04-26 10:20:25 +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
690c869444
Merge pull request #2713 from thunder2/boards_elidedlabel
Use ElidedLabel for title in BoardsPostDisplayWidget
2023-04-19 20:44:40 +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