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/spec
Eugen Rochko d17fb70131
Change how changes to media attachments are stored for edits (#17696)
* Change how changes to media attachments are stored for edits

Fix not being able to re-order media attachments

* Fix not broadcasting updates when polls/media is changed through ActivityPub

* Various fixes and improvements

* Update app/models/report.rb

Co-authored-by: Claire <claire.github-309c@sitedethib.com>

* Add tracking of media attachment description changes

* Change poll in status edit to have a structure closer to the real one

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
3 years ago
..
controllers Change design of federation pages in admin UI (#17704) 3 years ago
fabricators
features
fixtures
helpers Spelling (#17705) 3 years ago
lib Spelling (#17705) 3 years ago
mailers
models Change how changes to media attachments are stored for edits (#17696) 3 years ago
policies Spelling (#17705) 3 years ago
presenters Add `/api/v1/accounts/familiar_followers` to REST API (#17700) 3 years ago
requests
routing
serializers/activitypub
services Change how changes to media attachments are stored for edits (#17696) 3 years ago
support Spelling (#17705) 3 years ago
validators
views
workers
rails_helper.rb
spec_helper.rb