Skip to content

Fix aggregate.py if entry doesn't have a title

plata requested to merge aggregate-fix-no-entry-title into main

fixes #8 (closed)

Some feeds (e.g. https://fosstodon.org/@linmob.rss) do not provide a title for entries. Fallback to the link if this is the case.

Merge request reports