summaryrefslogtreecommitdiffstats
path: root/models/activities/notification.go
Commit message (Expand)AuthorAgeFilesLines
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-3/+3
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-181-1/+1
* Add generic set type (#21408)KN4CK3R2022-10-121-29/+17
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-0/+835