mastodon/spec
Eugen Rochko d17fb70131
Change how changes to media attachments are stored for edits ()
* 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>
..
controllers Change design of federation pages in admin UI ()
fabricators Fix report category not being saved in REST API ()
features Add submit button to the top of preferences pages ()
fixtures Fix some link previews being incorrectly generated from other prior links ()
helpers Spelling ()
lib Spelling ()
mailers Add trending statuses ()
models Change how changes to media attachments are stored for edits ()
policies Spelling ()
presenters Add `/api/v1/accounts/familiar_followers` to REST API ()
requests Further preparation for Rails 6 ()
routing Move create/destroy actions for api/v1/statuses to namespace ()
serializers/activitypub Fix account URI in UpdatePollSerializer ()
services Change how changes to media attachments are stored for edits ()
support Spelling ()
validators Change e-mail domain blocks to block IPs dynamically ()
views Redesign /about when already logged in ()
workers Improve tests involving push_bulk ()
rails_helper.rb Add WebAuthn as an alternative 2FA method ()
spec_helper.rb Improve tests involving push_bulk ()