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
4 years ago
..
activity Fix PeerTube videos appearing with an erroneous “Edited at” marker (#18100) 4 years ago
parser Fix edits with no actual changes being allowed (#17843) 4 years ago
activity.rb Fix not updating a status when newer version is fetched manually (#17745) 4 years ago
adapter.rb Compact JSON-LD signed incoming activities (#17426) 4 years ago
case_transform.rb
dereferencer.rb Add support for dereferencing objects through bearcaps (#14683) 6 years ago
forwarder.rb Fix status updates not being forwarded like deletes through ActivityPub (#17648) 4 years ago
linked_data_signature.rb Bump rubocop from 0.86.0 to 0.88.0 (#14412) 6 years ago
serializer.rb
tag_manager.rb Fix addressing of remote groups' followers (#16700) 5 years ago