-
- Téléchargements
Add `policy` param to `POST /api/v1/push/subscriptions` (#16040)
With possible values `all`, `followed`, `follower`, and `none`, control from whom notifications will generate a Web Push alert
parent
c968d22e
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Affichage de
- app/controllers/api/v1/push/subscriptions_controller.rb 14 ajouts, 14 suppressionsapp/controllers/api/v1/push/subscriptions_controller.rb
- app/controllers/api/web/push_subscriptions_controller.rb 14 ajouts, 11 suppressionsapp/controllers/api/web/push_subscriptions_controller.rb
- app/models/web/push_subscription.rb 22 ajouts, 1 suppressionapp/models/web/push_subscription.rb
- spec/controllers/api/v1/push/subscriptions_controller_spec.rb 19 ajouts, 9 suppressions.../controllers/api/v1/push/subscriptions_controller_spec.rb
- spec/controllers/api/web/push_subscriptions_controller_spec.rb 15 ajouts, 8 suppressions...controllers/api/web/push_subscriptions_controller_spec.rb
- spec/models/web/push_subscription_spec.rb 86 ajouts, 8 suppressionsspec/models/web/push_subscription_spec.rb
Veuillez vous inscrire ou vous se connecter pour commenter