aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/pubsubhubbub/pubsubhubbub.php
Commit message (Expand)AuthorAgeFilesLines
* Apply PHP Code Beautifier on source code for linter automatic fixesArthurHoaro2020-11-091-7/+7
* Process main page (linklist) through Slim controllerArthurHoaro2020-07-231-2/+2
* Use multi-level routes for existing controllers instead of 1 level everywhereArthurHoaro2020-07-231-2/+2
* RSS/ATOM feeds: process through Slim controllerArthurHoaro2020-07-231-2/+2
* namespacing: \Shaarli\Plugin\PluginManagerVirtualTam2019-01-121-0/+1
* namespacing: \Shaarli\RouterVirtualTam2019-01-121-0/+1
* namespacing: \Shaarli\Feed\{Cache,CachedPage,FeedBuilder}VirtualTam2019-01-121-0/+1
* lint: apply phpcbf to plugins/VirtualTam2018-12-021-2/+3
* Shaarli's translationArthurHoaro2017-10-221-3/+13
* Move PubSubHubbub code as a default pluginArthurHoaro2016-12-201-0/+101