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 Fix not updating a status when newer version is fetched manually (#17745) 2022-03-12 09:11:36 +01:00
adapter.rb Compact JSON-LD signed incoming activities (#17426) 2022-02-03 14:07:29 +01:00
case_transform.rb
dereferencer.rb
forwarder.rb Fix status updates not being forwarded like deletes through ActivityPub (#17648) 2022-02-26 17:51:59 +01:00
linked_data_signature.rb
serializer.rb
tag_manager.rb Fix addressing of remote groups' followers (#16700) 2021-09-08 23:33:23 +02:00