Commit graph

694 commits

Author SHA1 Message Date
ExSign
b4c33839d8
Check if enclosureLink starts with https://www.youtube.com/v/ if enclosureMime is empty. Avoid appending an empty png enclosure. (#832) 2022-11-04 11:06:00 +01:00
ExSign
46ce39266f
Processing of mediaThumbnail and mediaDescription for Nextcloud feeds (#831)
* Processing of mediaThumbnail as first enclosure and mediaDescription as replacement content in Nextcloud feeds.

* Formatting

Next time, make sure to use ClangFormat to format the file.

https://github.com/martinrotter/rssguard/blob/master/.clang-format

Co-authored-by: martinrotter <martinrotter@users.noreply.github.com>
2022-11-01 13:04:55 +01:00
Martin Rotter
edb8ec5866 test for #809 2022-10-14 13:59:06 +02:00
Martin Rotter
49785b348a fix feedly testing label width 2022-10-14 09:37:47 +02:00
Martin Rotter
4b5de586da fix article decoding for newscloud news, fixes #814 2022-10-05 09:17:14 +02:00
Martin Rotter
2143e5e685 fix #807 2022-09-19 09:27:45 +02:00
Martin Rotter
94983a3b41 implement #723 2022-09-15 14:28:48 +02:00
Martin Rotter
b3216c570b fix main window state saving in qt6 2022-09-15 09:01:25 +02:00
Martin Rotter
191b503050 make webengine profile actually WORK, working user-data cache path working 2022-09-06 14:34:55 +02:00
Martin Rotter
1f725d8991 fix #339 for ttrss 2022-09-02 13:19:36 +02:00
Martin Rotter
8676bfc42d save ttrss work 2022-09-02 08:59:09 +02:00
Martin Rotter
69a8fc7ea6 minor modernization of feed updating code 2022-08-27 13:33:21 +02:00
Martin Rotter
0edb3a2839 minor ui enhancements for greader api plugin 2022-08-27 11:15:34 +02:00
Martin Rotter
f0904b21c6 fix minflux edit-tag integration 2022-08-27 10:59:38 +02:00
Martin Rotter
3d93a40284 windowsvista style default on windows 2022-08-26 10:53:54 +02:00
Martin Rotter
35e9f299a6 preliminary miniflux support 2022-08-22 09:43:10 +02:00
Martin Rotter
122b886cab fix #774 2022-08-15 08:12:03 +02:00
Martin Rotter
831029d9a5 fix build 2022-07-13 12:21:49 +02:00
Martin Rotter
13a993434f print more logging for greader acc 2022-05-31 07:33:21 +02:00
Martin Rotter
04773acba0 reddit work - working fetching of posts 2022-05-12 12:43:44 +02:00
Martin Rotter
0ccedad219 some work on reddit 2022-05-11 15:26:03 +02:00
Martin Rotter
3b064d8e34 fix for #732 + some related changes 2022-05-11 11:11:15 +02:00
Martin Rotter
76912b6d80 more logging for #730 2022-05-10 07:38:24 +02:00
Martin Rotter
9b033ad717 gmail now display value of To header + gmail now uses proper default/master CSS as per selected skin in nonwebengine variant 2022-05-02 11:59:17 +02:00
Martin Rotter
52798f9ed2 fix #685 2022-04-09 18:44:32 +02:00
Martin Rotter
5afd0f7beb send emails as html 2022-04-07 11:08:38 +02:00
Martin Rotter
f2094ce261 gmail previewer supports reply-to and forward 2022-04-07 09:00:35 +02:00
Martin Rotter
fd722f6a4d allow to use bundled downloader to download attachments 2022-04-06 09:27:42 +02:00
Martin Rotter
82bde2d087 bit of refactoring 2022-04-04 12:04:41 +02:00
Martin Rotter
09bb58dcff save 2022-04-01 14:15:11 +02:00
Martin Rotter
ba6c81ceb7 some fixes, more options for litebrowser 2022-04-01 13:16:36 +02:00
Martin Rotter
a8f7b3eabf fix ex bits 2022-04-01 08:51:42 +02:00
Martin Rotter
7eff7e93b4 save 2022-03-31 15:22:32 +02:00
Martin Rotter
8dac36b37c huge work on gmail previewer, some refactoring, some fixes 2022-03-31 15:00:50 +02:00
Martin Rotter
55571a9d44 empty previewer for emails 2022-03-30 14:50:06 +02:00
Martin Rotter
ded2ce26eb API for custom article previwer per account 2022-03-30 14:01:09 +02:00
Martin Rotter
d1800a9cf9 fix missing icon, more efficient adblock usage 2022-03-28 13:12:41 +02:00
Martin Rotter
f1bb2c7c00 fix build 2022-03-25 15:01:27 +01:00
Martin Rotter
1c8293a5aa feedly: convert feed descriptions from html to text 2022-03-24 07:30:41 +01:00
Martin Rotter
ad2ec0eb1b feedly now supports ISA - intelligent sync. algorithm 2022-03-23 12:58:36 +01:00
Martin Rotter
a639f06891 replace invalid article dates with current date, fix date/time for gmail when standard "Date" header is missing 2022-03-23 09:12:58 +01:00
Martin Rotter
c50cacef87 debug code 2022-03-18 12:23:32 +01:00
Martin Rotter
4539fcc777 gmail: refined e-mail downloading, now supports ISA - faster synchronization, particularly subsequent 2022-03-18 12:23:04 +01:00
Martin Rotter
28ec8e642b disable subject when replying 2022-03-18 09:08:27 +01:00
Martin Rotter
aacf24726b can remove categories and accs, now to make proper changes of parents 2022-03-15 15:46:18 +01:00
Martin Rotter
3f59abae2a working feed operations regarding to sort order, categories and accounts to go 2022-03-15 09:34:40 +01:00
Martin Rotter
2ef9a373b3 force UI colors -> use skin colors + related adjustments 2022-03-15 06:49:05 +01:00
Martin Rotter
5f14f2cc82 make deleting of feeds work with sort order 2022-03-14 16:10:35 +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
741c6ef682 cleanup manual sort partial implementation 2022-03-08 08:09:21 +01:00