This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/web/user
Tyrone Yeh 3bd8f50af8
Added email notification option to receive all own messages (#20179)
Sometimes users want to receive email notifications of messages they create or reply to,
Added an option to personal preferences to allow users to choose

Closes #20149
2022-07-28 16:30:12 +08:00
..
setting Added email notification option to receive all own messages (#20179) 2022-07-28 16:30:12 +08:00
avatar.go
home.go Add repository condition for issue count (#20454) 2022-07-24 19:53:40 +03:00
home_test.go
main_test.go
notification.go
package.go Hide internal package versions (#20492) 2022-07-27 09:59:10 +08:00
profile.go Only show Followers that current user can access (#20220) 2022-07-05 16:47:45 +01:00
search.go
stop_watch.go Move issues related files into models/issues (#19931) 2022-06-13 17:37:59 +08:00
task.go