NotificationController: Don't return chat_mentions by default.

This commit is contained in:
lain 2020-06-02 14:05:53 +02:00
commit 127ccc4e1c
4 changed files with 37 additions and 15 deletions

View file

@ -204,7 +204,7 @@ Returned data is the deleted message.
### Notifications
There's a new `pleroma:chat_mention` notification, which has this form:
There's a new `pleroma:chat_mention` notification, which has this form. It is not given out in the notifications endpoint by default, you need to explicitly request it with `include_types[]=pleroma:chat_mention`:
```json
{