about summary refs log tree commit diff
path: root/app/services/pubsubhubbub
AgeCommit message (Collapse)Author
2017-04-25Punycode 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-15ActiveRecord::Relation does not respond to `#id` (#1834)alpaca-tc
2017-02-14Disable PuSH for blocked domainsEugen Rochko
2016-11-28Fix Pubsubhubbub::UnsubscribeServiceEugen Rochko
2016-11-28Adding embedded PuSH serverEugen Rochko