Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.99 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.99 KB

Notifications

This app provides a backend and frontend for the notification API available in Nextcloud. The API is used by other apps to notify users in the web UI and sync clients about various things. Some examples are:

QA metrics on master branch:

Build Status Scrutinizer Code Quality Code Coverage

Screenshot

Screenshot of the notification icon and dropdown

Note: The 🔔 icon is hidden, when the user has no notifications.

Notification workflow

For information how to make your app interact with the notifications app, see Sending and processing/"mark as read" notifications as a Nextcloud App in the wiki.

If you want to present notifications as a client, see Reading and deleting notifications as an Nextcloud Client.