Merge branch 'backport/hex-flake-id' into 'maint/1.1'
backport: hex `flake_id` support See merge request pleroma/pleroma!1793
This commit is contained in:
commit
43be47c161
25 changed files with 38 additions and 261 deletions
|
|
@ -15,6 +15,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
### Removed
|
||||
- ActivityPub: The `/objects/:uuid/likes` endpoint.
|
||||
|
||||
### Changed
|
||||
- The `Pleroma.FlakeId` module has been replaced with the `flake_id` library.
|
||||
|
||||
## [1.0.90] - 2019-09-30
|
||||
### Security
|
||||
- Mastodon API: respect post privacy in `/api/v1/statuses/:id/{favourited,reblogged}_by`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue