Commit graph

18 commits

Author SHA1 Message Date
Martin Rotter
a9b0b1ef95 disable debug code 2023-12-06 12:03:46 +01:00
Martin Rotter
56c9e973df initial slim implementation of media player for qt6, will fix for qt5 and polish and integrate better later 2023-11-21 14:33:48 +01:00
Martin Rotter
2aead89071 fix warnings 2023-11-11 08:18:19 +01:00
Martin Rotter
9eb41f7d61 siteamps discovery is optional because it often takes long time for many websites (sitemaps can be huge) 2023-11-01 08:24:53 +01:00
Martin Rotter
2f5b84cfc7 make repeatedly used regexps static for some performance boost 2023-10-23 08:32:07 +02:00
Martin Rotter
e8090ce68c work on discoverying feeds 2023-10-17 15:23:36 +02:00
Martin Rotter
fe72cd1564 couple of fixes for #1133 and working on other parsing things 2023-10-16 08:56:23 +02:00
Martin Rotter
efea17f3aa refactoring of parsers, initial work in sitemap parser 2023-10-13 13:57:23 +02:00
Martin Rotter
46fe50df91 work on toasts, unify article sanitization 2023-09-22 07:24:55 +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
f925bf3a77 initial work on supporting embedded categories/labels in feeds/entries 2023-06-06 07:35:07 +02:00
Martin Rotter
19c3577b6c add premade filters option to article filters 2022-11-21 09:05:17 +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
e3e09d1534 properly de-HTML author/title of rss/atom/json entries 2022-02-12 19:50:47 +01:00
Martin Rotter
617040c275 unify json parser 2022-02-06 19:39:25 +01:00
Martin Rotter
91573ec11d unified abstraction in RSS/RDF/ATOM parsers, improved support for RDF/modules 2022-02-05 18:56:38 +01:00
Martin Rotter
3052b45726 move parsers to folder 2022-02-05 09:29:32 +01:00
Renamed from src/librssguard/services/standard/feedparser.cpp (Browse further)