Age | Commit message (Collapse) | Author |
|
`admin` scope has been required by default for more than a year now
and all apps that use the API seems to request a proper scope by now.
|
|
Feature/2438 users/instances posts total count
Closes #2438
See merge request pleroma/pleroma!3270
|
|
# Conflicts:
# CHANGELOG.md
# docs/development/API/differences_in_mastoapi_responses.md
|
|
|
|
|
|
|
|
|
|
in /api/v1/mutes and /api/v1/accounts/:id endpoints
|
|
to the instance adminAPI endpoint
|
|
to the user statuses adminAPI endpoint
|
|
* I cretaed a folder 'development'
* I split up the file dev.md into three parts and moved it to this folder
* index.md
* authentication_authorization.md
* mrf.md
* I also moved ap_extensions.md
* I created a new file setting_up_pleroma_dev.md
|