PYRET1C
df8e6b9f96
Revert "this commit changed the QFileDialog::getOpenFileName to misc::getOpenFileName"
...
This reverts commit 5fae434f03d5e4eccb0abbf0573e40006cac9a00.
2023-04-14 17:21:45 +05:30
PYRET1C
5fae434f03
this commit changed the QFileDialog::getOpenFileName to misc::getOpenFileName
2023-04-14 17:19:32 +05:30
PYRET1C
f06fa656b8
This commit added a browse button the wire for image addition functionality.
2023-04-12 22:32:17 +05:30
thunder2
c90ea518c5
FeedReader: Fixed embedding of images with https
2023-04-10 21:17:49 +02:00
csoler
2baec2baab
Merge pull request #2699 from PYRET1C/autodownload_size
...
Autodownload size
2023-04-10 16:43:36 +02:00
Tushar Garg
fe92431cb6
This is the UI part of the auto download adjustable size feature.
2023-04-10 07:06:59 +05:30
Tushar Garg
19de7c627b
Merge branch 'Auto_download'
2023-04-09 22:12:04 +05:30
Tushar Garg
23dd7270f9
Revert "Merge remote-tracking branch 'upstream/master'"
...
This reverts commit c390af58449d96f2178d5b4c3de03277e455225c, reversing
changes made to 1553508776059b465e5f4863ef2f30511b4b5b7b.
bad commit needs to be reverted
2023-04-09 22:07:35 +05:30
Tushar Garg
2fe8bcc8fd
Revert "Merge remote-tracking branch 'upstream/master'"
...
This reverts commit c390af58449d96f2178d5b4c3de03277e455225c, reversing
changes made to 1553508776059b465e5f4863ef2f30511b4b5b7b.
bad commit needs to be reverted
2023-04-09 22:03:45 +05:30
Tushar Garg
b3f55c5b51
Revert "Revert "Adeed a new spin box in the gui to track the variable which stores the maximum size limit allowed for autodownload in channels.""
...
This reverts commit e89ad86da05b5636303e24bd9d3f3944e592bd2c.
revert the reverted commits
2023-04-09 18:48:15 +05:30
Tushar Garg
e89ad86da0
Revert "Adeed a new spin box in the gui to track the variable which stores the maximum size limit allowed for autodownload in channels."
...
This reverts commit 7dabc1ff9b896943cc8df76aa5e99abdb5368a40.
Forgot to open a new branch
2023-04-09 18:34:08 +05:30
Tushar Garg
c390af5844
Merge remote-tracking branch 'upstream/master'
2023-04-09 18:21:59 +05:30
Tushar Garg
7dabc1ff9b
Adeed a new spin box in the gui to track the variable which stores the maximum size limit allowed for autodownload in channels.
...
This spin box was linked to the variable from the p3gxschannel.h file. This spin box has 8GB as it's default value.
2023-04-09 18:10:16 +05:30
csoler
1553508776
Merge pull request #2697 from thunder2/webui
...
Changed path of webui submodule to relative path
2023-04-08 17:42:05 +02:00
thunder2
05c3f1f6e9
Changed path of webui submodule to relative path
2023-04-07 19:14:05 +02:00
csoler
e7ff1b15b7
Merge pull request #2694 from csoler/v0.6-BugFixing_27
...
fixed bug preventing completed files removal to clear the files counter
2023-04-03 22:09:32 +02:00
csoler
783a0a586f
fixed bug preventing completed files removal to clear the files counter
2023-04-03 22:06:42 +02:00
thunder2
b124222d87
Windows build environment:
...
- Fixed download of Tor binaries
- Fixed download of doxygen
- Updated MSYS2 installer
- Changed build of WebUI
2023-04-02 13:19:59 +02:00
Tushar Garg
4f1bdbca70
commiting changes
2023-04-02 15:22:36 +05:30
csoler
8475a7424d
Merge pull request #2681 from csoler/v0.6-BugFixing_20
...
Attempt at not reloading full channel data at every change (needs PR #81 )
2023-03-30 10:33:38 +02:00
csoler
cc93a6da1a
using orange color for unread comment bubble in channel post widget, and fixed the color update when new comment arrives
2023-03-29 20:46:41 +02:00
csoler
48c959c858
fixed bug in setting msg as read
2023-03-27 21:27:07 +02:00
csoler
eb018b2fd0
Merge pull request #2691 from defnax/toaster-fix
...
Fixed Toasters
2023-03-27 21:15:38 +02:00
csoler
09e66cbde4
code cleaning/disabled debug output
2023-03-26 23:03:09 +02:00
csoler
e63ff4d7db
made setAllMsgAsRead faster in channels, avoiding to reload all posts
2023-03-26 22:49:08 +02:00
defnax
5f54db577c
Fixed Toasters
...
Fixed Online, Download Complete, Mail & FR Toaster
2023-03-26 20:00:13 +02:00
csoler
191d7ac96e
improved debug output
2023-03-26 16:29:12 +02:00
csoler
3316d75630
fixed bug accessing a potentially deleted object of the parent thread
2023-03-26 16:29:00 +02:00
csoler
16137f60ff
Merge pull request #2690 from PYRET1C/Download_sound_bug
...
Download sound bug
2023-03-25 22:35:58 +01:00
Tushar Garg
e8354aa3d3
Just added a empty line in the header file section.
2023-03-26 02:18:03 +05:30
Tushar Garg
43d8432dcc
This commit fixed the Download_Complete sound not working when a download is completed.
2023-03-26 02:12:49 +05:30
csoler
e4910cf8fd
fixed update of comment/unread comment count when a new version of a msg arrives
2023-03-24 13:48:48 +01:00
csoler
dec1d3068b
fixed 2 bugs in post display
2023-03-23 22:07:28 +01:00
csoler
141ee0b7e0
fixed bug in updating filtered posts
2023-03-23 21:13:38 +01:00
csoler
aba0ffa581
finished the system to perform lighter updates of channels
2023-03-23 17:04:22 +01:00
csoler
a37ee4673f
half-implemented the system to perform lighter updates of channels
2023-03-22 09:08:27 +01:00
csoler
8f9d99a232
Merge branch 'master' into v0.6-BugFixing_20
2023-03-21 21:06:58 +01:00
csoler
7bf4213011
Merge pull request #2689 from csoler/v0.6-WebUI-001
...
added RSNewWebUI as a submodule so as to help packaging
2023-03-15 17:46:09 +01:00
csoler
7314de8a80
added RSNewWebUI as a submodule so as to help packaging
2023-03-12 21:00:33 +01:00
csoler
d9c9363b05
Merge pull request #2687 from csoler/v0.6-BugFixing_26
...
fixed filtering of messages in Mail
2023-03-10 16:17:21 +01:00
csoler
9eb2096a71
fixed filtering of messages in Mail
2023-03-08 20:44:47 +01:00
csoler
04d10d7fd3
quick bug fix for crash in server page
2023-03-07 09:28:16 +01:00
csoler
9aa0619992
Merge pull request #2678 from defnax/fixupdatetree
...
Fixed update groupbox counting for members in circle creator
2023-03-04 17:21:12 +01:00
csoler
266a4252de
Merge pull request #2679 from jolavillette/AddJpegExtensionForStickers
...
Allow .jpeg files as stickers
2023-03-04 17:19:41 +01:00
csoler
0f7e9ef3d1
Merge pull request #2680 from defnax/fixwirepictures
...
Fixed picture show
2023-03-04 17:18:52 +01:00
csoler
b3dba19b72
Merge pull request #2655 from RetroPooh/tor-status-fix
...
tor status fix for unconfigured, add update on settings change; fix i2p out led status
2023-03-04 17:18:02 +01:00
csoler
01c63a6d41
Merge pull request #2684 from csoler/v0.6-BugFixing_25
...
fixed crash when canceling DL from channel files list
2023-02-18 20:48:07 +01:00
csoler
456d742cd1
only show unread and grid view buttons when posts tab is selected
2023-02-18 20:31:25 +01:00
csoler
5069a1a10e
fixed filtering of files in channels
2023-02-18 17:01:29 +01:00
csoler
f6c584183b
fixed crash when canceling DL from channel files list
2023-02-17 23:56:35 +01:00