Commit graph

810 commits

Author SHA1 Message Date
Martin Rotter
9a2fb74b42 some refactoring! 2023-09-04 07:13:19 +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
87c5abec12 set add_any_datetime... to 0 when migrating DB to be consistent 2023-08-22 10:28:43 +02:00
Martin Rotter
0abef3faac new initial feeds 2023-08-18 18:11:41 +02:00
Martin Rotter
925fbd03ea fix for en_US 2023-08-17 12:56:35 +02:00
Martin Rotter
9e2d6f9ce8 lang update, better localization settings page 2023-08-17 12:54:53 +02:00
Martin Rotter
b0613277c6 add notice to localization page 2023-08-17 11:55:15 +02:00
Martin Rotter
ed2e9e2ce6 New translations, fixed build. 2023-08-17 09:04:54 +02:00
Martin Rotter
238a18cbde refactor C++ includes 2023-08-16 20:44:38 +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
de140bbbe4 rename probes to queries, sync 2023-08-11 12:22:51 +02:00
Martin Rotter
912fd425d9 lang sync 2023-08-11 09:18:58 +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
3c1f069c48 lang sync + multiple fixes around #1039 2023-08-08 10:30:45 +02:00
Martin Rotter
2a73af8347 prepare changelog, change version 2023-08-07 10:58:31 +02:00
Martin Rotter
a4ee83f96d fix build 2023-08-04 11:25:43 +02:00
Martin Rotter
8698084ffe lang sync + syntax highlighting for article filters 2023-08-04 11:06:04 +02:00
Martin Rotter
f37d19e988 fix #1033 2023-08-04 06:49:54 +02:00
Martin Rotter
0e7899d690 refresh langs and fix dumb message on exit 2023-08-03 10:54:14 +02:00
Martin Rotter
a4818bd327 initial WIP js highlighter for article filters dialog 2023-08-01 13:39:25 +02:00
Martin Rotter
c72c0a881d unify datetime formats 2023-08-01 08:04:23 +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
066221e2ef make article previewers support RTL too, atleast naive approach at this point 2023-07-28 11:07:57 +02:00
Martin Rotter
96910ee97d refactoring random colors 2023-07-27 07:15:04 +02:00
Martin Rotter
166ffccf82 save 2023-07-27 06:34:59 +02:00
Martin Rotter
126ed60b04 save 2023-07-26 13:46:31 +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
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