Commit graph

10 commits

Author SHA1 Message Date
2240a563d2
chg: [doc] links fixed 2024-02-11 12:05:34 +01:00
7d7e88efa8
chg: [LICENSE] add missing license (2-clause BSD) 2024-02-11 12:05:13 +01:00
6153cc67ca
chg: [doc] updated README file following the recent changes 2024-02-11 12:01:38 +01:00
2905a6677d
chg: [REQUIREMENTS] added 2024-02-11 12:01:17 +01:00
a903325ec4
fix: [rssmerge] debug removed 2024-02-11 11:56:03 +01:00
85381a7673
fix: [rssmerge] Improved the summary text when it's coming from RSS feed
without Title

- Title is built from the summary text and the HTML code is removed
- An option has been added to set the limit of the summary
2024-02-11 11:54:31 +01:00
5957d24d85
chg: [REQUIREMENTS] added 2024-02-11 11:19:35 +01:00
659d74535e
chg: [rssmerge] Convert very old script (17 years old ;-) to Python 3
- Add a very basic Markdow list output
- Fix RSS feed with no `modified` time
2024-02-11 11:17:49 +01:00
54a82c0ce9
chg: [rsscluster] Python2 to Python3 + updates
- Trying to resurect old script to merge rss
- Testing with Mastodon rss feed (which doesn't contain title) -> https://github.com/mastodon/mastodon/issues/18553
  - Maybe a need to remove completely the title (it seems an RSS feed
  can work without `title` field)
- Fixing some random bugs in this 11 years old code
2024-02-11 10:49:20 +01:00
fe766ccbbc Initial rss-tools crappy code from 2007 imported. 2013-04-14 14:05:30 +02:00