Loading request...
Expose endpoints in the Mastodon API to change registration settings, allowing for automated tools to manage settings based on criteria like moderator availability and bot signups.
### Pitch The Mastodon API doesn't expose any endpoint to change registration settings. All of the action you take in the UI should be available over the public mastodon api. ### Motivation If those were exposed people could build tools to change the settings base on different criteria like: - moderator availability scheduled - limit daily account creation - reaction to mass bot signup this would make many admin's lives easier.