MastoAPI: /api/{v1,v2}/admin/accounts, /api/v1/admin/reports #7842

Open
mkljczk wants to merge 7 commits from mkljczk/pleroma:mastodon-admin-api into develop
Owner
No description provided.
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
Signed-off-by: mkljczk <git@mkljczk.pl>
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
mkljczk force-pushed mastodon-admin-api from 9badd30ac5
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending approval
to 15e2450238
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending approval
2026-03-02 23:37:51 +00:00
Compare
mkljczk force-pushed mastodon-admin-api from 15e2450238
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending approval
to 8626a337f8
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2026-03-06 10:25:34 +00:00
Compare
api/v2/admin/accounts: support 'permissions' param
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending approval
ae763ff6cf
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
make GET /api/v1/admin/reports match Mastodon admin API
Some checks are pending
ci/woodpecker/pr/woodpecker Pipeline is pending approval
11281d740a
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
Merge branch 'develop' into mastodon-admin-api
Some checks failed
ci/woodpecker/pr/changelog Pipeline failed
ci/woodpecker/pr/lint Pipeline failed
ci/woodpecker/pr/unit-testing-elixir-1.15 unknown status
ci/woodpecker/pr/unit-testing-elixir-1.18 unknown status
bab24878c7
Some checks failed
ci/woodpecker/pr/changelog Pipeline failed
ci/woodpecker/pr/lint Pipeline failed
ci/woodpecker/pr/unit-testing-elixir-1.15 unknown status
ci/woodpecker/pr/unit-testing-elixir-1.18 unknown status
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u mastodon-admin-api:mkljczk-mastodon-admin-api
git switch mkljczk-mastodon-admin-api

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch develop
git merge --no-ff mkljczk-mastodon-admin-api
git switch mkljczk-mastodon-admin-api
git rebase develop
git switch develop
git merge --ff-only mkljczk-mastodon-admin-api
git switch mkljczk-mastodon-admin-api
git rebase develop
git switch develop
git merge --no-ff mkljczk-mastodon-admin-api
git switch develop
git merge --squash mkljczk-mastodon-admin-api
git switch develop
git merge --ff-only mkljczk-mastodon-admin-api
git switch develop
git merge mkljczk-mastodon-admin-api
git push origin develop
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pleroma/pleroma!7842
No description provided.