gotosocial/internal
Tobi Smethurst 43c3a47773
Admin cli (#29)
Now you can use the CLI tool to:

* Create a new account with the given username, email address and password (which will be hashed of course).
* Confirm the account's so that it can log in and post.
* Promote the account to admin.
* Demote the account from admin.
* Disable the account.
* Suspend the account.
2021-05-22 14:26:45 +02:00
..
action Api/v1/accounts (#8) 2021-04-01 20:46:45 +02:00
api Home timeline (#28) 2021-05-21 23:04:59 +02:00
cache Ap (#14) 2021-05-08 14:25:55 +02:00
clitools/admin/account Admin cli (#29) 2021-05-22 14:26:45 +02:00
config Admin cli (#29) 2021-05-22 14:26:45 +02:00
db Home timeline (#28) 2021-05-21 23:04:59 +02:00
email Oauth/token (#7) 2021-03-22 22:26:54 +01:00
federation Follows and relationships (#27) 2021-05-21 15:48:26 +02:00
gotosocial Home timeline (#28) 2021-05-21 23:04:59 +02:00
gtsmodel Follows and relationships (#27) 2021-05-21 15:48:26 +02:00
log tidying up here and there 2021-03-04 14:38:18 +01:00
media Follows and relationships (#27) 2021-05-21 15:48:26 +02:00
message Admin cli (#29) 2021-05-22 14:26:45 +02:00
oauth Follows and relationships (#27) 2021-05-21 15:48:26 +02:00
router Refine statuses (#26) 2021-05-17 19:06:58 +02:00
storage Ap (#14) 2021-05-08 14:25:55 +02:00
transport Follows and relationships (#27) 2021-05-21 15:48:26 +02:00
typeutils Home timeline (#28) 2021-05-21 23:04:59 +02:00
util Follows and relationships (#27) 2021-05-21 15:48:26 +02:00