This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
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
2022-04-26 21:25:26 +02:00
..
activity Fix PeerTube videos appearing with an erroneous “Edited at” marker (#18100) 2022-04-26 21:25:26 +02:00
parser Fix edits with no actual changes being allowed (#17843) 2022-03-26 00:38:44 +01:00
activity.rb
adapter.rb
case_transform.rb
dereferencer.rb
forwarder.rb
linked_data_signature.rb
serializer.rb
tag_manager.rb