Commit Graph

5 Commits (main)

Author SHA1 Message Date
Matt Jankowski 469ee2ae36
Fix `Style/HashEachMethods` cop (#28173) 6 months ago
Christian Schmidt 3abe0fc5c8
Use valid email address for first account (#26114) 10 months ago
Nick Schonning 1d557305d2
Enable Rubocop Style/FrozenStringLiteralComment (#23793) 10 months 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
1 year 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