aboutsummaryrefslogtreecommitdiff
path: root/docs/development/API/pleroma_api.md
AgeCommit message (Collapse)Author
2022-08-12Merge branch 'from/upstream-develop/tusooa/sync-settings' into 'develop'Haelwenn
Synchronized settings for apps (frontends) See merge request pleroma/pleroma!3698
2022-07-31Merge branch 'develop' into 'from/develop/tusooa/emit-move'tusooa
# Conflicts: # CHANGELOG.md # test/pleroma/user_test.exs
2022-07-16Add api docs for settings endpointTusooa Zhu
2022-01-18Docs: PleromaAPI oauth_tokens endpointsAlex Gleason
2022-01-07Docs: fix various Pleroma API endpoints paths, fix MFA responseAlex Gleason
2021-12-28Document aliases endpointsTusooa Zhu
Ref: emit-move
2021-12-28Document move_account APITusooa Zhu
Ref: emit-move
2021-12-25Merge branch 'account-notes' into 'develop'Alex Gleason
MastoAPI: Add user notes on accounts See merge request pleroma/pleroma!3540
2021-12-06Add 'notifying' to relationship for compatibility with Mastodonmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-11-21MastoAPI: Add user notes on accountsmarcin mikołajczak
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-07Docs: /api/v1/pleroma/notification_settings --> ↵Alex Gleason
/api/pleroma/notification_settings
2021-02-22Update the documentation to use make it use /api/v1/pleroma instead of ↵eugenijm
/api/pleroma
2021-01-10Add development sectionIlja
* 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