| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Also some minor adjacent cleanup.
|
|
|
|
The two if statements involved are related to calls to 'tt-rss.org' that are intentionally disabled.
|
|
|
|
|
|
|
|
|
|
Required params need to go before optional.
|
|
|
|
'Feeds::_get_cat_title()'.
|
|
https://gitlab.tt-rss.org/tt-rss/tt-rss/-/merge_requests/181 missed that 'Feeds::_get_title()' gets invoked when headlines are generated for syndicated feeds.
|
|
|
|
|
|
|
|
|
|
application and login form
|
|
|
|
|
|
|
|
https://www.rssboard.org/media-rss#optional-elements
|
|
Also some FeedParser tweaks.
|
|
|
|
|
|
|
|
event log.
|
|
|
|
HTML).
|
|
without feeds.
Also tweak the 'Feeds::_subscribe()' documentation a bit.
|
|
|
|
'Handler_Public#generate_syndicated_feed()'.
The last article's 'updated' value was not a good indicator of when the feed updated for various reasons, so we'll just use the current timestamp to represent the dynamic nature of the content.
|
|
|
|
format.
|
|
|
|
|
|
|
|
|
|
Also updated some related typing and documentation.
|
|
FeedParser will always return an array.
|
|
|
|
|
|
|
|
With MySQL support removed (b154bc7a10e46dc9fa0406996507c4fd410366da) this constant is unnecessary.
|
|
|
|
With MySQL support dropped this function is just an unnecessary layer of abstraction.
|