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/app
Claire a8a7066e97
Add confirmation modal when closing media edit modal with unsaved changes (#16518)
* Add confirmation modal when closing media edit modal with unsaved changes

* Move focal point media state to redux so it does not get erased by confirmation dialog

* Change upload modal behavior to keep it open while saving changes

Instead of closing it immediately and losing changes if they fail to save…

* Make it work with react-intl 2.9
4 years ago
..
chewy
controllers Add logging of S3-related errors (#16381) 4 years ago
helpers
javascript Add confirmation modal when closing media edit modal with unsaved changes (#16518) 4 years ago
lib Add logging of S3-related errors (#16381) 4 years ago
mailers
models
policies
presenters
serializers
services Fix scoped order warning in RemoveStatusService (#16531) 4 years ago
validators
views
workers