mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
Update changelog
This commit is contained in:
parent
8ce6c1f2d2
commit
284cd84c85
1 changed files with 5 additions and 0 deletions
|
@ -3,8 +3,13 @@
|
||||||
## [Unreleased](https://github.com/pixelfed/pixelfed/compare/v0.10.5...dev)
|
## [Unreleased](https://github.com/pixelfed/pixelfed/compare/v0.10.5...dev)
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
- Added ```/api/v1/accounts/update_credentials``` endpoint [6afd6970](https://github.com/pixelfed/pixelfed/commit/6afd6970)
|
||||||
|
- Added ```/api/v1/accounts/{id}/followers``` endpoint [41c91cba](https://github.com/pixelfed/pixelfed/commit/41c91cba)
|
||||||
|
- Added ```/api/v1/accounts/{id}/following``` endpoint [607eb51b](https://github.com/pixelfed/pixelfed/commit/607eb51b)
|
||||||
|
- Added ```/api/v1/accounts/{id}/statuses``` endpoint [8ce6c1f2](https://github.com/pixelfed/pixelfed/commit/8ce6c1f2)
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
- Update developer settings pages, fix vue bug [cd365ab3](https://github.com/pixelfed/pixelfed/commit/cd365ab3)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Updated Inbox Accept.Follow to use id of remote object [#1715](https://github.com/pixelfed/pixelfed/pull/1715)
|
- Updated Inbox Accept.Follow to use id of remote object [#1715](https://github.com/pixelfed/pixelfed/pull/1715)
|
||||||
|
|
Loading…
Reference in a new issue