summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-05Version 1.1.2.externals/webfeederPierre Neidhardt
2020-12-04Fix test data with escaped subtitle.Pierre Neidhardt
2020-12-04Actually escape title and subtitle.Pierre Neidhardt
2020-12-04Parse author, title and subtitle XML when using default functions.Pierre Neidhardt
2020-12-04Fix test with default author function.Pierre Neidhardt
2020-12-04webfeeder-test: Reindent.Pierre Neidhardt
2020-11-23Version 1.1.1.Pierre Neidhardt
2020-11-23Revert "Escape author, title and subtitle for XML special characters.".Pierre Neidhardt
2020-11-03Version 1.1.0.Pierre Neidhardt
2020-01-20Fix typos in webfeeder--xml-escape-string.Pierre Neidhardt
2020-01-20Fix xml-escape-string error on nil.Pierre Neidhardt
2020-01-20Escape author, title and subtitle for XML special characters.Pierre Neidhardt
2020-01-16Fix atom generation when "author" field has no email.Pierre Neidhardt
2019-03-27Rename spurious "feed-builder-" to "webfeeder-"Pierre Neidhardt
2019-03-27-make-atom: Don't use DESCRIPTIONPierre Neidhardt
2019-03-27Send email to Emacs debbugs regarding the string= ERT explainerPierre Neidhardt
2019-03-27Don't modify load-path in testsPierre Neidhardt
2019-03-26* webfeeder-test.el, webfeeder-test-gen.el: Add licence blurbStefan Monnier
2019-03-26Version 1.0.0Pierre Neidhardt
2019-03-26Assign copyright to the Free Software FoundationPierre Neidhardt
2019-03-26Update test feedsPierre Neidhardt
2019-03-26testdata/post0.org: Add email addressPierre Neidhardt
2019-03-26Atom: Add support for email address in author fieldPierre Neidhardt
2019-03-26RSS: Only include author if an email address is found in the stringPierre Neidhardt
2019-03-26RSS: Remove subtitle from items since they are not supported by the standardPierre Neidhardt
2019-03-26Atom: Don't test top-level descriptionsPierre Neidhardt
2019-03-26Atom: Specify type for contentPierre Neidhardt
2019-03-26Atom: Always href attribute for linksPierre Neidhardt
2019-03-26Fall back on default author set in webfeeder-default-authorPierre Neidhardt
2019-03-26Atom: Separate time with ":" in rfc3339Pierre Neidhardt
2019-03-25Atom: Remove <summary> from parent nodePierre Neidhardt
2019-03-25Atom: Fix missing closing tag in <link />Pierre Neidhardt
2019-03-13webfeeder.el: Copy the readme into the commentaryPierre Neidhardt
2019-03-13readme.org: Fix rename feed-builder -> webfeederPierre Neidhardt
2019-03-13webfeeder.el: Edit most docstringsPierre Neidhardt
2019-03-13readme.org: Recommend libxmlPierre Neidhardt
2019-03-13webfeeder-test.el: Rename "page" to "rss" in test namesPierre Neidhardt
2019-03-13readme.org: Remove spurious (delete...) from base examplesPierre Neidhardt
2019-03-13webfeeder-test.el: Privatize -test-pagesPierre Neidhardt
2019-03-13InitPierre Neidhardt