Commit graph

202 commits

Author SHA1 Message Date
Martin Rotter
18fcd78927 test build 2024-04-12 13:08:07 +02:00
Martin Rotter
31fc63e422 delay initial update check and by default turn off 2024-03-25 10:45:12 +01:00
Martin Rotter
f460ad667c files 2024-03-21 09:53:01 +01:00
Martin Rotter
de4537c6b1 test 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
2dda0599df change webengine paths only on release build to avoid crashes on debug build 2024-03-05 06:45:10 +01:00
Martin Rotter
2d7907c22f fix #1278 2024-01-22 14:27:09 +01:00
Martin Rotter
61e15f9042 add optional opengl-based rendering for libmpv 2023-12-19 12:20:28 +01:00
Martin Rotter
b935f58e18 do not display fetch-started-notification if app window is active/visible 2023-12-15 07:09:06 +01:00
Martin Rotter
725ca569bc add custom configs for mpv, enabled by default, switchable in settings 2023-11-30 13:49:32 +01:00
Martin Rotter
195a1f595c rename nowebengine to lite, many other changes, will need to re-fix other tgins 2023-11-28 07:40:11 +01:00
Martin Rotter
fed4560268 save 2023-11-23 12:04:06 +01:00
Martin Rotter
2aead89071 fix warnings 2023-11-11 08:18:19 +01:00
Martin Rotter
700b932cd8 toast notifications width and margins are now configurable 2023-11-09 15:05:33 +01:00
Martin Rotter
edc30fbe48 greader plugin now has ability to export/import feeds via API usage 2023-11-09 12:34:00 +01:00
Martin Rotter
4998f6f7cb reaload article list when doing some ops in list notification, also react to middle button 2023-10-05 09:07:46 +02:00
Martin Rotter
22c5cd56fa selecting articles from notifications work 2023-10-04 14:44:31 +02:00
Martin Rotter
46fe50df91 work on toasts, unify article sanitization 2023-09-22 07:24:55 +02:00
Martin Rotter
e3e1929436 save, work on toasts 2023-09-20 07:20:08 +02:00
Martin Rotter
bff766ba93 remove newsblur wip code, some work on toasts 2023-09-18 13:35:13 +02:00
Martin Rotter
6e0bcdb872 work on toasts 2023-09-14 15:42:45 +02:00
Martin Rotter
1cfcc0b952 save work 2023-09-13 14:09:18 +02:00
Martin Rotter
7e489dcbb9 Merge branch 'master' of github.com:martinrotter/rssguard 2023-09-13 07:00:39 +02:00
Martin Rotter
3f645ef2bd fix #1098 and some related stuff 2023-09-12 20:16:51 +02:00
Martin Rotter
9745f29547 work on toasts 2023-09-12 09:02:00 +02:00
Martin Rotter
6adf971277 disable polls, i forgot to disable 2023-09-05 11:52:07 +02:00
Martin Rotter
394b342c12 fixing macosx builds 2023-08-29 07:28:16 +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
32f086a089 remove some files 2023-08-17 08:40:48 +02:00
Martin Rotter
238a18cbde refactor C++ includes 2023-08-16 20:44:38 +02:00
Martin Rotter
27295f10f9 work on probes, some other fixes 2023-08-16 09:26:08 +02:00
Martin Rotter
492715e381 save memory DB before DB is backuped 2023-08-11 11:29:09 +02:00
Martin Rotter
1bbb6d9fe9 load localization early 2023-08-11 08:36:23 +02:00
Martin Rotter
c82c39bfa9 lang sync 2023-08-09 15:51:12 +02:00
Martin Rotter
b5c693ec42 add #1032 but in a different way 2023-08-04 07:19:52 +02:00
Martin Rotter
48ed8497ea use invoking when displaying messageboxes to avoid crashes when called directly from non-gui thread 2023-07-26 06:52:02 +02:00
Martin Rotter
8ecff5763b fix crash on windows 2023-07-25 10:06:23 +02:00
Martin Rotter
7d62aa44fc make readability use skins colors 2023-07-25 08:55:18 +02:00
Martin Rotter
c76320fbcd better code flow when app starts + correctly show number badge when tray icon is active on windows startup + correctly show tray messages on app startup + remove some redundant code 2023-07-21 10:06:06 +02:00
Martin Rotter
81f4b1102b make sure to show log when needed 2023-07-18 09:58:26 +02:00
Martin Rotter
1b093aa0f0 gmail fetch labels too + fix label not updating its article count 2023-06-28 10:48:28 +02:00
Martin Rotter
f1d98bbc89 changelog 2023-06-27 07:35:32 +02:00
Martin Rotter
b91db35eb5 fix qt5 build 2023-03-29 09:20:31 +02:00
Martin Rotter
1a0144a08f try to fix freezing when updating feeds with new Qt 2023-03-29 08:34:57 +02:00
Martin Rotter
2e76ae5b13 ttrss: fix downloading icons, now uses more proper relative URL detection 2023-01-24 08:04:40 +01:00
Martin Rotter
ebdde9646a use native separators in some of "get-folder" methods 2023-01-24 07:19:44 +01:00
Martin Rotter
99e5e9fca0 customizable number of threadpool threads 2023-01-19 08:34:33 +01:00
Martin Rotter
570973fdcc fix webengine functionality on linux appimage builds 2023-01-19 08:07:44 +01:00