1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00
gitea/services/auth
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
..
source Fix tautological conditions (#30735) 2024-04-30 14:34:40 +02:00
auth_test.go
auth_token_test.go
auth_token.go
auth.go
basic.go
group.go
httpsign.go
interface.go
main_test.go
oauth2.go
reverseproxy.go
session.go
signin.go
source.go
sspi.go Add user notifications settings tab 2024-05-26 17:13:55 +01:00
sspiauth_posix.go
sspiauth_windows.go
sync.go