Fixed an issue where RSS items without provided titles, such as those from mastodon, would not show titles in the RSS list, leading to an absence of navigable links. According to the RSS specification, it is permissible to omit a title. However, this led to a situation where titles were not displayed in the RSS widget, making it impossible to access the corresponding links.
Additionally, the logic for hide-categories and hide-description has been adjusted, so that these settings only affect the display when the style is set to detailed-list.
Fixed an issue where RSS items without provided titles, such as those from mastodon, would not show titles in the RSS list, leading to an absence of navigable links. According to the RSS specification, it is permissible to omit a title. However, this led to a situation where titles were not displayed in the RSS widget, making it impossible to access the corresponding links.
Additionally, the logic for hide-categories and hide-description has been adjusted, so that these settings only affect the display when the style is set to detailed-list.
Before: After:
Example config: