Martin Rotter
|
a4f3786e01
|
disable counts for regex queries, it is performance killer sadly
|
2023-09-06 10:29:16 +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
|
01af7a2a3e
|
fix proxy not used in some tt-rss calls
|
2023-09-04 08:45:59 +02:00 |
|
Martin Rotter
|
9a2fb74b42
|
some refactoring!
|
2023-09-04 07:13:19 +02:00 |
|
Martin Rotter
|
b091ef635e
|
build script
|
2023-08-28 13:46:03 +02:00 |
|
Martin Rotter
|
f84973dfcd
|
langs
|
2023-08-24 06:41:34 +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
|
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
|
df03e853a5
|
queries done
|
2023-08-16 13:13:46 +02:00 |
|
Martin Rotter
|
27295f10f9
|
work on probes, some other fixes
|
2023-08-16 09:26:08 +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
|
de140bbbe4
|
rename probes to queries, sync
|
2023-08-11 12:22:51 +02:00 |
|
Martin Rotter
|
492715e381
|
save memory DB before DB is backuped
|
2023-08-11 11:29:09 +02:00 |
|
Martin Rotter
|
a8e844e88d
|
fix UNREAD ARTICLES translation not showing
|
2023-08-11 10:17:32 +02:00 |
|
Martin Rotter
|
912fd425d9
|
lang sync
|
2023-08-11 09:18:58 +02:00 |
|
Martin Rotter
|
1831d961b9
|
fix #1045
|
2023-08-09 14:20:41 +02:00 |
|
Martin Rotter
|
a9e40ae242
|
sync langs
|
2023-08-09 13:41:36 +02:00 |
|
Martin Rotter
|
037633d977
|
adding and loading of probes works
|
2023-08-09 12:41:48 +02:00 |
|
Martin Rotter
|
408b2d0804
|
use non-valid "url" element as fallback on rss parser
|
2023-08-07 19:07:49 +02:00 |
|
Martin Rotter
|
b2f722e4a1
|
Fix wrong label updating counts after article marked.
|
2023-08-06 21:34:52 +02:00 |
|
Martin Rotter
|
c72c0a881d
|
unify datetime formats
|
2023-08-01 08:04:23 +02:00 |
|
Martin Rotter
|
23b118f63d
|
fix confusion in datetimes saving/loading when refreshing account
|
2023-08-01 07:55:40 +02:00 |
|
Martin Rotter
|
c364c49dd4
|
remove unused variables and fix initial datetime barrier values
|
2023-07-31 21:12:45 +02:00 |
|
Martin Rotter
|
15ed8a7f5f
|
apply rtl only to feed titles in feed list
|
2023-07-31 09:58:05 +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
|
8133fce9e8
|
correctly use RTL text for rtl feeds
|
2023-07-31 08:33:04 +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
|
21a8210124
|
log removed articles
|
2023-07-26 11:15:21 +02:00 |
|
Martin Rotter
|
43cdc5f128
|
make feed settings consistent with database
|
2023-07-26 11:03:59 +02:00 |
|
Martin Rotter
|
020f824100
|
move rtl checkbox to another tab
|
2023-07-26 09:34:42 +02:00 |
|
Martin Rotter
|
05a28d0cad
|
bit better logic for dt article decisions
|
2023-07-26 09:26:29 +02:00 |
|
Martin Rotter
|
dbad3978a5
|
some initial fixes and refactorings for the PR
|
2023-07-26 09:09:42 +02:00 |
|
Martin Rotter
|
4694696c5d
|
generate just a bit better colors using HSV model
|
2023-07-25 09:38:11 +02:00 |
|
Martin Rotter
|
03bd2e2baa
|
fix some feedly stubborn feeds not having titles
|
2023-07-24 11:20:42 +02:00 |
|
Martin Rotter
|
aa372361ee
|
fix #1009
|
2023-07-24 07:50:51 +02:00 |
|
رشيد
|
a8a0f789e9
|
New Feature: Right-to-Left Layout for Feed Articles in RTL Languages
I added a feature that lets change the feed's articles from right to left for languages such as Arabic, Urdu, Hebrew, Farsi...
To enable it : **The desired feed -> Edit selected item -> Articles -> Right-to-left layout**.


|
2023-07-22 16:21:23 +01:00 |
|
رشيد
|
a5366e8a68
|
RTL layout direction to feeds
I added a feature that lets change the feed's articles from right to left for languages such as Arabic, Urdu, Hebrew, Farsi...
To enable it : **The desired feed -> Edit selected item -> Articles -> Right-to-left layout**.


|
2023-07-22 16:00:18 +01: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
|
89c687c22f
|
fix crash when feed source is not correctly filled
|
2023-07-10 10:14:22 +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
|
860ccdb611
|
fix #992 + work on gmail
|
2023-06-29 10:53:46 +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
|
d866378dfd
|
enhance performance when marking as read, unread
|
2023-06-14 08:08:54 +02:00 |
|