summaryrefslogtreecommitdiff
path: root/internal/webpush/realsender.go
AgeCommit message (Expand)AuthorFiles
2025-08-14[performance] replace uses of fmt.Sprintf() with inlineable buildURL_() and b...Libravatar kim1
2025-05-31[performance] cache mute check results (#4202)Libravatar kim1
2025-05-22[chore] Upgrade to Go 1.24 (#4187)Libravatar Daenney1
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney1
2025-03-07[feature] Parse content warning to HTML, serialize via client API as plaintex...Libravatar tobi1
2025-02-09[bugfix] Reduce Web Push record size (#3762)Libravatar Vyr Cossont1
2025-02-03[feature] Implement Web Push notification policy (#3721)Libravatar Vyr Cossont1
2025-01-31[chore] Web Push: Use server URL for VAPID sub claim (#3716)Libravatar Vyr Cossont1
2025-01-27[chore] some tidy ups (#3677)Libravatar kim1
2025-01-23[feature] Push notifications (#3587)Libravatar Vyr Cossont1