]> cat aescling's git repositories - mastodon.git/commit
Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items (#2954)
authorEugen Rochko <eugen@zeonfederated.com>
Wed, 10 May 2017 00:55:43 +0000 (02:55 +0200)
committerGitHub <noreply@github.com>
Wed, 10 May 2017 00:55:43 +0000 (02:55 +0200)
commit3a38322a54f0eeb3eba037a4fd61a072bda44311
tree0e959825c95b3e0afd7fcfad2c7d435056b80c5a
parent29d8313b28ee5a0f6e18141028185e757035b547
Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items (#2954)

to all subscribers. IDN-normalize callback URLs for subscriptions on insert.
app/services/pubsubhubbub/subscribe_service.rb
app/services/pubsubhubbub/unsubscribe_service.rb
app/workers/pubsubhubbub/distribution_worker.rb
spec/workers/pubsubhubbub/distribution_worker_spec.rb [new file with mode: 0644]