You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/lib/activitypub
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
3 years ago
..
activity Fix PeerTube videos appearing with an erroneous “Edited at” marker (#18100) 3 years ago
parser
activity.rb
adapter.rb
case_transform.rb
dereferencer.rb
forwarder.rb
linked_data_signature.rb
serializer.rb
tag_manager.rb