aboutsummaryrefslogtreecommitdiff
path: root/docs/API
AgeCommit message (Collapse)Author
2020-11-05Docs: Add info about expiring mutes.lain
2020-11-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
alexgleason/pleroma-restrict-domain
2020-11-04Add `with_muted` param to ChatController.index/2Egor Kislitsyn
2020-10-31Merge branch 'feature/account-export' into 'develop'feld
Add account export Closes #847 See merge request pleroma/pleroma!2918
2020-10-31Add idempotency_key to the chat_message entity.eugenijm
2020-10-30Merge remote-tracking branch 'origin/develop' into feature/account-exportEgor Kislitsyn
2020-10-29Merge branch 'issue/2137-user-filters-admin-fe' into 'develop'feld
[#2137] admin/users filters See merge request pleroma/pleroma!3016
2020-10-27Merge branch 'develop' into feature/account-exportMark Felder
2020-10-22update docsMaksim Pechnikov
2020-10-18[#1668] Restricted access to app metrics endpoint by default. Added ability ↵Ivan Tashkinov
to configure IP whitelist for this endpoint. Added tests and documentation.
2020-10-08Remote Timeline: add Streaming supportAlex Gleason
2020-10-07Fix API documentationEgor Kislitsyn
2020-10-07Move API endpoints to `/api/v1/pleroma/backups`Egor Kislitsyn
2020-10-07Document `/api/pleroma/backups` API endpointEgor Kislitsyn
2020-10-05Merge branch 'develop' into feature/1893-remote-emoji-packs-paginationMark Felder
2020-09-29Changelog: Add info about relay unfollowinglain
2020-09-28added `force` option to the unfollow operationMaksim Pechnikov
2020-09-24docs updateAlexander Strizhakov
2020-09-24pack routes changeAlexander Strizhakov
2020-09-24support for special chars in pack nameAlexander Strizhakov
2020-09-18update changelogMaksim Pechnikov
2020-09-18Merge branch 'develop' into issue/2099Maksim Pechnikov
2020-09-17Return the file content for `GET ↵eugenijm
/api/pleroma/admin/instance_document/:document_name`
2020-09-17AdminAPI: Allow to modify Terms of Service and Instance Panel via Admin APIeugenijm
2020-09-11Chat moderation: add tests for unauthorized accessAlex Gleason
2020-09-11Chat Moderation: use explicit `sender` and `recipient` fieldsAlex Gleason
2020-09-11Docs: AdminAPI chat moderationAlex Gleason
2020-09-07added api specMaksim Pechnikov
2020-09-06added import mutesMaksim Pechnikov
2020-08-19relay fix for admin-feAlexander Strizhakov
2020-08-12update docsMaksim Pechnikov
2020-07-30Fix example json responseMark Felder
2020-07-29Expose seconds_valid in Pleroma Captcha API endpointMark Felder
2020-07-26Merge remote-tracking branch 'upstream/develop' into by-approvalAlex Gleason
2020-07-17Expose the post formats in /api/v1/instanceMark Felder
2020-07-14AdminAPI: Add `PATCH /api/pleroma/admin/users/approve` endpointAlex Gleason
2020-07-14AdminAPI: Filter users by `need_approval`Alex Gleason
2020-07-14AdminAPI: Return `approval_pending` with usersAlex Gleason
2020-07-14AdminAPI: Return `registration_reason` with usersAlex Gleason
2020-07-13Merge branch 'develop' into refactor/notification_settingsMark Felder
2020-07-11docs: API: fix update_credentials endpoints path, clarify ↵Alibek Omarov
update/verify_credentials endpoints paths
2020-07-10Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
chat-federation-information
2020-07-08Add changelog and documentationHaelwenn (lanodan) Monnier
2020-07-07Docs: Document resetting of imageslain
2020-07-06Docs: document instance differenceslain
2020-07-03Docs: Document `accepts_chat_messages` setting.lain
2020-07-03Docs: Document the added `accepts_chat_messages` user property.lain
2020-07-02Document the new API extension of /api/v1/instanceMark Felder
2020-06-29Merge branch '1031-parent-visible' into 'develop'lain
Resolve "Add `pleroma.parent_visible` to the status view" Closes #1031 See merge request pleroma/pleroma!2679
2020-06-29differences_in_mastoapi_responses: Update account fieldsHaelwenn (lanodan) Monnier