Commit Graph

5 Commits (2bd8d343cfe06edf1b5b21ac2c5fd9e560dac1e3)

Author SHA1 Message Date
Matt Jankowski 469ee2ae36
Fix `Style/HashEachMethods` cop ()
Christian Schmidt 3abe0fc5c8
Use valid email address for first account ()
Nick Schonning 1d557305d2
Enable Rubocop Style/FrozenStringLiteralComment ()
Claire d1387579b9
Fix situations in which instance actor can be set to a Mastodon-incompatible name ()
* 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
Eugen Rochko 44b2ee3485
Add customizable user roles ()
* Add customizable user roles

* Various fixes and improvements

* Add migration for old settings and fix tootctl role management