diff options
| author | rinpatch <rinpatch@sdf.org> | 2019-06-14 16:49:28 +0000 |
|---|---|---|
| committer | rinpatch <rinpatch@sdf.org> | 2019-06-14 16:49:28 +0000 |
| commit | 62ffc00a5d5975a75c905bc728feb71cd15a34d3 (patch) | |
| tree | 8f71fe152d00b272774aeeeeb65f302f667f7a91 /CHANGELOG.md | |
| parent | 270f09dbc2cb145e5a06b72189bd1b91dd3d3a02 (diff) | |
| parent | 774637a2f4505d62a2afb243b04ba283030047dc (diff) | |
| download | pleroma-62ffc00a5d5975a75c905bc728feb71cd15a34d3.tar.gz pleroma-62ffc00a5d5975a75c905bc728feb71cd15a34d3.zip | |
Merge branch 'feature/add-background-image-to-mastoapi' into 'develop'
AccountView: Add user background.
See merge request pleroma/pleroma!1280
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 89e8adb41..86d40d898 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,6 +41,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Admin API: Endpoints for deleting and changing the scope of individual reported statuses - Admin API: Endpoints to view and change config settings. - AdminFE: initial release with basic user management accessible at /pleroma/admin/ +- Mastodon API: Add background image setting to update_credentials - Mastodon API: [Scheduled statuses](https://docs.joinmastodon.org/api/rest/scheduled-statuses/) - Mastodon API: `/api/v1/notifications/destroy_multiple` (glitch-soc extension) - Mastodon API: `/api/v1/pleroma/accounts/:id/favourites` (API extension) |
