about summary refs log tree commit diff
path: root/app/lib/feed_manager.rb
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2022-04-26 21:25:26 +0200
committerGitHub <noreply@github.com>2022-04-26 21:25:26 +0200
commit0360135d4d39d838fa9b090abc1e76284eb8ff64 (patch)
treea432990fd435d189f7dd1f48a27e2f6e1f6dddd3 /app/lib/feed_manager.rb
parent33cd80d69c1491ff70ce9191113763c76cb7e6b7 (diff)
Fix PeerTube videos appearing with an erroneous “Edited at” marker (#18100)
* Fix PeerTube videos appearing with an erroneous “Edited at” marker

PeerTube videos have an `updated` field equal to `published`.
When processing an incoming activity that has the same value for `updated` and
`published`, assume this doesn't represent an actual edit.

* Please CodeClimate
Diffstat (limited to 'app/lib/feed_manager.rb')
0 files changed, 0 insertions, 0 deletions