aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2023-08-13 15:11:22 +0200
committerGravatar GitHub <noreply@github.com> 2023-08-13 15:11:22 +0200
commitd165ed1fb6096d5bd0558d3ed637e53bc728baa7 (patch)
tree4b563dcd60d467d684e06524f3772de8160d54ff /docs
parent54592fa1fdb80b4865c76b530135aaa0eac438c7 (diff)
Fix hash of articles with loadCompleteContent (#5576)
* Fix hash of articles with loadCompleteContent The detection of modified articles was wrong for feeds using loadCompleteContent. Indeed, the hash is supposed to computed on the content provided by the server of the RSS feed, excluding further modifications. Furthermore, read hash from database instead of recomputing it all the time. Slightly related to https://github.com/FreshRSS/FreshRSS/pull/5574 * Explicit SQL alias * PHPDocs
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions