Commit Graph

3 Commits (5d65b9060b24e507fa530a1cfd6171b6d799f5e8)

Author SHA1 Message Date
Lunny Xiao ae63568ce3
Move notifywatch to service layer ()
No logic change.
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules ()
Enables tenv and testifylint linters
closes: https://github.com/go-gitea/gitea/issues/32842
Lunny Xiao 1ed5f379b9
Move GetFeeds to service layer ()
Move GetFeeds from models to service layer, no code change.