Commit graph

779 commits

Author SHA1 Message Date
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
7d62aa44fc make readability use skins colors 2023-07-25 08:55:18 +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**.

![LTR](https://github.com/martinrotter/rssguard/assets/25085777/a555d38d-a066-44d2-b0d0-158daae4ac2b)
![RTL](https://github.com/martinrotter/rssguard/assets/25085777/81cde3e3-f645-4c2b-a46a-d60aa5f54bd7)
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**.

![LTR](https://github.com/martinrotter/rssguard/assets/25085777/a555d38d-a066-44d2-b0d0-158daae4ac2b)
![RTL](https://github.com/martinrotter/rssguard/assets/25085777/81cde3e3-f645-4c2b-a46a-d60aa5f54bd7)
2023-07-22 16:00:18 +01:00
Martin Rotter
c76320fbcd better code flow when app starts + correctly show number badge when tray icon is active on windows startup + correctly show tray messages on app startup + remove some redundant code 2023-07-21 10:06:06 +02:00
Martin Rotter
81f4b1102b make sure to show log when needed 2023-07-18 09:58:26 +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
0cd3d40322 fix #999 2023-06-30 09:00:55 +02:00
Martin Rotter
e45965f52c update lang 2023-06-26 11:20:10 +02:00
Martin Rotter
057738a78d fix #943 2023-06-22 12:52:30 +02:00
Martin Rotter
64b33e3907 make filter, highlight btns more visually acceptable 2023-06-22 11:06:51 +02:00
Martin Rotter
eaf901fd9f make highlighting ALSO work actually properly 2023-06-21 12:22:48 +02:00
Martin Rotter
d38ea35cd3 fix msg filter not saving its state when reseting to display all articles 2023-06-21 10:16:04 +02:00
Martin Rotter
da4acf9044 sort labels in article previewer alphabetically - fixes #978 2023-06-12 08:03:15 +02:00
Martin Rotter
4784baad48 much faster label menu showing 2023-06-12 07:44:08 +02:00
Martin Rotter
4b5a503bc8 bulk refreshing of article counts of all labels is now hugely faster 2023-06-09 11:17:27 +02:00
Martin Rotter
83e3126343 fix window remembering its correct location 2023-06-09 08:22:35 +02:00
Martin Rotter
a452f548bc fix build 2023-06-09 07:54:49 +02:00
Martin Rotter
a35be95d07 fix #948, work on label performance 2023-06-09 07:39:26 +02:00
Martin Rotter
a3442c1829 fix #973 2023-06-06 08:24:25 +02:00
Martin Rotter
ec1ba90c01 react to clicked links in item details 2023-06-02 12:58:16 +02:00
Martin Rotter
58cf78b7f0 workin on it... 2023-06-01 09:27:32 +02:00
Martin Rotter
0716fd4767 fix 2023-05-15 10:18:18 +02:00
Martin Rotter
fadd29ecd9 fix article previewer toolbar behavior for many labels + experimentally disable some SQL to make performance impact check 2023-05-15 09:18:56 +02:00
Martin Rotter
daf0ca4636 fix #953 and some missing icon 2023-05-11 09:01:25 +02:00
Martin Rotter
df7e9109b1 add button to clear web cache and storage - in Tools menu 2023-05-11 08:00:22 +02:00
Martin Rotter
0891600884 fix #945 2023-05-05 08:55:58 +02:00
Martin Rotter
1b6f4a9dcd make persistent article viewer bit more consistent with feature when article preview is disabled! 2023-05-04 11:49:52 +02:00
Martin Rotter
4ed6f9c2da support very fast auto-fetch intervals 2023-05-04 09:11:25 +02:00
Martin Rotter
47c30cd977 fix #940 2023-05-03 08:09:48 +02:00
Martin Rotter
8eea37ec3b fix returning of modified html from nonwebengine previewer which breaks feed detections - #935 2023-05-02 15:08:43 +02:00
Martin Rotter
d0b69cbdcb fix #933 + work on richtext 2023-05-02 08:29:13 +02:00
Martin Rotter
4d7203d715 save 2023-04-28 14:55:48 +02:00
Martin Rotter
55631b7eff richtext icons 2023-04-27 15:13:23 +02:00
Martin Rotter
053c37c71f save 2023-04-27 14:29:35 +02:00
Martin Rotter
1abbf33ca0 save 2023-04-27 14:12:05 +02:00
Martin Rotter
2b43b26a7c work on richtexteditor for gmail 2023-04-27 14:02:35 +02:00
Martin Rotter
c5a5604059 fix #922 2023-04-24 09:55:49 +02:00
Martin Rotter
7f3f5f8a30 tweak display of enclosure urls a bit 2023-04-21 13:34:12 +02:00
Martin Rotter
7868342a80 fix #918 2023-04-21 13:06:53 +02:00
Martin Rotter
e33599b862 fixed #408 2023-04-21 09:33:43 +02:00
Martin Rotter
134a0c983a fixed #408 2023-04-21 09:33:01 +02:00
Martin Rotter
47b5156374 fixed #408 2023-04-21 09:32:12 +02:00
Martin Rotter
502e4d88e0 fixed #386 2023-04-21 07:48:26 +02:00
Martin Rotter
fb2c439b40 fix gmail attachment names encoding + other gmail stuff 2023-04-20 08:46:50 +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
7197c9d0c6 minor adjustments for persistent article viewer 2023-04-17 06:21:57 +02:00
Martin Rotter
223ef3be61 fix toolbar not showing when switching between artcle and feed list item 2023-04-14 12:09:23 +02:00