Commit graph

171 commits

Author SHA1 Message Date
Martin Rotter
07740a0328 option to purge individual feeds 2025-01-08 10:16:23 +01:00
Martin Rotter
7722065544 experimental ability to purge articles from individual feeds - available with feed context menu and main menu Feeds submenu 2025-01-07 15:03:03 +01:00
Martin Rotter
bf2d600364 fix #1503 2024-09-25 09:15:37 +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
a29d4b80bb tweaked clang format 2024-03-21 09:53:01 +01:00
Martin Rotter
f585398a64 initial poc - plugins are now loaded from their own DLL/SO/DYLIB files 2024-03-21 09:53:01 +01:00
Martin Rotter
a975714f67 jesus add forgotten account_id restriction to cleaning feature 2024-01-23 11:30:31 +01:00
Martin Rotter
f2b59b2836 fix #1280 2024-01-23 10:13:27 +01:00
Martin Rotter
cda0f79e11 do not mark updated articles automatically as unread - only affects classic RSS/ATOM/JSON feeds 2024-01-22 15:40:52 +01:00
Martin Rotter
2d7907c22f fix #1278 2024-01-22 14:27:09 +01:00
Martin Rotter
607439e49f fix some bug in limitting articles 2024-01-17 10:15:49 +01:00
Martin Rotter
450d01e714 working limitting 2024-01-16 10:38:38 +01:00
Martin Rotter
34167c3f9f bit better DB/logic handling 2024-01-15 14:51:39 +01:00
Martin Rotter
e3ff40ce28 working DB layer for limitting feature 2024-01-15 11:35:53 +01:00
Martin Rotter
796fbf916e work on article ignore/limit 2024-01-15 09:37:43 +01:00
Martin Rotter
ea8bac60d6 fix #1267 and some other minor bugs and stuff 2024-01-10 10:14:07 +01:00
Martin Rotter
18544abc54 do not consider articles with wrongly changed label as updated as the info about "changed" labels is broken atm 2024-01-04 10:10:35 +01:00
Martin Rotter
57cc08762a Add minimal time difference to consider two articles timely different 2024-01-03 12:38:56 +01:00
Martin Rotter
e4e064da33 api work 2023-12-20 10:27:11 +01:00
Martin Rotter
a242564f9c fix build 2023-12-19 08:53:32 +01:00
Martin Rotter
11ec85f694 save work 2023-12-19 07:22:54 +01:00
Martin Rotter
0b8a2997fe api work, add account id, add "starred_only" switch 2023-12-14 08:14:24 +01:00
Martin Rotter
c2432a24aa api work 2023-12-14 07:33:04 +01:00
Martin Rotter
87ccee3938 api work 2023-12-13 12:03:39 +01:00
Martin Rotter
dc701cea1d api work 2023-12-13 07:21:30 +01:00
Martin Rotter
e81c06be61 add sample web html 2023-12-12 12:11:44 +01:00
Martin Rotter
bcc715e83e api work 2023-12-11 13:26:45 +01:00
Martin Rotter
d34c2d5792 api work 2023-12-11 10:59:24 +01:00
Martin Rotter
6b9041a110 api work 2023-12-11 10:44:24 +01:00
Martin Rotter
c1ada2fb21 some minor fixups 2023-12-08 08:39:03 +01:00
Martin Rotter
42bb7ebada save work, PoC code for mpv backend for media player 2023-11-27 14:05:34 +01:00
Martin Rotter
2b2aaee70a refactor media player, separate into backend logic 2023-11-27 10:53:08 +01:00
Martin Rotter
2aead89071 fix warnings 2023-11-11 08:18:19 +01:00
Martin Rotter
8d288aae49 updated nodejs package versions, work on article notification, some related nice fixes 2023-10-03 09:20:26 +02:00
Martin Rotter
46fe50df91 work on toasts, unify article sanitization 2023-09-22 07:24:55 +02:00
Martin Rotter
bff766ba93 remove newsblur wip code, some work on toasts 2023-09-18 13:35:13 +02:00
Martin Rotter
9745f29547 work on toasts 2023-09-12 09:02:00 +02:00
Martin Rotter
c37eadea07 make displaying of huge article lists faster due to optimizations in how article list filtering is handled 2023-09-05 10:24:37 +02:00
Martin Rotter
2deb6446eb fix wrong stuff when doing backup of DB - was not working because of WAL journalling mode 2023-08-25 11:30:59 +02:00
Martin Rotter
fa7d262234 exec bit fuckedup 2023-08-23 09:08:40 +02:00
Martin Rotter
f742a3de3f work on docs 2023-08-23 08:32:38 +02:00
Martin Rotter
0fbefcdca9 fix WRONG feed article counting 2023-08-21 08:42:06 +02:00
Martin Rotter
0abef3faac new initial feeds 2023-08-18 18:11:41 +02:00
Martin Rotter
238a18cbde refactor C++ includes 2023-08-16 20:44:38 +02:00
Martin Rotter
df03e853a5 queries done 2023-08-16 13:13:46 +02:00
Martin Rotter
6566349838 bunch of GUI QOL enhancements for queries, ability to "clean" 2023-08-15 14:03:40 +02:00
Martin Rotter
0e9a2e2595 add counting for queries 2023-08-15 10:14:27 +02:00
Martin Rotter
3d560ba53b try to fix db backup when in-memory is enabled 2023-08-11 15:30:46 +02:00
Martin Rotter
492715e381 save memory DB before DB is backuped 2023-08-11 11:29:09 +02:00