Commit graph

281 commits

Author SHA1 Message Date
Martin Rotter
49d5716785 compile on qt5 2023-11-22 10:20:19 +01:00
Martin Rotter
fa990b2610 fixes #1203 2023-11-16 11:19:38 +01:00
Martin Rotter
2aead89071 fix warnings 2023-11-11 08:18:19 +01:00
Martin Rotter
d99ad7f628 fixed #584 and some related small refactorings 2023-11-10 12:29:27 +01:00
Martin Rotter
3cea0dc599 lang sync 2023-11-02 13:17:54 +01:00
Martin Rotter
5b090c7030 double fix selected items fetch and fix multiple popup questions when clearing multiple feeds 2023-11-01 10:11:25 +01:00
Martin Rotter
6cd1d09578 many of feeds-list actions are now multiple selection-aware, it is possible to mark multiple selected items read/unread, delete, manually sort etc. 2023-10-30 14:22:51 +01:00
Martin Rotter
3f0f26e28e fix #1136 2023-10-24 08:35:37 +02:00
Martin Rotter
2f5b84cfc7 make repeatedly used regexps static for some performance boost 2023-10-23 08:32:07 +02:00
Martin Rotter
22c5cd56fa selecting articles from notifications work 2023-10-04 14:44:31 +02:00
Martin Rotter
8bb9e96a3b Fix crash in notifications. 2023-09-29 11:16:34 +02:00
Martin Rotter
6f7d192a98 save woprk 2023-09-22 14:32:47 +02:00
Martin Rotter
41139cd905 fix build 2023-09-22 13:37:10 +02:00
Martin Rotter
87e461e717 save work 2023-09-22 13:14:04 +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
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
68764732ab make sure that filters AND DB storing runs in a "serialized" manner 2023-08-22 08:05:47 +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
a9e40ae242 sync langs 2023-08-09 13:41:36 +02:00
Martin Rotter
3c1f069c48 lang sync + multiple fixes around #1039 2023-08-08 10:30:45 +02:00
Martin Rotter
0e7899d690 refresh langs and fix dumb message on exit 2023-08-03 10:54:14 +02:00
Martin Rotter
23b118f63d fix confusion in datetimes saving/loading when refreshing account 2023-08-01 07:55:40 +02:00
martinrotter
cd8ba3da17
Merge pull request #1019 from RachidTagzen/master
New Features: Avoid Downloading Old Articles to Preserve a Small Database & Supporting RTL
2023-07-31 09:50:47 +02:00
Martin Rotter
388c9297ac even better implementation of RTL which now works even when parent node is selected and RTL is automatically correctly decided for each individual article 2023-07-31 09:49:37 +02:00
Martin Rotter
73d28d23e2 make old article dropping work across all plugins, also syncable plugins would have to take this into account for more efficient way so that those article sare even not downloaded needlessly 2023-07-28 08:36:06 +02:00
Martin Rotter
96910ee97d refactoring random colors 2023-07-27 07:15:04 +02:00
Martin Rotter
59b80f784b working on persistent regexps + multiple of other fixes and small enhancements 2023-07-18 06:16:01 +02:00
Martin Rotter
a10d6e2384 fix logic when NOT using skins colors but make applying custom colors from settings work, great flexibility now 2023-07-03 08:40:56 +02:00
Martin Rotter
bd89f2c247 gmail: fix crash and make labels changing work online 2023-07-03 06:53:42 +02:00
Martin Rotter
e45965f52c update lang 2023-06-26 11:20:10 +02:00
Martin Rotter
eaf901fd9f make highlighting ALSO work actually properly 2023-06-21 12:22:48 +02:00
Martin Rotter
4c238d2e05 try to use sql to display label names 2023-06-14 10:24:30 +02:00
Martin Rotter
a35be95d07 fix #948, work on label performance 2023-06-09 07:39:26 +02:00
Martin Rotter
fd86810fce append versions to db backups 2023-06-06 07:47:49 +02:00
Martin Rotter
f925bf3a77 initial work on supporting embedded categories/labels in feeds/entries 2023-06-06 07:35:07 +02:00
Martin Rotter
f4ee8ed8c8 fix init sqlite script 2023-06-02 14:08:24 +02:00
Martin Rotter
58cf78b7f0 workin on it... 2023-06-01 09:27:32 +02:00
Martin Rotter
4ed6f9c2da support very fast auto-fetch intervals 2023-05-04 09:11:25 +02:00
Jaime Marquínez Ferrándiz
5f6d1a12b6
Fix build error with the -Werror=return-type flag (#928) 2023-04-27 06:48:55 +02:00
Martin Rotter
7868342a80 fix #918 2023-04-21 13:06:53 +02:00
Martin Rotter
fb2c439b40 fix gmail attachment names encoding + other gmail stuff 2023-04-20 08:46:50 +02:00
Martin Rotter
9a25aceaa8 try to fixx #910 2023-04-12 07:57:54 +02:00
Martin Rotter
14889ea88d fix #914 2023-04-12 06:42:52 +02:00
Martin Rotter
d5444981c4 fix article deduplication 2023-04-05 12:52:17 +02:00
Martin Rotter
b91db35eb5 fix qt5 build 2023-03-29 09:20:31 +02:00