gotosocial/internal/message
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
..
accountprocess.go Follows and relationships (#27) 2021-05-21 15:48:26 +02:00
adminprocess.go Refine statuses (#26) 2021-05-17 19:06:58 +02:00
appprocess.go Refine statuses (#26) 2021-05-17 19:06:58 +02:00
error.go Refine statuses (#26) 2021-05-17 19:06:58 +02:00
fediprocess.go Home timeline (#28) 2021-05-21 23:04:59 +02:00
fromclientapiprocess.go Follows and relationships (#27) 2021-05-21 15:48:26 +02:00
fromcommonprocess.go Home timeline (#28) 2021-05-21 23:04:59 +02:00
fromfederatorprocess.go Follows and relationships (#27) 2021-05-21 15:48:26 +02:00
frprocess.go Admin cli (#29) 2021-05-22 14:26:45 +02:00
instanceprocess.go Follows and relationships (#27) 2021-05-21 15:48:26 +02:00
mediaprocess.go Refine statuses (#26) 2021-05-17 19:06:58 +02:00
processor.go Home timeline (#28) 2021-05-21 23:04:59 +02:00
processorutil.go Follows and relationships (#27) 2021-05-21 15:48:26 +02:00
statusprocess.go Refine statuses (#26) 2021-05-17 19:06:58 +02:00
timelineprocess.go Home timeline (#28) 2021-05-21 23:04:59 +02:00