Skip to content

Desktop notifications don't contain the message #1883

@Salamandar

Description

@Salamandar

Describe the bug

Up until the latest release, desktop notifications contained the beginning of the message. So you'd know if it was useful to go to the cinny tab. See

body: body.plain,

Now the notification just contains "new notification from X" (see

body: `New inbox notification from ${username}`,
)

Now you need to go into the cinny app to see if this notification is relevant or if it just interrupted your previous activity.

Reproduction

No response

Expected behavior

A useful notification with the content of the message, as before.

Maybe a configurable behaviour if you want to hide the content of the message for privacy purposes.

Platform and versions

Cinny version: v4.0

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions