Merge branch 'feature/relay-list-task' into 'develop'
tasks: relay: add list task Closes #1101 See merge request pleroma/pleroma!1528
This commit is contained in:
commit
f7fc902c29
2 changed files with 21 additions and 0 deletions
|
|
@ -69,6 +69,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
- ActivityPub: Optional signing of ActivityPub object fetches.
|
||||
- Admin API: Endpoint for fetching latest user's statuses
|
||||
- Pleroma API: Add `/api/v1/pleroma/accounts/confirmation_resend?email=<email>` for resending account confirmation.
|
||||
- Relays: Added a task to list relay subscriptions.
|
||||
|
||||
### Changed
|
||||
- Configuration: Filter.AnonymizeFilename added ability to retain file extension with custom text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue