about summary refs log tree commit diff
path: root/app/services/pubsubhubbub/subscribe_service.rb
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-02-14Disable PuSH for blocked domainsEugen Rochko
2016-11-28Adding embedded PuSH serverEugen Rochko