Martin Rotter
cec08b4eb5
rough implementation of automatic image loading in articles
2022-04-26 12:37:03 +02:00
Martin Rotter
c4bf8f24b5
simple article layout in litehtml persistent
2022-04-09 07:32:11 +02:00
Martin Rotter
05afdf4b4a
save work
2022-03-25 15:14:05 +01:00
Martin Rotter
2ef9a373b3
force UI colors -> use skin colors + related adjustments
2022-03-15 06:49:05 +01:00
Martin Rotter
67e9a249af
Revert "cleanup manual sort partial implementation"
...
This reverts commit 741c6ef682
.
2022-03-14 09:24:30 +01:00
Martin Rotter
7faa872951
work on skins infrastructure
2022-03-11 08:06:07 +01:00
Martin Rotter
741c6ef682
cleanup manual sort partial implementation
2022-03-08 08:09:21 +01:00
Martin Rotter
7f5d1473a3
Shitload of changes, save it.
...
Also note that this introduces some SQL changes for metadata version 2 which is still unpublished but was introduced some commits ago, therefore individual "devbuild"s are NOT cross-compatible betweem each other.
2022-03-01 14:45:20 +01:00
Martin Rotter
8b458a6999
fixup of datetime switchable
2022-02-25 13:15:19 +01:00
Martin Rotter
a52d703e4b
refactoring and adding of taskbar overlay icon
2022-02-24 11:44:05 +01:00
igrekster
aee9394f98
Add option to control the display of the unread message count on task bar ( #649 )
...
In a news reading style with many sources and leaving messages unread
the unread message count becomes irrelevant. We already have an option
to disable the count in the icon tray, but not on the task bar. Added a
checkbox to enable/disable the message count on apps task bar icon /
entry.
Chose to put it into a new tab page as we might add more task bar
functionality (progress update, recent articles, etc..).
2022-02-22 08:27:43 +01:00
Martin Rotter
521d6418fb
fix #608
2022-02-14 15:10:28 +01:00
Martin Rotter
c360450e62
some work on nodejs integration
2022-02-02 10:06:45 +01:00
Martin Rotter
6242bfa60c
customize padding for msg list
2022-01-20 10:58:10 +01:00
Martin Rotter
95a5341967
multiple UX fixes, fix #570 , prepare for better integration of nodejs
2022-01-13 13:51:57 +01:00
Martin Rotter
fd1355e3c0
changeable toolbar icon size
2022-01-07 10:13:56 +01:00
Martin Rotter
8ae02930f6
working custom colůors
2021-11-25 15:09:30 +01:00
Martin Rotter
41e1af64e5
optional dark style
2021-11-12 08:39:44 +01:00
Martin Rotter
7e1dd31810
fix #530
2021-11-03 09:25:01 +01:00
Martin Rotter
2f39114e8a
maybe some fixups for filtering with custom id + separate widths storing for layouts
2021-10-08 07:16:28 +02:00
Martin Rotter
1a95143139
save settings dialog size when saving settings
2021-09-20 08:55:53 +02:00
Martin Rotter
4929b5fd62
fix settings window bug, fix shortcuts problem in lists
2021-09-14 11:00:16 +02:00
Martin Rotter
95ac855d16
clazy refactorings
2021-09-13 12:45:07 +02:00
Martin Rotter
ceb88b3c27
optional ignoring if contents changes in article updating
2021-09-08 10:03:41 +02:00
Martin Rotter
a0215dcbf0
remove some unused stuff
2021-08-25 08:23:57 +02:00
Martin Rotter
a164eb0a94
fix #473
2021-08-23 07:42:37 +02:00
Martin Rotter
ab1011bebc
fix notifications enabled/disabled
2021-06-18 13:53:27 +02:00
Martin Rotter
5e4ae7657b
work on better notifications
2021-06-15 15:02:14 +02:00
Martin Rotter
98e850e031
save
2021-06-04 13:44:29 +02:00
Martin Rotter
6caea3a2c7
load filters in adblock dialog even when disabled + other minor fix
2021-05-21 10:30:05 +02:00
Martin Rotter
3a21265f0c
save¨
2021-05-07 07:25:55 +02:00
Martin Rotter
73c5bafa3d
#404 fixed
2021-05-07 07:25:55 +02:00
Martin Rotter
5100b5195a
fixed #385
2021-05-07 07:25:53 +02:00
Martin Rotter
4caa7313e4
persistent encrypted cookies
2021-05-07 07:22:55 +02:00
Martin Rotter
44ee50ab76
some refactorings, tray icon test
2021-05-07 07:19:34 +02:00
Martin Rotter
14fc33755b
Fixed #346 .
2021-01-25 08:23:30 +01:00
Martin Rotter
a74bdbd723
Make #304 switchable.
2021-01-08 22:41:03 +01:00
Martin Rotter
1fcf08258e
Fixed #333 .
2020-12-31 22:05:05 +01:00
Martin Rotter
70bbaa5ca7
Fixed #328 .
2020-12-23 19:40:24 +01:00
Martin Rotter
910bfd0ecb
Fixed #291 .
2020-11-13 12:22:22 +01:00
Martin Rotter
78ee6b83cf
Support color alternations in lists - fixes #282 .
2020-11-04 08:28:28 +01:00
Martin Rotter
7e06964b82
Fix newlines in downloaded messages for gmail.
2020-08-12 09:48:06 +02:00
Martin Rotter
fe286a707f
Switchable feed tree branches/arrows.
2020-07-24 10:52:09 +02:00
Martin Rotter
8bc36ccbd2
Make show msgs unread only persistent across RSS Guard app startups.
2020-06-16 07:15:52 +02:00
Martin Rotter
35f8936292
Configurable delay for feeds update after app start - fixes #193 .
2020-06-03 14:13:51 +02:00
Martin Rotter
6c34f1a925
Fixed #219 .
2020-04-30 11:01:43 +02:00
Martin Rotter
9acef04a22
fixes for zoom
2020-04-27 11:45:19 +02:00
univrsal
2e1c5e9d0a
added option to postpone auto updates, if window is focused
2019-09-18 04:29:37 +02:00
Martin Rotter
f12c395e80
experimentally separate executable and core library
2019-06-10 09:54:18 +02:00