mastodon/spec
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
..
controllers Add types param to GET /api/v1/notifications in REST API (#17767) 2022-03-15 04:11:29 +01:00
fabricators
features
fixtures
helpers
lib Add workaround for YouTube Shorts links (#17869) 2022-03-25 19:31:35 +01:00
mailers
models Fix edits with no actual changes being allowed (#17843) 2022-03-26 00:38:44 +01:00
policies
presenters
requests
routing
serializers/activitypub
services Fix edits with no actual changes being allowed (#17843) 2022-03-26 00:38:44 +01:00
support
validators
views
workers
rails_helper.rb Fix not updating a status when newer version is fetched manually (#17745) 2022-03-12 09:11:36 +01:00
spec_helper.rb