Commit graph

187 commits

Author SHA1 Message Date
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
fb62f66445 work on article amount limitting 2024-01-12 09:13:13 +01:00
Martin Rotter
c2f767ea55 fix #1268 2024-01-10 11:37:37 +01:00
Martin Rotter
48e31b900c fix build 2024-01-10 10:32:46 +01:00
Martin Rotter
ea8bac60d6 fix #1267 and some other minor bugs and stuff 2024-01-10 10:14:07 +01:00
Martin Rotter
dc701cea1d api work 2023-12-13 07:21:30 +01:00
Martin Rotter
7153022de3 fix problem with disappearing tab 2023-12-12 08:13:22 +01:00
Martin Rotter
5d5c23ff5e boilerplate for api server 2023-12-08 12:11:39 +01:00
Martin Rotter
436c960712 fix #1245 2023-12-08 07:41:25 +01:00
Martin Rotter
b8f2295bc9 much better quality image size handling 2023-12-05 09:22:12 +01:00
Martin Rotter
6fc0bdd988 add automatic downscaling to prevent horizontal scrollbar for no-web-engine article viewer 2023-12-04 07:49:35 +01:00
Martin Rotter
725ca569bc add custom configs for mpv, enabled by default, switchable in settings 2023-11-30 13:49:32 +01:00
Martin Rotter
de8b65bdec added icon to setting sections 2023-11-30 12:01:38 +01:00
Martin Rotter
093fc7e95b fix build errors 2023-11-29 14:47:23 +01:00
Martin Rotter
cc11c41f32 cleanup a bit 2023-11-28 10:06:55 +01:00
Martin Rotter
37bd200cde settings for media player 2023-11-28 09:51:04 +01:00
Martin Rotter
195a1f595c rename nowebengine to lite, many other changes, will need to re-fix other tgins 2023-11-28 07:40:11 +01:00
Martin Rotter
fa990b2610 fixes #1203 2023-11-16 11:19:38 +01:00
Martin Rotter
3d371ec218 fix spanish percentages 2023-11-15 07:18:48 +01:00
Martin Rotter
815e852ca5 default tab 2023-11-14 13:17:48 +01:00
Martin Rotter
4f8b4c1e6b lang generate, try to fix #1200 2023-11-14 06:58:15 +01:00
Martin Rotter
2aead89071 fix warnings 2023-11-11 08:18:19 +01:00
Martin Rotter
d2c94992e5 opacity support for notifications 2023-11-10 10:06:55 +01:00
Martin Rotter
700b932cd8 toast notifications width and margins are now configurable 2023-11-09 15:05:33 +01:00
Martin Rotter
edc30fbe48 greader plugin now has ability to export/import feeds via API usage 2023-11-09 12:34:00 +01:00
Martin Rotter
919547e586 fix some bugs in settings UI section 2023-11-03 10:29:38 +01:00
Martin Rotter
79d7147c36 fix unnecessary prompts to restart app cause by notification settings in settings dialog 2023-11-02 07:41:55 +01:00
Martin Rotter
24cbeb9491 normalize heights of feeds/articles toolbar when main windows is shown 2023-11-02 07:34:39 +01:00
Martin Rotter
8b50c209b7 fix build 2023-09-22 13:56:57 +02:00
Martin Rotter
41139cd905 fix build 2023-09-22 13:37:10 +02:00
Martin Rotter
46fe50df91 work on toasts, unify article sanitization 2023-09-22 07:24:55 +02:00
Martin Rotter
e3e1929436 save, work on toasts 2023-09-20 07:20:08 +02:00
Martin Rotter
d240c5b0ef save 2023-09-18 14:49:33 +02:00
Martin Rotter
bff766ba93 remove newsblur wip code, some work on toasts 2023-09-18 13:35:13 +02:00
Martin Rotter
ccbd3a508c kind of fix for #1085 2023-09-05 11:31:27 +02:00
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
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
238a18cbde refactor C++ includes 2023-08-16 20:44:38 +02:00
Martin Rotter
c72c0a881d unify datetime formats 2023-08-01 08:04:23 +02:00
Martin Rotter
05a28d0cad bit better logic for dt article decisions 2023-07-26 09:26:29 +02: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
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
a452f548bc fix build 2023-06-09 07:54:49 +02:00