]> cat aescling's git repositories - mastodon.git/commit
Change Web Push API deliveries to use request pooling (#16014)
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 12 Apr 2021 12:25:34 +0000 (14:25 +0200)
committerGitHub <noreply@github.com>
Mon, 12 Apr 2021 12:25:34 +0000 (14:25 +0200)
commit120965eb0b1b0da6906bb242da50a77367defd96
tree2a6d86cade2d90d8c70fb43db7f145839a9d045c
parent463875f645abf59eb64c760ec1439d9434ebc86e
Change Web Push API deliveries to use request pooling (#16014)
Gemfile
Gemfile.lock
app/models/web/push_subscription.rb
app/workers/web/push_notification_worker.rb
spec/workers/web/push_notification_worker_spec.rb [new file with mode: 0644]