summaryrefslogtreecommitdiff
path: root/internal/gtsmodel/notification.go
AgeCommit message (Expand)AuthorFiles
2025-01-23[feature] Push notifications (#3587)Libravatar Vyr Cossont1
2024-11-28[chore] rename New___(string) int signature functions to Parse___(string) int...Libravatar kim1
2024-11-27[bugfix] Log + ignore unknown notification types (#3577)Libravatar tobi1
2024-11-25[performance] convert enum strings to ints (#3558)Libravatar kim1
2024-07-11[chore] Add interaction policy gtsmodels (#3075)Libravatar tobi1
2024-04-11[feature] New user sign-up via web page (#2796)Libravatar tobi1
2023-08-06[chore] Remove go-playground/validator (#2069)Libravatar Daenney1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-11-18[performance] don't use relations to select notification structs, use caches ...Libravatar tobi1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-09-20use timestamptz instead of timestamp (#237)Libravatar tobi1
2021-09-01moving stuff aroundLibravatar tsmethurst1
2021-09-01change muchos thingsLibravatar tsmethurst1
2021-09-01go fmtLibravatar tsmethurst1
2021-09-01more work on struct validationLibravatar tsmethurst1
2021-08-25Pg to bun (#148)Libravatar tobi1
2021-08-20Database updates (#144)Libravatar tobi1
2021-06-13Timeline manager (#40)Libravatar Tobi Smethurst1
2021-05-30Move a lot of stuff + tidy stuff (#37)Libravatar Tobi Smethurst1
2021-05-27Notifications (#34)Libravatar Tobi Smethurst1