aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2020-04-29Document `captcha_answer_data` parameterEgor Kislitsyn
2020-04-29Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-04-28Merge remote-tracking branch 'remotes/origin/develop' into ↵Ivan Tashkinov
automatic-authentication-and-instance-publicity-checks # Conflicts: # lib/pleroma/web/mastodon_api/controllers/account_controller.ex
2020-04-28Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-04-28Document DELETE /api/v1/notifications/destroy_multipleMark Felder
2020-04-28Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-04-28Merge branch 'develop' into global-status-expirationEgor Kislitsyn
2020-04-28fix markdown formatMaksim Pechnikov
2020-04-27Docs: Align chat api changes with docs.lain
2020-04-27Docs: Add `/api/v1/instance` informationlain
2020-04-27Docs: Add chat motivation and api description.lain
2020-04-27Merge branch 'develop' into openapi/accountEgor Kislitsyn
2020-04-27Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
remake-remodel-dms
2020-04-26Let blob: pass CSPAlex Gleason
2020-04-24Merge branch 'develop' into global-status-expirationEgor Kislitsyn
2020-04-24Update differences_in_mastoapi_responses.mdlain
2020-04-24formattingAlexander
2020-04-24reply filteringAlexander
2020-04-23Docs: Add documentation about chatmessageslain
2020-04-22Update Flake ID descriptionEgor Kislitsyn
2020-04-22Merge remote-tracking branch 'remotes/origin/develop' into ↵Ivan Tashkinov
automatic-authentication-and-instance-publicity-checks # Conflicts: # lib/pleroma/web/mastodon_api/controllers/account_controller.ex
2020-04-22Fixed OAuth restrictions for :api routes. Made auth info dropped for :api ↵Ivan Tashkinov
routes if OAuth check was neither performed nor explicitly skipped.
2020-04-22Merge branch 'docs/debian-packages' into 'develop'lain
debian_based_*.md: Use erlang-nox metapackage See merge request pleroma/pleroma!2268
2020-04-22Apply suggestion to docs/installation/debian_based_en.mdlain
2020-04-21Automatic checks of authentication / instance publicity. Definition of ↵Ivan Tashkinov
missing OAuth scopes in AdminAPIController. Refactoring.
2020-04-20Merge branch 'develop' into global-status-expirationEgor Kislitsyn
2020-04-20Merge remote-tracking branch 'upstream/develop' into accept-deletesAlex Gleason
2020-04-20Add :reject_deletes option to SimplePolicyAlex Gleason
2020-04-20Merge branch 'mrf-docs-update' into 'develop'lain
Expand MRF SimplePolicy docs See merge request pleroma/pleroma!2370
2020-04-17Merge branch 'feature/1584-client-captcha-options' into 'develop'Haelwenn
Creating trusted app from adminFE & mix task Closes #1584 See merge request pleroma/pleroma!2252
2020-04-16added need_reboot endpoint to admin apiAlexander Strizhakov
2020-04-15added an endpoint for getting unread notification countMaksim Pechnikov
2020-04-15small fix in the rewrite_policy exampleIlja
2020-04-14Revert "Merge branch 'issue/1276' into 'develop'"lain
This reverts merge request !1877
2020-04-13Merge branch 'develop' into issue/1276Maksim Pechnikov
2020-04-12Expand MRF SimplePolicy docsAlex Gleason
2020-04-10Merge branch 'develop' into global-status-expirationEgor Kislitsyn
2020-04-09Merge branch 'fix/1658-invite-send' into 'develop'lain
Error improvement for email_invite endpoint See merge request pleroma/pleroma!2344
2020-04-09Apply suggestion to docs/API/admin_api.mdAlexander Strizhakov
2020-04-07Merge branch 'develop' into issue/1276Maksim Pechnikov
2020-04-06Merge branch 'featureflag/emoji_reactions' into 'develop'lain
Add emoji reactions to features in nodeinfo See merge request pleroma/pleroma!2313
2020-04-06tests for emoji mix taskAlexander Strizhakov
2020-04-02Fix formatting in documentationEgor Kislitsyn
2020-04-02Merge branch 'develop' into issue/1276Maksim Pechnikov
2020-04-01error improvement for email_invite endpointAlexander Strizhakov
2020-03-31updating docsAlexander Strizhakov
2020-03-30Merge branch 'develop' into gunAlexander Strizhakov
2020-03-29Merge branch 'develop' into issue/1276Maksim Pechnikov
2020-03-24Merge branch 'admin-api-change-password' into 'develop'lain
Admin API: `PATCH /api/pleroma/admin/users/:nickname/update_credentials` See merge request pleroma/pleroma!2149
2020-03-23creating trusted app from adminFE & mix taskAlexander Strizhakov