Age | Commit message (Collapse) | Author |
|
|
|
definitions
Transforming scopes is no longer necessary since we are dropping
support for accessing admin api without `admin:` prefix in scopes.
|
|
Improve error message for ConfigDB
See merge request pleroma/pleroma!3289
|
|
|
|
to the instance adminAPI endpoint
|
|
to the user statuses adminAPI endpoint
|
|
|
|
|
|
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
|
param.
Require explicit request to get offset pagination.
|
|
|
|
|
|
Test framework overhaul (speed, reliability)
See merge request pleroma/pleroma!3209
|
|
Caching can't work in async tests, so for them it is mocked to a
null cache that is always empty. Synchronous tests are stubbed
with the real Cachex, which is emptied after every test.
|
|
Defaults to Cachex.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
frontend-admin-api
|
|
|
|
# Conflicts:
# lib/pleroma/web/router.ex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/api/pleroma/admin/instance_document/:document_name`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|