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 4b92e59f4f
Add support for editing media description and focus point of already-posted statuses (#20878)
* Add backend support for editing media attachments of existing posts

* Allow editing media attachments of already-posted toots

* Add tests
2 years ago
..
chewy
controllers Add support for editing media description and focus point of already-posted statuses (#20878) 2 years ago
helpers
javascript Add support for editing media description and focus point of already-posted statuses (#20878) 2 years ago
lib Fix spurious admin dashboard warning when using ElasticSearch 7.x (#23064) 2 years ago
mailers
models Fix situations in which instance actor can be set to a Mastodon-incompatible name (#22307) 2 years ago
policies
presenters
serializers Fix REST API serializer for Account not including `moved` when the moved account has itself moved (#22483) 2 years ago
services Add support for editing media description and focus point of already-posted statuses (#20878) 2 years ago
validators Strip spaces around URL when adding a relay (#22655) 2 years ago
views Change account moderation notes to make links clickable (#22553) 2 years ago
workers