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
2023-01-18 16:33:03 +01:00
..
chewy Change algorithm of tootctl search deploy to improve performance (#18463) 2022-05-22 22:16:43 +02:00
controllers Fix /api/v1/admin/trends/tags using wrong serializer (#18943) 2023-01-18 16:28:18 +01:00
helpers Add Southern Sami, and Lule Sami to language list under the ISO-639-3 standard (#21262) 2022-12-15 18:42:48 +01:00
javascript Change account moderation notes to make links clickable (#22553) 2023-01-18 16:32:23 +01:00
lib Fix spurious admin dashboard warning when using ElasticSearch 7.x (#23064) 2023-01-18 16:21:48 +01:00
mailers Add single splat to callback method definitions to avoid ArgumentError (#22246) 2022-12-13 20:03:16 +01:00
models Fix situations in which instance actor can be set to a Mastodon-incompatible name (#22307) 2023-01-18 16:33:03 +01:00
policies Fix getting a single EmailDomainBlock (#20846) 2022-11-17 10:55:50 +01:00
presenters Add follow request banner on account header (#20785) 2022-12-15 18:50:11 +01:00
serializers Fix REST API serializer for Account not including moved when the moved account has itself moved (#22483) 2023-01-18 16:25:31 +01:00
services fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879) 2023-01-11 21:59:13 +01:00
validators Strip spaces around URL when adding a relay (#22655) 2023-01-05 13:33:33 +01:00
views Change account moderation notes to make links clickable (#22553) 2023-01-18 16:32:23 +01:00
workers Fix typos in source documentation (#21046) 2022-12-15 15:57:26 +01:00