Commit graph

87 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
4b5de586da fix article decoding for newscloud news, fixes #814 2022-10-05 09:17:14 +02:00
Martin Rotter
3b064d8e34 fix for #732 + some related changes 2022-05-11 11:11:15 +02:00
Martin Rotter
5f14f2cc82 make deleting of feeds work with sort order 2022-03-14 16:10:35 +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
6e8d4953e0 expand networkresult 2022-02-18 12:35:38 +01:00
Martin Rotter
5102a9bb00 send proper content-type on some PUT requests 2022-01-28 08:22:26 +01:00
Martin Rotter
e9add2fd75 more sane initial sizes 2021-09-21 09:45:12 +02:00
Martin Rotter
95ac855d16 clazy refactorings 2021-09-13 12:45:07 +02:00
Martin Rotter
7556969397 replace most HELP labels with collapsible ones, tweak default acc edit dialog size 2021-09-07 08:43:58 +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
4f6ec40356 clean acc data when acc is changed only when really needed 2021-08-16 10:52:36 +02:00
Martin Rotter
c7fc631f4c work on mergin inoreader to greader, better password text boxes 2021-08-06 08:23:30 +02:00
Martin Rotter
79827ad6af preload all local IDs, fix feedslist item reloading upon feed fetching, add handler to allow plugins to perform plugin-wide feed fetching befor individual feeds are fetched 2021-07-30 08:34:07 +02:00
Martin Rotter
843b4312b2 save current code and try to fix #453 2021-07-27 09:19:08 +02:00
Martin Rotter
47448a05ef provide local IDs 2021-07-14 14:55:41 +02:00
Martin Rotter
75ce82bb49 provide local IDs 2021-07-14 14:52:27 +02:00
Martin Rotter
fd251a1e78 provide local IDs 2021-07-14 14:46:45 +02:00
Martin Rotter
6e51dd34b0 Save, currently broken 2021-06-25 13:36:23 +02:00
Martin Rotter
fa31189357 replace message -> article 2021-06-22 07:20:37 +02:00
Martin Rotter
f948152f61 Renaming and unifications of texts. 2021-06-03 11:05:13 +02:00
Martin Rotter
642690c844 Save 2021-05-07 07:25:51 +02:00
Martin Rotter
86b1d6d10e fix newscloud news msg download + feed edit dialog 2021-05-07 07:22:56 +02:00
Martin Rotter
edfb956cd9 moved 3rd party code 2021-05-07 07:22:55 +02:00
Martin Rotter
85760efb5d finalized refactorings 2021-05-07 07:21:33 +02:00
Martin Rotter
2c3fa36b9a Fixed #377 2021-05-07 07:19:57 +02:00
Martin Rotter
be07b2d514 initial db driver refactoring 2021-05-07 07:19:56 +02:00
Martin Rotter
081d25eca1 remove redundant feed classes 2021-05-07 07:19:39 +02:00
Martin Rotter
10bf16a3b2 fix some gmail problems 2021-05-07 07:19:39 +02:00
Martin Rotter
8e2eede3ed huge work, semi broken state rn, save 2021-05-07 07:19:39 +02:00
Martin Rotter
0610e17128 rename url -> source, start adding custom data API to feeds too 2021-05-07 07:19:38 +02:00
Martin Rotter
6558b9ea03 moved network classes from subfodlers 2021-05-07 07:19:38 +02:00
Martin Rotter
c97a1dd2e7 support custom data for all plugins 2021-05-07 07:19:38 +02:00
Martin Rotter
9d6c42002d Refactorings. 2021-05-07 07:19:37 +02:00
Martin Rotter
1118d278d6 massive cleanups of redundant code 2021-05-07 07:19:37 +02:00
Martin Rotter
f2a8f63f91 working on unification of SQL logic 2021-05-07 07:19:37 +02:00
Martin Rotter
8e2dce250c unify default no of downloaded msgs for all plugins 2021-05-07 07:19:36 +02:00
Martin Rotter
ee5de37805 massive work, enhanced oauth2 post-login lambdas, simplified interfaces for acc editing 2021-05-07 07:19:36 +02:00
Martin Rotter
0a588f7b5e big changes to simplify account dialog flows 2021-05-07 07:19:36 +02:00
Martin Rotter
fecfe22e7d fix #329 2021-03-31 20:46:37 +02:00
Martin Rotter
5131881c3f nextcloud proxy support, provide fallback icon in msg list if no feed icon is available 2021-01-26 08:21:11 +01:00
Martin Rotter
0f4c9ecd64 use enum class wherever possible 2021-01-21 14:29:13 +01:00
Martin Rotter
ff969016db Working on per acc proxy. 2021-01-20 14:23:58 +01:00
Martin Rotter
b8d2f05d04 Test official qt - finalized. 2021-01-20 08:04:45 +01:00
Martin Rotter
1ad6005d50 red important labels 2021-01-18 13:31:39 +01:00
Martin Rotter
54d1a2b4b1 save 2021-01-15 13:46:52 +01:00
Martin Rotter
5efae020c3 Some cleanups. All good. 2021-01-13 21:07:30 +01:00
Martin Rotter
5de4d17c84 Save. 2021-01-12 11:09:50 +01:00
Martin Rotter
1e2d677206 Unified account dialog for nextcloud. 2021-01-12 09:04:17 +01:00