Commit Graph

5 Commits

Author SHA1 Message Date
FloatingGhost 90e2d835e6 Add tests for follow request pagination
ci/woodpecker/push/woodpecker Pipeline is pending Details
2023-01-30 12:50:45 +00:00
FloatingGhost daa011d085 Add pagination to follow requests 2023-01-30 12:01:11 +00:00
rinpatch 9fcff7851f Improve OpenAPI spec and deploy it to api.pleroma.social
Too many changes in OpenAPI spec to describe each one, but
basically it is tag fixes, bringing consitency to operation summaries
and fixing some incorrect information.
2021-02-03 16:07:44 +03:00
Haelwenn (lanodan) Monnier c4439c630f
Bump Copyright to 2021
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
2021-01-13 07:49:50 +01:00
Egor Kislitsyn ec1e4b4f1a
Add OpenAPI spec for FollowRequestController 2020-05-05 17:40:00 +04:00