mastodon/app/lib/activitypub
Eugen Rochko 71f2b95106
Fix edits with no actual changes being allowed (#17843)
* Fix edits with no actual changes being allowed locally

* Fix edits with no actual changes being allowed through ActivityPub

* Fix false positive changes caused by description processing in model

* Fix not recording poll expiration update

* Fix test

* Revert changes to ProcessStatusUpdateService

* Various fixes and improvements

* Fix code style issues

* Various changes and improvements

* Add guard clause
2022-03-26 00:38:44 +01:00
..
activity Fix searching already-known converted activities by URL (#17814) 2022-03-17 00:46:49 +01: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
case_transform.rb
dereferencer.rb
forwarder.rb
linked_data_signature.rb
serializer.rb
tag_manager.rb