]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
RSS/ATOM feeds: process through Slim controller
authorArthurHoaro <arthur@hoa.ro>
Mon, 18 May 2020 15:17:36 +0000 (17:17 +0200)
committerArthurHoaro <arthur@hoa.ro>
Thu, 23 Jul 2020 19:19:21 +0000 (21:19 +0200)
commit7b2ba6ef820335df682fbe3dcfaceef3a62cf4a5
treeb9d4b744f514fb3d1b45a40f81323983ca31f7ad
parentf4929b1188b4bc5e92b925ebc44f5ad40bb1a4ed
RSS/ATOM feeds: process through Slim controller
16 files changed:
application/container/ContainerBuilder.php
application/container/ShaarliContainer.php
application/feed/FeedBuilder.php
application/front/controllers/FeedController.php [new file with mode: 0644]
application/front/controllers/ShaarliController.php
doc/md/RSS-feeds.md
index.php
plugins/pubsubhubbub/pubsubhubbub.php
tests/feed/CachedPageTest.php
tests/front/controller/FeedControllerTest.php [new file with mode: 0644]
tpl/default/includes.html
tpl/default/opensearch.html
tpl/default/page.header.html
tpl/vintage/includes.html
tpl/vintage/opensearch.html
tpl/vintage/page.header.html