AdminAPI: Allow to modify Terms of Service and Instance Panel via Admin API

This commit is contained in:
eugenijm 2020-08-30 15:15:14 +03:00
commit 582ad5d4e1
8 changed files with 372 additions and 0 deletions

View file

@ -41,6 +41,12 @@ switched to a new configuration mechanism, however it was not officially removed
### Added
- Rich media failure tracking (along with `:failure_backoff` option).
<details>
<summary>Admin API Changes</summary>
- Add `PATCH /api/pleroma/admin/instance_document/:document_name` to modify the Terms of Service and Instance Panel HTML pages via Admin API
</details>
### Fixed
- Default HTTP adapter not respecting pool setting, leading to possible OOM.
- Fixed uploading webp images when the Exiftool Upload Filter is enabled by skipping them