Martin Rotter
56d8144813
allow repeated read/unread changing by clicking, same as switching starred
2024-10-10 14:23:35 +02:00
Martin Rotter
56d68d64ec
disable debug code
2024-10-08 14:13:52 +02:00
Martin Rotter
a57a6ab63f
effectivelly implemented #1371 - added a switch to switch entire article list if all selected items are RTL
2024-10-08 14:12:43 +02:00
Martin Rotter
4e698c983a
image caching in lite version now takes size into account
2024-09-30 14:38:56 +02:00
Martin Rotter
6fa233f1e8
make sounds of notification switchable on/off
2024-09-27 14:03:43 +02:00
Martin Rotter
aaed843e49
remove debugging code
2024-09-26 07:59:57 +02:00
Martin Rotter
0a62071d85
rephrase one string
2024-09-25 10:52:33 +02:00
Martin Rotter
88fb1971b4
fix #1483
2024-09-25 09:32:01 +02:00
Martin Rotter
bf2d600364
fix #1503
2024-09-25 09:15:37 +02:00
Martin Rotter
2fc8cf1e25
do not allow toast notifications on wayland - #1494
2024-09-24 07:43:59 +02:00
Martin Rotter
8d447e2ff8
fix #1495
2024-09-23 13:14:27 +02:00
Martin Rotter
e1d682009e
no translate
2024-09-23 13:03:47 +02:00
Martin Rotter
c83ab230f9
update languages, fix recent PR compilation error
2024-09-23 12:40:06 +02:00
Reilly Brogan
edad7fad32
Run worker pool at lowest thread priority ( #1497 )
2024-09-21 07:02:51 +02:00
Ganael Laplanche
b0e2b4bb5d
Fix LIKE statements using double quotes instead of single ones ( #1481 )
2024-09-03 12:28:24 +02:00
Martin Rotter
5224cf7391
tweak regexp for legacy viewer too
2024-08-20 13:26:54 +02:00
Martin Rotter
29d688c343
fix for #1477
2024-08-20 10:02:23 +02:00
Martin Rotter
5788f89a07
add more dt formats #1478
2024-08-20 09:00:11 +02:00
Martin Rotter
683fa898eb
fix build problems with libmpvwidget
2024-08-20 08:53:46 +02:00
Martin Rotter
ab4861a64f
fix #1471
2024-08-06 12:07:28 +02:00
Martin Rotter
9952329e74
show JS alerts in a better way
2024-08-06 11:44:03 +02:00
Martin Rotter
a643c4acaa
save
2024-08-05 10:23:46 +02:00
Martin Rotter
9c6fab653b
logging
2024-08-01 13:57:44 +02:00
Martin Rotter
3a948c6825
add a switch to turn off raw XML saving
2024-08-01 10:51:32 +02:00
Martin Rotter
c8bfcf6ffe
save work
2024-07-26 13:16:38 +02:00
martinrotter
01544ea86c
Update atomparser.cpp
2024-07-26 06:37:05 +02:00
Martin Rotter
70f9374494
bit enhanced drag/drop, now it is way more robust than it was before, there are still some cases when "workaround" behavior has to be used but it atleast now drops where/how it should
2024-07-25 13:25:33 +02:00
Martin Rotter
8537efc787
fetch newest releases of ytdlp and mpv automagically
2024-07-25 07:08:50 +02:00
Martin Rotter
d17a7c5b8e
Fix #1450
2024-07-11 06:11:24 +02:00
Martin Rotter
0d4b7e6583
fix some problems, also rssguard now automatically detects youtube atom feeds from youtube video URLs more properly
2024-07-03 10:24:00 +02:00
Martin Rotter
53d6f87142
fix #1417
2024-06-27 10:41:56 +02:00
Martin Rotter
c7f381b098
build reddit plugin, fix encoding in oauth handler
2024-06-24 07:09:37 +02:00
Martin Rotter
6cc02641a8
load more specific plugin files
2024-06-04 11:08:45 +02:00
Martin Rotter
8a7fd41beb
subs
2024-06-04 10:23:27 +02:00
Martin Rotter
c0901acd8e
make sure that plugin is not loaded multiple times, fixes #1427
2024-05-31 07:43:10 +02:00
Alexey Dokuchaev
09ac0f05ef
Two small CMakeLists fixes (as discussed) ( #1420 )
...
* include (GNUInstallDirs) before using ${CMAKE_INSTALL_LIBDIR}
While here, trim some needless whitespace.
* Do not explicitly set APP_REVISION to an empty string
This allows to pass it on the command line when building from
GitHub-generated release tarballs which lack any Git metadata.
2024-05-28 07:12:26 +02:00
Martin Rotter
b6f2f41677
add more dt formats
2024-05-27 13:59:42 +02:00
Martin Rotter
1993d2ba01
also use relative folder load for bsd
2024-05-27 10:38:41 +02:00
Martin Rotter
8abf5bfde4
fix about dialog layout for Qt 5 too, #1416
2024-05-23 12:35:55 +02:00
Martin Rotter
99cbd7cb0d
label
2024-05-22 14:48:02 +02:00
Martin Rotter
66d70f2b7f
fix #1415
2024-05-22 09:59:58 +02:00
Martin Rotter
24f74394e1
fix #1408
2024-05-22 08:54:21 +02:00
Martin Rotter
346daa0d89
fix #1410
2024-05-22 08:16:40 +02:00
Martin Rotter
d3c3d29d04
move libdir cmake a bit
2024-05-22 08:11:57 +02:00
Martin Rotter
6efd8b46ab
move libdir cmake a bit
2024-05-22 08:11:20 +02:00
igrekster
bdf84b7cfa
Use the same library search path as the install path on Unix platforms ( #1412 )
...
Some distributions use `lib64` for shared libraries. This breaks
the plugin search logic.
Added a `-D` define to use the same path as is configured by CMake.
2024-05-22 08:08:50 +02:00
Martin Rotter
1e9de02e85
more dt formats, some pre-fixing of dts
2024-05-17 11:20:34 +02:00
Martin Rotter
52c609c3c7
try to enhance new approach to datetime parsing
2024-05-17 09:49:57 +02:00
Martin Rotter
f8e09fa589
try to enhance new approach to datetime parsing
2024-05-17 09:34:21 +02:00
Martin Rotter
526c4d62d3
fix #1403
2024-05-14 09:24:46 +02:00