summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update Occitan translationQuentin PAGÈS2021-05-121-16/+14
* tests: Fix detection of XML formats with whitespace separatorscrvi2021-04-234-3/+334
* podcast: Remove newline check in rss xml doc namecrvi2021-04-231-2/+1
* podcast: Fix detection of XML formats with whitespace separatorscrvi2021-04-231-30/+28
* tests: fix garbage in CDATA values for shorter textscrvi2021-04-242-0/+82
* core: fix garbage in CDATA values for shorter textscrvi2021-04-241-0/+1
* tests: Save playlist title to xspf filecrvi2021-04-231-0/+62
* xspf: Save playlist title to xspf filecrvi2021-04-231-3/+11
* podcast: Print itms JSON file in debugBastien Nocera2021-04-231-0/+3
* podcast: Add missing linefeed in debug outputBastien Nocera2021-04-231-1/+1
* ci: Always export test results to the CIBastien Nocera2021-04-231-0/+4
* tests: Enable debug by default in testsBastien Nocera2021-04-231-0/+2
* ci: Replace check-abi with upstream projectwip/hadess/check-abiBastien Nocera2021-03-102-124/+4
* Revert "ci: Use Fedora 33 for the CI"Bastien Nocera2021-03-091-3/+1
* ci: Build with uchardet supportBastien Nocera2021-03-041-1/+1
* tests: Fix invalid UTF-8 RSS testBastien Nocera2021-03-041-0/+4
* plparser: Detect character encoding when UTF-8 validation failsBastien Nocera2021-03-043-3/+57
* plparser: Validate UTF-8 before returning itBastien Nocera2021-03-041-2/+8
* plparser: Ignore case for UTF-8 encoding check in XML documentscrvi2021-03-041-1/+1
* plparser: Print the origin encoding when converting to UTF-8Bastien Nocera2021-03-041-1/+2
* Revert "plparser: Ignore case for UTF-8 encoding check in XML documents"Bastien Nocera2021-03-041-1/+1
* plparser: Simplify error pathsBastien Nocera2021-03-041-8/+3
* plparser: Print the UTF-8 conversion errorBastien Nocera2021-03-041-2/+3
* tests: Ignore case for UTF-8 encoding check in XML documentscrvi2021-03-042-0/+90
* plparser: Ignore case for UTF-8 encoding check in XML documentscrvi2021-03-041-1/+1
* tests: Add content type metadata field for feedscrvi2021-03-033-2/+68
* podcast: Handle missing rel property for link nodecrvi2021-03-031-0/+4
* podcast: Add content type metadata field for feedscrvi2021-03-031-0/+3
* tests: Add test for XML trailing space bugBastien Nocera2021-03-022-0/+127
* core: Ignore trailing spaces in element namesBastien Nocera2021-03-021-2/+11
* core: Add state names to debug in XML parserBastien Nocera2021-03-022-13/+59
* core: Make it easier to print XML parsing debugBastien Nocera2021-03-022-0/+16
* Update Galician translationFran Dieguez2021-02-241-14/+11
* podcast: Add support for item content ratingcrvi2021-02-232-2/+27
* podcast: Add support for feed content ratingcrvi2021-02-233-2/+2454
* plparser: Add support for content ratingcrvi2021-02-232-0/+18
* podcast: Set feed owner as feed author if author is emptycrvi2021-02-233-6/+46
* podcast: Always prefer recent date as publish date for feedscrvi2021-02-233-4/+58
* podcast: Look for item content type in all relevant tagscrvi2021-02-232-1/+29
* podcast: Look for item image uri in all relevant tagscrvi2021-02-233-3/+19061
* podcast: Fetch feed image uri from new image tag formatcrvi2021-02-234-1/+80
* podcast: Use xml_parser_get_node_value() for atom entriescrvi2021-02-231-10/+4
* xml: Add xml_parser_get_node_value() helper functioncrvi2021-02-231-0/+15
* podcast: Always prefer item tags with longer descriptionscrvi2021-02-234-5/+30
* podcast: Always prefer feed tags with longer descriptionscrvi2021-02-234-2/+4765
* Update Punjabi translationA S Alam2021-02-141-20/+19
* xspf: Correctly parse XSPF title fieldSam Thursfield2021-01-283-1/+14
* ci: Use Fedora 33 for the CIBastien Nocera2021-01-281-1/+3
* tests: Detect missing shared-mime-infoBastien Nocera2021-01-281-0/+6
* ci: Add missing shared-mime-info dep for testsBastien Nocera2021-01-281-1/+1