gotosocial/internal/api/client/push
Vyr Cossont 27844b7da2
[feature] Implement Web Push notification policy (#3721)
* Web Push: add policy column to subscriptions

* Web Push: add policy to API

* Web Push: test notification policy

* go-fmt unrelated file (how did this get thru?)
2025-02-03 10:25:53 +00:00
..
push.go [feature] Push notifications (#3587) 2025-01-23 16:47:30 -08:00
push_test.go [feature] Push notifications (#3587) 2025-01-23 16:47:30 -08:00
pushsubscriptiondelete.go [feature] Push notifications (#3587) 2025-01-23 16:47:30 -08:00
pushsubscriptiondelete_test.go [feature] Push notifications (#3587) 2025-01-23 16:47:30 -08:00
pushsubscriptionget.go [feature] Push notifications (#3587) 2025-01-23 16:47:30 -08:00
pushsubscriptionget_test.go [feature] Push notifications (#3587) 2025-01-23 16:47:30 -08:00
pushsubscriptionpost.go [feature] Implement Web Push notification policy (#3721) 2025-02-03 10:25:53 +00:00
pushsubscriptionpost_test.go [feature] Implement Web Push notification policy (#3721) 2025-02-03 10:25:53 +00:00
pushsubscriptionput.go [feature] Implement Web Push notification policy (#3721) 2025-02-03 10:25:53 +00:00
pushsubscriptionput_test.go [feature] Implement Web Push notification policy (#3721) 2025-02-03 10:25:53 +00:00