1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00
gitea/services/uinotification
Rafael Girão fe2d0f8c94 Add user notifications settings tab
Adds a notification tab to the user's settings page,
allowing a user to customize both the e-mail and in-UI notifications
they receive.

Additionally, this commit adds logic to handle UI notification options,
similarly to what is already done for e-mail notifications.
Refs: https://github.com/go-gitea/gitea/issues/30537

Co-Authored-By: João Tiago <joao.leal.tintas@tecnico.ulisboa.pt>
Signed-off-by: Rafael Girão <rafael.s.girao@tecnico.ulisboa.pt>
Signed-off-by: João Tiago <joao.leal.tintas@tecnico.ulisboa.pt>
2024-05-26 17:13:55 +01:00
..
notify.go Add user notifications settings tab 2024-05-26 17:13:55 +01:00