aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/feed.php
Commit message (Expand)AuthorAge
* use correct FeedOptions methods. fixes #4203Andreas Gohr2024-02-11
* 🤖 Rector and PHPCS fixessplitbrain2024-01-30
* remove obsolete feed creation codeAndreas Gohr2024-01-26
* 🤖 Rector and PHPCS fixessplitbrain2024-01-26
* Feed creation refactoringAndreas Gohr2024-01-17
* use $auth instanceof AuthPlugin instead of not null checkGerrit Uitslag2023-09-01
* Rector to rename print to echo callsAndreas Gohr2023-08-31
* coding style: control flow line breaksAndreas Gohr2023-08-31
* coding style: control flow whitespacesAndreas Gohr2023-08-31
* reformatting at top levelGerrit Uitslag2023-08-31
* coding style: function call spacingAndreas Gohr2023-08-30
* Apply rector fixes to bin and toplevelAndreas Gohr2023-08-30
* Fix titles in feedsAndreas Gohr2022-11-01
* fix warnings in feed.php. #3728Andreas Gohr2022-08-27
* fix linelengths in feed.phpAndreas Gohr2022-02-04
* Code Style fixjpedryc2022-01-27
* feed.php updates:jpedryc2022-01-26
* Renamed constant to RECENTS_ONLY_CREATIONPhy2020-03-09
* Implemented only_new option for RSS feed, so you can request RSS feed that co...Tero Kivinen2020-03-09
* initialize rssRecentChanges flag to 0Phy2020-03-09
* Add option rss_show_deletedAurélien Martin2020-03-09
* deprecated trigger_event() in favor of a static method on EventAndreas Gohr2019-04-20
* First go at moving the plugin classes into their own namespaceAndreas Gohr2019-04-20
* Rename fields and add deprecated __get/__setMichael Große2019-02-14
* Refactor cache.php into different filesMichael Große2019-02-02
* split changelog classes into their own namespaceAndreas Gohr2018-06-15
* do not disclose email or IP addresses of users through RSSAndreas Gohr2017-08-05
* use composer based library for feed creator #1970Andreas Gohr2017-05-18
* Fix PHP7 evaluation order incompatibilityGerrit Uitslag2016-03-02
* 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