Commit Graph

7 Commits (a3902997440c71f161e392f1ad6c5cdcf6aba95d)

Author SHA1 Message Date
Claire 5915bd7f45
Fix development environment admin account not being auto-approved (#29958) 6 months ago
Matt Jankowski 245064bb98
Move "everyone" role and "instance actor" account magic number IDs to constants (#29260) 8 months ago
Matt Jankowski 469ee2ae36
Fix `Style/HashEachMethods` cop (#28173) 11 months ago
Christian Schmidt 3abe0fc5c8
Use valid email address for first account (#26114) 1 year ago
Nick Schonning 1d557305d2
Enable Rubocop Style/FrozenStringLiteralComment (#23793) 1 year ago
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
Eugen Rochko 44b2ee3485
Add customizable user roles (#18641)
* Add customizable user roles

* Various fixes and improvements

* Add migration for old settings and fix tootctl role management
2 years ago