Commit graph

158 commits

Author SHA1 Message Date
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
Martin Rotter
a35be95d07 fix #948, work on label performance 2023-06-09 07:39:26 +02:00
Martin Rotter
4ed6f9c2da support very fast auto-fetch intervals 2023-05-04 09:11:25 +02:00
Martin Rotter
c5a5604059 fix #922 2023-04-24 09:55:49 +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
083173c8c4 fix #424 2023-04-14 11:06:16 +02:00
Martin Rotter
546a674ebf fixed #725 2023-02-02 14:59:01 +01:00
Martin Rotter
3cf0fe8763 allow for skins to specify default app-wide font, some other subfixes to allow for proper functionality 2023-01-31 14:47:20 +01: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
22de6444db allow for arbitrary placeholder position in ext. tools 2022-11-21 09:26:54 +01:00
Martin Rotter
c7130ca563 fix #793! 2022-10-14 14:52:45 +02:00
Martin Rotter
94983a3b41 implement #723 2022-09-15 14:28:48 +02:00
Martin Rotter
d650c6a87c add http/2 switch 2022-09-14 15:17:33 +02:00
Martin Rotter
cc014dc1dd fix problems when switching alphabetic/manual sorting + add auto-expand delay 2022-08-29 08:19:56 +02:00
Martin Rotter
d9a651490a allow user to disable all incoming cookies for greate privacy 2022-05-02 13:09:20 +02:00
Martin Rotter
e6536a172b add new NO_UPDATE_CHECK build switch 2022-05-02 09:37:38 +02:00
Martin Rotter
7910bde52d show error when selecting file as package folder in nodejs settings 2022-04-26 08:23:12 +02:00
Martin Rotter
b17d1349de some phrasing 2022-04-21 09:39:34 +02:00
Martin Rotter
ac1b88b481 try to fix #697 upstream 2022-04-21 09:23:29 +02:00
Martin Rotter
994c377049 remove litehtml stuff, return to good old nwe widget, start to work on its goodies, including images support 2022-04-12 12:30:24 +02:00
Martin Rotter
05afdf4b4a save work 2022-03-25 15:14:05 +01:00
Martin Rotter
0c10e8fe02 use helpspoiler everywhere 2022-03-16 12:59:34 +01:00
Martin Rotter
2ef9a373b3 force UI colors -> use skin colors + related adjustments 2022-03-15 06:49:05 +01:00
Martin Rotter
7faa872951 work on skins infrastructure 2022-03-11 08:06:07 +01:00
Martin Rotter
797f06d357 work on skins, documentmode again to false, cause it just looks bad 2022-03-10 13:04:08 +01:00
Martin Rotter
4afaebbd51 some strings 2022-03-10 08:07:16 +01:00
Martin Rotter
d25bf092a0 update used icons, use icons for skins list, some UX fix 2022-03-10 08:02:09 +01:00
Martin Rotter
900c8fa0d6 support forced styles, custom alt. palette and force palette for skins 2022-03-08 12:58:36 +01:00
Martin Rotter
b354c5fe7f sync langs 2022-03-03 09:02:13 +01:00