forked from gitea/gitea
1
0
Fork 0
Commit Graph

3 Commits

Author SHA1 Message Date
JakobDev cf0df023be
More `db.DefaultContext` refactor ()
Part of 

This PR touches functions used in templates. As templates are not static
typed, errors are harder to find, but I hope I catch it all. I think
some tests from other persons do not hurt.
2023-09-29 12:12:54 +00:00
Lunny Xiao 540bf9fa6d
Move notification interface to services layer ()
Extract from 
2023-09-05 18:37:47 +00:00
Lunny Xiao f064d716c3
Move feed notification service layer ()
Extract from 
2023-09-05 13:00:52 +00:00