summaryrefslogtreecommitdiff
path: root/feed.php
Commit message (Expand)AuthorAge
* Remove error supression for file_exists()Andreas Gohr2015-01-07
* scrutinizer documentations issuesGerrit Uitslag2014-09-29
* Merge pull request #626 from splitbrain/feedmodelistsortAndreas Gohr2014-05-25
|\
| * add date sort option for list mode of feedGerrit Uitslag2014-03-20
| * Improve encoding dir in rssListNamespace()Gerrit Uitslag2014-03-20
* | username_link should show user's name in feed tooGerrit Uitslag2014-05-14
* | use new $INPUT->valid() method in feed.phpAndreas Gohr2014-04-30
* | add 404 status header to feed disabledGerrit Uitslag2014-03-18
* | allow disabling the rss feedGerrit Uitslag2014-03-18
|/
* Merge branch 'master' into diff_navigationAndreas Gohr2014-03-14
|\
| * Merge pull request #547 from splitbrain/chris_rssfeedfixesChristopher Smith2014-03-02
| |\
| | * add security character '$' around REMOTE_USER in cache key to avoid key clashesChristopher Smith2014-02-26
| | * remove rendundant lineChristopher Smith2014-02-26
| | * add HOST and PORT to feed cache keyChristopher Smith2014-02-26
| | * make media links in rss feeds absoluteChristopher Smith2014-02-14
| | * add missing '&' before 't' in url constructionChristopher Smith2014-02-14
* | | Merge remote-tracking branch 'origin/master' into diff_navigationGerrit Uitslag2014-02-23
|\| |
| * | Improve PHPDocs, rename auth_basic to DokuWiki_Auth_PluginGerrit Uitslag2014-02-17
| |/
* | Merge remote-tracking branch 'origin/master' into diff_navigationGerrit Uitslag2014-02-15
|\|
| * Fix RSS namespace listings containing hidden pagesMichael Hamann2013-12-02
| * Revert "Exclude hidden pages (config["hidepages"]) from RSS feed (see https:/...Michael Hamann2013-12-02
| * Revert "fix indention of RSS patch"Michael Hamann2013-12-02
* | refactor PageRevisionLog into Media- and PageChangelog extending ChangelogGerrit Uitslag2013-11-21
* | update function calls to changelog functionsGerrit Uitslag2013-11-20
|/
* fix indention of RSS patchAndreas Gohr2013-10-13
* Exclude hidden pages (config["hidepages"]) from RSS feed (see https://www.dok...Snarkturne2013-10-11
* removed superfluous parameter FS#2773Andreas Gohr2013-05-05
* FS#2738, fix double encoding of html entities in RSS feeds (updates feed.php ...Christopher Smith2013-04-10
* Fix content of pages with incorrect metadata in list feedsMichael Hamann2013-01-11
* Fix title of media items in the feed with useheading onMichael Hamann2012-09-14
* Merge branch 'input-validation' of git://github.com/whoopdedo/dokuwiki into p...Andreas Gohr2012-07-06
|\
| * fix incorrect usage of tpl_getMediaFileTom N Harris2012-06-29
* | Merge branch 'master' of github.com:splitbrain/dokuwiki into frontend_improve...Anika Henke2012-06-29
|\|
| * added Input wrapper to feed.phpAndreas Gohr2012-06-24
| * code cleanupAndreas Gohr2012-06-24
* | removed superfluous whitespacesAndreas Gohr2012-06-29
* | match on img tag in feed's img align replacementAndreas Gohr2012-04-23
* | removed align attribute from images and inserted them only in the feed (FS#1351)Anika Henke2012-04-08
|/
* make RSS contents (media/pages) configurableAndreas Gohr2012-03-02
* added tpl_getMediaFile() to replace tpl_getFavicon()Anika Henke2012-01-29
* issue #9 config option to disable media revisions, authKate Arzamastseva2011-08-02
* issue #10 media revisions/changes in RSS feedKate Arzamastseva2011-08-02
* fixed location of favicon in feed.php (FS#2232)Matthias Schulte2011-05-01
* Various changes to feed.php’s parameter handlingAdrian Lang2010-12-08
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* Small fixes / cleanupAdrian Lang2010-09-28
* FS#1884: respect $conf['showuseras'] in feedsGina Haeussge2010-06-26
* some more load fixesAndreas Gohr2010-03-12
* some more coding standard compliance updatesAndreas Gohr2010-01-15
* Fix feed author mail after variable name changeAdrian Lang2009-12-14