Commit graph

181 commits

Author SHA1 Message Date
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
Martin Rotter
ee1841d3e0 try to fix x-thread db connections 2023-01-18 21:51:38 +01:00
Martin Rotter
256cdc2c09 restore thread counts 2023-01-18 13:16:16 +01:00
Martin Rotter
9fd125dd77 test 2023-01-18 12:47:33 +01:00
Martin Rotter
14d18cf8dd test 2023-01-18 12:46:14 +01:00
Martin Rotter
e87ecd91f2 reasonably working 2023-01-04 14:11:23 +01:00
Martin Rotter
10e84709e1 poc enhancement 160 feeds in 10 seconds 2023-01-04 11:13:24 +01:00
Martin Rotter
7585c99dc7 fix build 2023-01-03 13:12:19 +01:00
martinrotter
8347a8cb2f
Concurrent import (#864)
* save

* save

* save
2023-01-03 13:07:34 +01:00
Guilherme Silva
f64c46c6ae
Further improvements for the 'Lite' Flatpak variant (#836)
These changes should only affect the Linux build.

Co-authored-by: guihkx <guihkx@users.noreply.github.com>
2022-12-21 15:02:27 +01:00
Martin Rotter
de09d34618 typo! 2022-12-07 08:05:48 +01:00
Martin Rotter
fa54c19b0e Merge branch 'master' of github.com:martinrotter/rssguard 2022-12-06 07:30:24 +01:00
Martin Rotter
9141a37624 fix crash when closing rssguard with opened log dialog 2022-12-06 07:30:15 +01:00
Martin Rotter
a3eeb4419e fixed #835 2022-12-04 10:03:22 +01:00
Martin Rotter
6877044a57 implemented #745 2022-12-03 09:42:26 +01:00
Martin Rotter
5029529d43 fix app debug log dialog crash 2022-12-02 07:39:43 +01:00
Martin Rotter
1e28d482fc added new override color option for new articles, fixed regression crash from previous commit 2022-12-01 09:57:57 +01:00
Martin Rotter
a3a77211d0 added no-duplicates premade article filter + implemented dialog-based application log viewer 2022-12-01 08:17:39 +01:00
Martin Rotter
9fff2feac5 fixed #819 2022-10-27 12:03:44 +02:00
Martin Rotter
c7130ca563 fix #793! 2022-10-14 14:52:45 +02:00
Martin Rotter
514830f697 bundle gstreamer in a better way 2022-09-07 13:30:30 +02:00
Martin Rotter
08ba783551 bundle gstreamer in a better way 2022-09-07 09:14:20 +02:00