Martin Rotter
07740a0328
option to purge individual feeds
2025-01-08 10:16:23 +01:00
Martin Rotter
7722065544
experimental ability to purge articles from individual feeds - available with feed context menu and main menu Feeds submenu
2025-01-07 15:03:03 +01:00
Martin Rotter
bf2d600364
fix #1503
2024-09-25 09:15:37 +02:00
Martin Rotter
450d01e714
working limitting
2024-01-16 10:38:38 +01:00
Martin Rotter
34167c3f9f
bit better DB/logic handling
2024-01-15 14:51:39 +01:00
Martin Rotter
796fbf916e
work on article ignore/limit
2024-01-15 09:37:43 +01:00
Martin Rotter
ea8bac60d6
fix #1267 and some other minor bugs and stuff
2024-01-10 10:14:07 +01:00
Martin Rotter
fa990b2610
fixes #1203
2023-11-16 11:19:38 +01:00
martinrotter
623caa7631
Multi select feeds list - basic implementation ( #1148 )
...
* Starting to work on this.
* Working, saving of common data in feeds could work
* Working, saving of common data in feeds could work
* work on standard
* save work
* work on multi feed select, should work now for feeds
* kind of works, there are some corner cases and UX things that need to be sorted out, will merge so people can test
2023-10-30 10:54:44 +01: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
238a18cbde
refactor C++ includes
2023-08-16 20:44:38 +02:00
Martin Rotter
1831d961b9
fix #1045
2023-08-09 14:20:41 +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
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