aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/api_spec
AgeCommit message (Expand)Author
2021-12-28Add get and add aliases endpointsTusooa Zhu
2021-12-28Implement moving accountTusooa Zhu
2021-12-27Merge remote-tracking branch 'origin/develop' into apps-api-endpointAlex Gleason
2021-12-26MastoAPI: Profile directorymarcin mikołajczak
2021-12-25Merge branch 'account-notes' into 'develop'Alex Gleason
2021-12-25Merge branch 'account-subscriptions' into 'develop'Alex Gleason
2021-12-25Merge remote-tracking branch 'origin/develop' into remote-follow-apimarcin mikołajczak
2021-12-19Merge branch 'v2-suggestions' into 'develop'Alex Gleason
2021-12-15Merge branch 'delete-account-fix' into 'develop'lain
2021-12-13TwitterAPI: allow deleting one's own account with request bodyAlex Gleason
2021-12-06Add 'notifying' to relationship for compatibility with Mastodonmarcin mikołajczak
2021-12-06MastoAPI: accept notify param in follow requestmarcin mikołajczak
2021-12-02remote_interaction API endpointmarcin mikołajczak
2021-11-29Account endorsementsmarcin mikołajczak
2021-11-26AdminAPI: suggest a user through the APIAlex Gleason
2021-11-22Apply 2 suggestion(s) to 2 file(s)rinpatch
2021-11-21Lintmarcin mikołajczak
2021-11-21Fix a typomarcin mikołajczak
2021-11-21MastoAPI: Add user notes on accountsmarcin mikołajczak
2021-09-05Allow users to remove their emails if instance does not need email to registerTusooa Zhu
2021-08-29Make suggested change for create_responseSean King
2021-08-28Fix lintSean King
2021-08-28Move GET /api/v1/apps to GET /api/v1/pleroma/appsSean King
2021-08-28Require follow and read OAuth scopes for GET /api/v1/appsSean King
2021-08-26Fix API spec, add app schemaSean King
2021-08-26Fix formatting in app_operation.exSean King
2021-08-25GET /api/v1/apps endpointSean King
2021-08-13TwitterAPI: Make change_email require body params instead of queryHaelwenn (lanodan) Monnier
2021-08-13TwitterAPI: Make change_password require body params instead of queryHaelwenn (lanodan) Monnier
2021-08-10Merge branch 'bugfix/change_password' into 'develop'Haelwenn
2021-08-10TwitterAPI: Make change_email require body params instead of queryHaelwenn (lanodan) Monnier
2021-08-10TwitterAPI: Make change_password require body params instead of queryHaelwenn (lanodan) Monnier
2021-07-18Merge remote-tracking branch 'pleroma/develop' into poll-notification-fixesAlex Gleason
2021-07-17MastodonAPI: Support poll notificationAlex Gleason
2021-06-22Add test on changing [:instance, :upload_limit]Haelwenn (lanodan) Monnier
2021-06-08Pleroma.Web.Params --> Pleroma.Web.Utils.ParamsAlex Gleason
2021-06-08Pleroma.Web.ControllerHelper.truthy_param?/1 --> Pleroma.Web.Params.truthy_pa...Alex Gleason
2021-06-04Merge branch 'tests/openapi-everywhere' into 'develop'Haelwenn
2021-04-20Apply lanodan's suggestion(s) to 1 file(s)Haelwenn
2021-04-20Apply lanodan's suggestion(s) to 1 file(s)Haelwenn
2021-04-20Apply lanodan's suggestion(s) to 1 file(s)Haelwenn
2021-04-20Apply lanodan's suggestion(s) to 1 file(s)Haelwenn
2021-04-16Apply rinpatch's suggestion(s) to 1 file(s)rinpatch
2021-03-25Let pins federateAlexander Strizhakov
2021-03-16Merge branch 'update_open_api_spex' into 'develop'Haelwenn
2021-03-15OpenAPI: TwitterAPI Util ControllerHaelwenn (lanodan) Monnier
2021-03-15OpenAPI: PleromaAPI UserImport ControllerHaelwenn (lanodan) Monnier
2021-03-15OpenAPI: MastodonAPI Media ControllerHaelwenn (lanodan) Monnier
2021-03-15OpenAPI: MastodonAPI Timeline ControllerHaelwenn (lanodan) Monnier
2021-03-05Update OpenApiSpex dependencyEgor Kislitsyn