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.
catstodon/db/seeds
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
1 year ago
..
01_web_app.rb Add customizable user roles (#18641) 2 years ago
02_instance_actor.rb Fix situations in which instance actor can be set to a Mastodon-incompatible name (#22307) 1 year ago
03_roles.rb Add customizable user roles (#18641) 2 years ago
04_admin.rb Add customizable user roles (#18641) 2 years ago