mastodon/app/lib/activitypub/activity
Claire 0360135d4d
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
2022-04-26 21:25:26 +02:00
..
accept.rb
add.rb
announce.rb
block.rb
create.rb Fix PeerTube videos appearing with an erroneous “Edited at” marker (#18100) 2022-04-26 21:25:26 +02:00
delete.rb
flag.rb
follow.rb
like.rb
move.rb
reject.rb
remove.rb
undo.rb
update.rb