Merge branch 'feature/1530-removing-with_move' into 'develop'
Feature/1530 removing with move Closes #1530 See merge request pleroma/pleroma!2306
This commit is contained in:
commit
69341cbcba
8 changed files with 16 additions and 34 deletions
|
|
@ -117,7 +117,6 @@ The `type` value is `pleroma:emoji_reaction`. Has these fields:
|
|||
Accepts additional parameters:
|
||||
|
||||
- `exclude_visibilities`: will exclude the notifications for activities with the given visibilities. The parameter accepts an array of visibility types (`public`, `unlisted`, `private`, `direct`). Usage example: `GET /api/v1/notifications?exclude_visibilities[]=direct&exclude_visibilities[]=private`.
|
||||
- `with_move`: boolean, when set to `true` will include Move notifications. `false` by default.
|
||||
|
||||
## POST `/api/v1/statuses`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue