Skip to content

Show message priority on messages #406

@EdwinKM

Description

@EdwinKM

Still experimenting with Gotify.

With the curl commands i get two messages in the webGUI and the mobile app.
The webGUI shows a brown and red left-border (why does it not show the number somewhere? for example on the hoover event)
But the mobile app does not show anything related to the priority level. No color or anything.

curl -X POST http://gotify./message
-H "X-Gotify-Key: "
-F "title=title"
-F "message=Priority 4"
-F "priority=4"

curl -X POST http://gotify./message
-H "X-Gotify-Key: "
-F "title=title"
-F "message=Priority 8"
-F "priority=8"

Metadata

Metadata

Assignees

No one assigned

    Labels

    a:featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions