package
1.24.0-dev
Repository: https://github.com/go-gitea/gitea.git
Documentation: pkg.go.dev

# Functions

GetThread get notification by ID.
ListNotifications list users's notification threads.
ListRepoNotifications list users's notification threads on a specific repo.
NewAvailable check if unread notifications exist.
ReadNotifications mark notification threads as read, unread, or pinned.
ReadRepoNotifications mark notification threads as read on a specific repo.
ReadThread mark notification as read by ID.