about summary refs log tree commit diff
path: root/app/services/pubsubhubbub/unsubscribe_service.rb
AgeCommit message (Collapse)Author
2017-05-10Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items (#2954)Eugen Rochko
to all subscribers. IDN-normalize callback URLs for subscriptions on insert.
2017-05-09Spec and refactor for pubsubhubbub/unsubscribe service (#2946)Matt Jankowski
* Add coverage for pubsub unsubscribe service * Refactor pubsub unsubscribe service
2017-04-15ActiveRecord::Relation does not respond to `#id` (#1834)alpaca-tc
2016-11-28Fix Pubsubhubbub::UnsubscribeServiceEugen Rochko
2016-11-28Adding embedded PuSH serverEugen Rochko