Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-14 | Fix #2672 - Connect signed PuSH subscription requests to instance domain (#4205) | Eugen Rochko | |
* Fix #2672 - Connect signed PuSH subscription requests to instance domain Resolves #2739 * Fix return of locate_subscription * Fix tests | |||
2017-05-10 | Add spec for Pubsubhubbub::DistributionWorker. PuSH-deliver public items (#2954) | Eugen Rochko | |
to all subscribers. IDN-normalize callback URLs for subscriptions on insert. | |||
2017-05-09 | Specs for pubsub subscribe service (#2951) | Matt Jankowski | |
* Add spec for pubsubhubbub/subscribe * Refactor pubsubhubbub/subscribe service | |||
2017-05-09 | Spec and refactor for pubsubhubbub/unsubscribe service (#2946) | Matt Jankowski | |
* Add coverage for pubsub unsubscribe service * Refactor pubsub unsubscribe service | |||
2017-04-25 | Punycode URI normalization (#2370) | Eugen | |
* Fix #2119 - Whenever about to send a HTTP request, normalize the URI * Add test for IDN request in FetchLinkCardService * Perform IDN normalization on domains before they are stored in the DB | |||
2017-04-15 | ActiveRecord::Relation does not respond to `#id` (#1834) | alpaca-tc | |
2017-02-14 | Disable PuSH for blocked domains | Eugen Rochko | |
2016-11-28 | Fix Pubsubhubbub::UnsubscribeService | Eugen Rochko | |
2016-11-28 | Adding embedded PuSH server | Eugen Rochko | |