aboutsummaryrefslogtreecommitdiff
path: root/docs/API
AgeCommit message (Collapse)Author
2021-01-05Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
1526-account-aliases
2021-01-01AdminAPI: return id for moderation log entriesAlex Gleason
2020-12-30Merge remote-tracking branch 'upstream/develop' into aliasesAlex Gleason
2020-12-09Merge branch 'stream-follow-updates' into 'develop'lain
Stream follow updates Closes #2299 See merge request pleroma/pleroma!3183
2020-12-05Fix typoEgor Kislitsyn
2020-12-03Docs, Changelog: Add info about regional indicatorslain
2020-12-02Docs: Add info about RGI emojilain
2020-12-02Document follow relationship updates and cleanupEgor Kislitsyn
2020-11-19[#2301] Proper handling of `User.is_discoverable`: users appear in ↵Ivan Tashkinov
in-service search but are hidden from external services like search bots.
2020-11-18Merge branch 'fix/webpush-and-emojireact' into 'develop'lain
Push notifications: add pleroma:emoji_reaction, improve tests Closes #2185 See merge request pleroma/pleroma!3141
2020-11-17SpellingMark Felder
2020-11-17Document the API extensions for push subscriptionsMark Felder
2020-11-17Docs: Add info about frontend install error responselain
2020-11-17Merge branch 'develop' into frontend-admin-apiEgor Kislitsyn
2020-11-17Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
feature/local-only-scope
2020-11-13Make notifs view work for reportsIlja
* These are the first small steps for issue 2034 "Reports should send a notification to admins". * I added a new type of notification "pleroma:report" to the the database manually (a migration will need to be written later) * I added the new type to the notification_controller * I made the view return the notification. It doesn't include the report itself (yet)
2020-11-11Fix markdownEgor Kislitsyn
2020-11-11Change endpoint pathEgor Kislitsyn
2020-11-11Merge branch 'develop' into frontend-admin-apiEgor Kislitsyn
2020-11-11Add `local` visibilityEgor Kislitsyn
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-11-04Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵lain
feature/local-only-scope
2020-11-02Merge branch 'develop' into 'frontend-admin-api'minibikini
# Conflicts: # lib/pleroma/web/router.ex
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-30Merge branch 'develop' into 'feature/local-only-scope'minibikini
# Conflicts: # CHANGELOG.md
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-29Add documentation and update CHANGELOGEgor Kislitsyn
2020-10-27Merge branch 'develop' into 'feature/local-only-scope'minibikini
# Conflicts: # CHANGELOG.md
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-15Add local-only statusesEgor Kislitsyn
2020-10-08Remote Timeline: add Streaming supportAlex Gleason
2020-10-08Merge remote-tracking branch 'upstream/develop' into aliasesAlex 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`