Martin Rotter
c360450e62
some work on nodejs integration
2022-02-02 10:06:45 +01:00
jan Anja
a82a9eb5cf
Change Q_OS_LINUX to Q_OS_UNIX ( #616 )
...
* change Q_OS_LINUX to Q_OS_UNIX
This is needed for BSD operating systems:
https://cgit.freebsd.org/ports/tree/net/rssguard/Makefile?id=865fc1ddb58052d38fc0f353ce70da4c7d643b79
8767b251da/net/rssguard/Makefile
* Update CMakeLists.txt
* Update Documentation.md
Co-authored-by: martinrotter <martinrotter@users.noreply.github.com>
2022-01-31 19:11:46 +01:00
Martin Rotter
8f2715bd33
remove obsolete skins
2022-01-18 10:22:06 +01:00
Martin Rotter
f5856679d4
big refactoring of PR #588
2022-01-18 09:32:16 +01:00
igrekster
547754e83d
add feed option to load article URL in message preview ( #588 )
...
* add feed option to load article URL in message preview
Some RSS feeds (such as reddit.com) provide quite limited `content`
section, thus it is desirable to load the URL into the message preview.
* Support displayUrl for all feed types
2022-01-18 07:40:22 +01:00
Martin Rotter
eb76dd3694
use more classic UA even in non-webengine version
2022-01-17 08:27:32 +01:00
Martin Rotter
daa889ee95
fix #573
2022-01-09 08:51:58 +01:00
Martin Rotter
d001ca6378
use same UA for all network stuff in rss guard, also make UA to be more standard format
2021-12-16 09:44:42 +01:00
Martin Rotter
f1baf56dcf
use direct enums in metadata.xml, allow for custom dynamcic colors in lists for selected items
2021-11-19 08:31:09 +01:00
Martin Rotter
c6ae122777
shorten tooltips
2021-11-16 08:53:17 +01:00
akinokonomi
f40989d383
Use newer name for Mac OS X/OS X -> macOS ( #536 )
...
Co-authored-by: akinokonomi <akinokonomi@example.com>
2021-11-16 07:39:21 +01:00
akinokonomi
fe04e6a4a8
Update article filters help link ( #537 )
...
Co-authored-by: akinokonomi <akinokonomi@example.com>
2021-11-16 07:38:38 +01:00
Martin Rotter
962b9948b6
fixup exec bits, make Breeze default
2021-11-15 11:22:09 +01:00
Martin Rotter
6b1a93b66c
bare skeleton for reddit plugin
2021-11-10 13:00:41 +01:00
Martin Rotter
3bfee2c8c8
allow optional style file for skins
2021-10-04 08:15:15 +02:00
Martin Rotter
ba0e264ed3
non 0 default sound volume
2021-09-08 07:34:06 +02:00
Martin Rotter
afd999194e
add more proxy logging
2021-09-02 11:12:33 +02:00
Martin Rotter
d9fb5cd115
try to fix all executable bits, only set them for "executable" script files
2021-08-25 06:43:53 +02:00
Martin Rotter
dd85b2905c
added soem safeyt chceks when restoring list view state
2021-08-17 13:21:48 +02:00
Martin Rotter
97f6c2c1ba
do not store DB file in extra redundat "local" subfolder
2021-08-16 07:21:10 +02:00
Martin Rotter
2222b94d69
fix os2
2021-08-13 09:43:36 +02:00
Martin Rotter
5e4ae7657b
work on better notifications
2021-06-15 15:02:14 +02:00
Martin Rotter
e5685513f1
Do not exit app on unknown CLI options anymore.
2021-05-31 09:15:57 +02:00
Martin Rotter
54383e9e53
little work on notifications
2021-05-26 09:26:53 +02:00
Martin Rotter
9029a63323
save
2021-05-07 13:58:44 +02:00
Martin Rotter
3df1bc75ce
save
2021-05-07 07:25:55 +02:00
Martin Rotter
3a21265f0c
save¨
2021-05-07 07:25:55 +02:00
Martin Rotter
ac100496bb
case insensitive search with regexps
2021-05-07 07:25:52 +02:00
Martin Rotter
f5b00e9186
fixed #380 - search in feeds
2021-05-07 07:25:52 +02:00
Martin Rotter
0110590fa8
Remove unneeded class.
2021-05-07 07:25:52 +02:00
Martin Rotter
530b46a882
translation script
2021-05-07 07:22:57 +02:00
Martin Rotter
e7d366328f
Fix argument passing between rssguard instances.
2021-05-07 07:22:56 +02:00
Martin Rotter
e7b1c4b6d9
save
2021-05-07 07:22:56 +02:00
Martin Rotter
bfe019f22c
initial non-persistent support for cookies, #391
2021-05-07 07:22:55 +02:00
Martin Rotter
3ac28d135c
extract blob to DB API, make sql scripts more psql friendly
2021-05-07 07:19:59 +02:00
Martin Rotter
7c42177d21
Reworked external tools, now in internal web browser too, can be used with media in web browser
2021-05-07 07:19:58 +02:00
Martin Rotter
143a5ff510
better placeholder usage
2021-05-07 07:19:57 +02:00
Martin Rotter
56b2b296b9
save
2021-05-07 07:19:56 +02:00
Martin Rotter
be07b2d514
initial db driver refactoring
2021-05-07 07:19:56 +02:00
Martin Rotter
3494925eb6
add score support, with icons etc.
2021-05-07 07:19:55 +02:00
Martin Rotter
f28c681827
save
2021-05-07 07:19:55 +02:00
Martin Rotter
c67e0e3157
github releases scraper
2021-05-07 07:19:53 +02:00
Martin Rotter
db156ce4a7
save
2021-05-07 07:19:40 +02:00
Martin Rotter
f29ea98bbb
Save work on DB layer and DB models.
2021-05-07 07:19:39 +02:00
Martin Rotter
7fa57bd6ac
Different redirect URI ports for each service to avoid some problems, some simplifications of sync-in process.
2021-05-07 07:19:38 +02:00
Martin Rotter
6dda15eb00
fix many warnings, remove redundant SQL scripts, refactor some preprocessor constants
2021-05-07 07:19:36 +02:00
Martin Rotter
2cf7797ce0
save work
2021-05-07 07:17:15 +02:00
Martin Rotter
3ab3c41301
fix headers jesus christ
2021-04-01 07:36:22 +02:00
Martin Rotter
36d631f67c
sql for feedly - not tested
2021-02-11 13:42:22 +01:00
Martin Rotter
795e1b2f72
New -n CLI switch to disable console outputs.
2021-02-09 09:13:57 +01:00