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 |
|
Martin Rotter
|
1a0144a08f
|
try to fix freezing when updating feeds with new Qt
|
2023-03-29 08:34:57 +02:00 |
|
Martin Rotter
|
806cb57ccd
|
preparations for #746
|
2023-03-24 14:08:03 +01:00 |
|
Martin Rotter
|
86fa39fc56
|
lang sync
|
2023-03-22 14:33:17 +01:00 |
|
Martin Rotter
|
163f012b71
|
attempt to solve #898
|
2023-03-13 14:15:48 +01:00 |
|
Martin Rotter
|
9ef2ae6341
|
better feed list filtering
|
2023-02-10 14:18:59 +01:00 |
|
Martin Rotter
|
ac8629c751
|
better article list filtering
|
2023-02-10 14:04:42 +01:00 |
|
Martin Rotter
|
aebe220cc5
|
save
|
2023-02-03 12:39:44 +01:00 |
|
Martin Rotter
|
6baa539480
|
initial fix for #468
|
2023-02-02 14:25:14 +01:00 |
|
Martin Rotter
|
a96024aebd
|
cleanup lbls logic a bit
|
2023-02-01 10:51:50 +01:00 |
|
Martin Rotter
|
3cf0fe8763
|
allow for skins to specify default app-wide font, some other subfixes to allow for proper functionality
|
2023-01-31 14:47:20 +01:00 |
|
Martin Rotter
|
65bb9a45ca
|
work on labels management in feed fetch loop, there was hidden bug before, now possibly still broken, but atleast i found it and know what todo
|
2023-01-30 14:22:54 +01:00 |
|
Martin Rotter
|
1f988b8a60
|
fix some DB race conditions, fix some bulk insert SQL formatting bugs along the way
|
2023-01-11 12:31:07 +01:00 |
|
Martin Rotter
|
b0cc456087
|
usa thread safe db where makes sense
|
2023-01-06 13:40:17 +01:00 |
|
Martin Rotter
|
0571bec512
|
bump version, fix end of feed fetching
|
2023-01-05 13:56:04 +01:00 |
|
Martin Rotter
|
7e14390e2c
|
make cookie jar thread safe, make qsettings thread safe
|
2023-01-05 09:44:46 +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
|
f60c6a2bc2
|
initial PoC work - 160 feeds in 1 minute
|
2023-01-04 10:27:01 +01:00 |
|
Martin Rotter
|
6877044a57
|
implemented #745
|
2022-12-03 09:42:26 +01:00 |
|
Martin Rotter
|
1f85375dff
|
ability to add article attachments directly from article filters
|
2022-11-23 08:03:47 +01:00 |
|
Martin Rotter
|
8c410a831f
|
bit of refactoring!
|
2022-10-26 13:04:05 +02:00 |
|
Martin Rotter
|
04ae1c54dd
|
merge
|
2022-10-18 10:29:15 +02:00 |
|
Martin Rotter
|
1efefade23
|
remove zero-width spaces when sanitizing msgs
|
2022-09-30 06:33:53 +02:00 |
|
Martin Rotter
|
f52bb5e75e
|
fix #805
|
2022-09-19 08:38:25 +02:00 |
|
Martin Rotter
|
37c68e9d52
|
fix #805
|
2022-09-19 08:36:04 +02:00 |
|
Martin Rotter
|
085df4cd4d
|
workiing
|
2022-09-16 13:17:02 +02:00 |
|
Martin Rotter
|
a10cc039f1
|
save
|
2022-09-16 09:15:48 +02:00 |
|