| Age | Commit message (Collapse) | Author |
|
|
|
'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.
|
|
|
|
|
|
|
|
|
|
previously missing ts_content stuff
|
|
|
|
|
|
as default name
|
|
|
|
them instead of housekeeping hook
|
|
|
|
Periodically purge orphaned scheduled task records
See merge request tt-rss/tt-rss!126
|
|
disabled or readonly users.
|
|
|
|
|
|
but exclude CLI SAPI to prevent updater failures"
Breaks OIDC
This reverts commit 247efe3137fadf5d74ab254cf4c80957624abc90.
|
|
|
|
|
|
improve/shorten logging and descriptions
|
|
|
|
fix last_run not updated to NOW() in the db
|
|
exclude CLI SAPI to prevent updater failures
|
|
|
|
|
|
|
|
|
|
|
|
intervals, add table to record task execution timestamps, bump schema
|
|
|
|
|
|
PHPStan update and addressing findings
See merge request tt-rss/tt-rss!122
|
|
'UserHelper::authenticate()'.
PHPStan 'if.alwaysTrue'
|
|
|
|
PHPStan 'method.notFound'.
|