Overview
Allow instance admins to get more insight into their users and perform certain tasks.
Background
Performing common tasks around users should be easy to do via the web-based admin dashboard. This is important for saving time, and for admins that don't host their own instance, e.g. those who use WriteFreely.host.
Users
Admins of multi-user instances
Implementation
Support these actions:
- View list of local users
- View information about a user, looked up via username
- Username
- Sign up date
- Number of posts
- Number of blogs
- Ability to suspend accounts
Design
Can be simple for now, even plain text-based. Just needs to be functional.