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
Martin Rotter
8133fce9e8
correctly use RTL text for rtl feeds
2023-07-31 08:33:04 +02:00
Martin Rotter
dbad3978a5
some initial fixes and refactorings for the PR
2023-07-26 09:09:42 +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
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
35beed0262
fixed #965
2023-06-02 12:54:04 +02:00
Martin Rotter
fb339ca7a0
bunch of labels-related fixes, even some performance optimizations
2023-06-02 12:21:19 +02:00
Martin Rotter
e08bb40822
fix special toolbuttons not adopting app-wide toolbutton style
...
also add better logic for determining which article states
are changed when synchronizing article state changes
2023-04-19 11:25:22 +02:00
Martin Rotter
ffc9c74900
some cleanups, remove DB transactins support as it is now useless
2023-01-09 14:44:41 +01:00
Martin Rotter
b0cc456087
usa thread safe db where makes sense
2023-01-06 13:40:17 +01:00
Martin Rotter
f60c6a2bc2
initial PoC work - 160 feeds in 1 minute
2023-01-04 10:27:01 +01:00
Martin Rotter
d5a02c098f
work on #745
2022-12-03 09:28:26 +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
4006790e55
enable coloring for ALL unread feeds, not just feeds with new messages
2022-11-11 07:26:58 +01:00
Martin Rotter
94983a3b41
implement #723
2022-09-15 14:28:48 +02:00
Martin Rotter
3d93a40284
windowsvista style default on windows
2022-08-26 10:53:54 +02:00
Martin Rotter
f5856679d4
big refactoring of PR #588
2022-01-18 09:32:16 +01:00
igrekster
547754e83d
add feed option to load article URL in message preview ( #588 )
...
* add feed option to load article URL in message preview
Some RSS feeds (such as reddit.com) provide quite limited `content`
section, thus it is desirable to load the URL into the message preview.
* Support displayUrl for all feed types
2022-01-18 07:40:22 +01:00
Martin Rotter
8ae02930f6
working custom colůors
2021-11-25 15:09:30 +01:00
Martin Rotter
f1baf56dcf
use direct enums in metadata.xml, allow for custom dynamcic colors in lists for selected items
2021-11-19 08:31:09 +01:00
Martin Rotter
95ac855d16
clazy refactorings
2021-09-13 12:45:07 +02:00
Martin Rotter
d9fb5cd115
try to fix all executable bits, only set them for "executable" script files
2021-08-25 06:43:53 +02:00
Martin Rotter
620aa20868
Generalize some methods a bit
2021-08-20 12:09:52 +02:00
Martin Rotter
0198ac7a5e
new way of manipulating IDs when update/insert msgs to allow label manipulation
2021-08-18 14:40:53 +02:00
Martin Rotter
68be51b99f
minor fixes to feed updating logic
2021-07-26 09:25:11 +02:00
Martin Rotter
af30552364
very experimental solution for #451
2021-07-25 09:08:43 +02:00
Martin Rotter
42f164792a
better error texts, report errors correctly for standard and tt-rss, more to come later
2021-06-28 14:06:11 +02:00
Martin Rotter
c9674c8a47
strings
2021-06-28 10:08:39 +02:00
Martin Rotter
04a493b7ba
fix handling of feed update exceptions
2021-06-28 09:43:32 +02:00
Martin Rotter
6e51dd34b0
Save, currently broken
2021-06-25 13:36:23 +02:00
Martin Rotter
fa31189357
replace message -> article
2021-06-22 07:20:37 +02:00
Martin Rotter
1c0c5aed92
make sure unread feeditem is updated when deleting stuff
2021-05-07 07:22:57 +02:00
Martin Rotter
530b46a882
translation script
2021-05-07 07:22:57 +02:00
Martin Rotter
1538c1261f
refactoring with clazy
2021-05-07 07:21:31 +02:00
Martin Rotter
5cb6e9e791
fix export/import
2021-05-07 07:19:57 +02:00
Martin Rotter
be07b2d514
initial db driver refactoring
2021-05-07 07:19:56 +02:00
Martin Rotter
081d25eca1
remove redundant feed classes
2021-05-07 07:19:39 +02:00
Martin Rotter
10bf16a3b2
fix some gmail problems
2021-05-07 07:19:39 +02:00
Martin Rotter
f29ea98bbb
Save work on DB layer and DB models.
2021-05-07 07:19:39 +02:00
Martin Rotter
8e2eede3ed
huge work, semi broken state rn, save
2021-05-07 07:19:39 +02:00
Martin Rotter
9c6ed2bbc6
save
2021-05-07 07:19:39 +02:00
Martin Rotter
0610e17128
rename url -> source, start adding custom data API to feeds too
2021-05-07 07:19:38 +02:00
Martin Rotter
7804d13bea
Make some translation strings easier to understand.
2020-12-21 09:56:42 +01:00
Martin Rotter
ca73238f4f
Implement #261 , lang sync.
2020-12-13 07:09:28 +01:00
Martin Rotter
b91e79cb4a
Refactoring...
2020-11-26 15:06:17 +01:00
Martin Rotter
96711c6f41
Work on #287 - right now heavily broken.
2020-11-26 14:33:58 +01:00
Martin Rotter
ea8ec86abd
Fixes for #210 .
2020-10-27 08:24:41 +01:00
Martin Rotter
6ed79f5133
Label assignments are now correctly download for TT-RSS, storage works for all plugins.
2020-10-18 20:54:44 +02:00