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 d1387579b9
Fix situations in which instance actor can be set to a Mastodon-incompatible name (#22307)
* Validate internal actor

* Use “internal.actor” by default for the server actor username

* Fix instance actor username on the fly if it includes ':'

* Change actor name from internal.actor to mastodon.internal
2 years ago
..
chewy
controllers Fix /api/v1/admin/trends/tags using wrong serializer (#18943) 2 years ago
helpers
javascript Change account moderation notes to make links clickable (#22553) 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
validators
views Change account moderation notes to make links clickable (#22553) 2 years ago
workers