Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More `db.DefaultContext` refactor (#27265) (#27347) | Giteabot | 2023-09-29 | 1 | -1/+1 |
| | | | | | | | | | | | Backport #27265 by @JakobDev Part of #27065 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. Co-authored-by: JakobDev <jakobdev@gmx.de> | ||||
* | Move notification interface to services layer (#26915) | Lunny Xiao | 2023-09-05 | 1 | -28/+27 |
| | | | Extract from #22266 | ||||
* | Move feed notification service layer (#26908) | Lunny Xiao | 2023-09-05 | 1 | -0/+459 |
Extract from #22266 |