mastodon/spec
Eugen Rochko 71f2b95106
Fix edits with no actual changes being allowed ()
* 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
..
controllers Add `types` param to `GET /api/v1/notifications` in REST API ()
fabricators Fix report category not being saved in REST API ()
features
fixtures
helpers Spelling ()
lib Add workaround for YouTube Shorts links ()
mailers Add trending statuses ()
models Fix edits with no actual changes being allowed ()
policies Spelling ()
presenters Add `/api/v1/accounts/familiar_followers` to REST API ()
requests
routing
serializers/activitypub
services Fix edits with no actual changes being allowed ()
support Spelling ()
validators
views Redesign /about when already logged in ()
workers
rails_helper.rb Fix not updating a status when newer version is fetched manually ()
spec_helper.rb