Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
alexlehm
/
dokuwiki
Public
forked from
dokuwiki/dokuwiki
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
dokuwiki
feed.php
on
master
User selector
All users
All time
Commit history
Commits on Feb 11, 2024
use correct FeedOptions methods. fixes #4203
Show description for 7e23bd0
splitbrain
committed
7e23bd0
View commit details
Copy full SHA for 7e23bd0
View code at this point
Browse repository at this point
Commits on Jan 30, 2024
🤖 Rector and PHPCS fixes
splitbrain
authored
2abe2b1
View commit details
Copy full SHA for 2abe2b1
View code at this point
Browse repository at this point
Commits on Jan 26, 2024
remove obsolete feed creation code
Show description for 87f6c71
splitbrain
committed
87f6c71
View commit details
Copy full SHA for 87f6c71
View code at this point
Browse repository at this point
🤖 Rector and PHPCS fixes
splitbrain
authored
72c714a
View commit details
Copy full SHA for 72c714a
View code at this point
Browse repository at this point
Commits on Jan 17, 2024
Feed creation refactoring
Show description for fe9d054
splitbrain
committed
fe9d054
View commit details
Copy full SHA for fe9d054
View code at this point
Browse repository at this point
Commits on Aug 31, 2023
use $auth instanceof AuthPlugin instead of not null check
Klap-in
committed
6547cfc
View commit details
Copy full SHA for 6547cfc
View code at this point
Browse repository at this point
Rector to rename print to echo calls
splitbrain
committed
26dfc23
View commit details
Copy full SHA for 26dfc23
View code at this point
Browse repository at this point
coding style: control flow line breaks
splitbrain
committed
7d34963
View commit details
Copy full SHA for 7d34963
View code at this point
Browse repository at this point
coding style: control flow whitespaces
splitbrain
committed
177d683
View commit details
Copy full SHA for 177d683
View code at this point
Browse repository at this point
Commits on Aug 30, 2023
reformatting at top level
Klap-in
committed
ff84aba
View commit details
Copy full SHA for ff84aba
View code at this point
Browse repository at this point
coding style: function call spacing
splitbrain
committed
dccd6b2
View commit details
Copy full SHA for dccd6b2
View code at this point
Browse repository at this point
Apply rector fixes to bin and toplevel
splitbrain
committed
b1f206e
View commit details
Copy full SHA for b1f206e
View code at this point
Browse repository at this point
Commits on Nov 1, 2022
Fix titles in feeds
Show description for adb8672
splitbrain
committed
adb8672
View commit details
Copy full SHA for adb8672
View code at this point
Browse repository at this point
Commits on Aug 27, 2022
fix warnings in feed.php. #3728
splitbrain
committed
6fd2d4b
View commit details
Copy full SHA for 6fd2d4b
View code at this point
Browse repository at this point
Commits on Feb 4, 2022
fix linelengths in feed.php
splitbrain
committed
a30be5e
View commit details
Copy full SHA for a30be5e
View code at this point
Browse repository at this point
Commits on Jan 26, 2022
Code Style fix
jpedryc
committed
140bc87
View commit details
Copy full SHA for 140bc87
View code at this point
Browse repository at this point
Commits on Jan 25, 2022
feed.php updates:
Show description for 95dc9a1
jpedryc
committed
95dc9a1
View commit details
Copy full SHA for 95dc9a1
View code at this point
Browse repository at this point
Commits on Mar 10, 2020
Renamed constant to RECENTS_ONLY_CREATION
Show description for 08e9b52
phy25
committed
08e9b52
View commit details
Copy full SHA for 08e9b52
View code at this point
Browse repository at this point
Implemented only_new option for RSS feed, so you can request RSS feed that contains only new files.
kivinen
authored and
phy25
committed
68f43bc
View commit details
Copy full SHA for 68f43bc
View code at this point
Browse repository at this point
Commits on Mar 9, 2020
initialize rssRecentChanges flag to 0
phy25
committed
8de6bd9
View commit details
Copy full SHA for 8de6bd9
View code at this point
Browse repository at this point
Add option rss_show_deleted
pandamasta
authored and
phy25
committed
7b299f2
View commit details
Copy full SHA for 7b299f2
View code at this point
Browse repository at this point
Commits on Apr 20, 2019
deprecated trigger_event() in favor of a static method on Event
splitbrain
committed
cbb44ea
View commit details
Copy full SHA for cbb44ea
View code at this point
Browse repository at this point
First go at moving the plugin classes into their own namespace
splitbrain
committed
e1d9dcc
View commit details
Copy full SHA for e1d9dcc
View code at this point
Browse repository at this point
Commits on Feb 14, 2019
Rename fields and add deprecated __get/__set
Show description for d2f1d7a
micgro42
committed
d2f1d7a
View commit details
Copy full SHA for d2f1d7a
View code at this point
Browse repository at this point
Commits on Feb 2, 2019
Refactor cache.php into different files
micgro42
committed
0db5771
View commit details
Copy full SHA for 0db5771
View code at this point
Browse repository at this point
Commits on Jun 15, 2018
split changelog classes into their own namespace
Show description for 0c3a570
splitbrain
committed
0c3a570
View commit details
Copy full SHA for 0c3a570
View code at this point
Browse repository at this point
Commits on Aug 5, 2017
do not disclose email or IP addresses of users through RSS
Show description for 4364181
splitbrain
committed
4364181
View commit details
Copy full SHA for 4364181
View code at this point
Browse repository at this point
Commits on May 18, 2017
use composer based library for feed creator #1970
splitbrain
committed
572dd70
View commit details
Copy full SHA for 572dd70
View code at this point
Browse repository at this point
Commits on Mar 2, 2016
Fix PHP7 evaluation order incompatibility
Show description for 6ebabe2
Klap-in
committed
6ebabe2
View commit details
Copy full SHA for 6ebabe2
View code at this point
Browse repository at this point
Commits on Jan 7, 2015
Remove error supression for file_exists()
Show description for 79e7937
splitbrain
committed
79e7937
View commit details
Copy full SHA for 79e7937
View code at this point
Browse repository at this point
Commits on Sep 29, 2014
scrutinizer documentations issues
Klap-in
committed
e0c2628
View commit details
Copy full SHA for e0c2628
View code at this point
Browse repository at this point
Commits on May 25, 2014
Merge pull request #626 from splitbrain/feedmodelistsort
Show description for ed74b60
splitbrain
committed
ed74b60
View commit details
Copy full SHA for ed74b60
View code at this point
Browse repository at this point
Commits on May 14, 2014
username_link should show user's name in feed too
Klap-in
committed
470bf4b
View commit details
Copy full SHA for 470bf4b
View code at this point
Browse repository at this point
Commits on Apr 30, 2014
use new $INPUT->valid() method in feed.php
splitbrain
committed
d270476
View commit details
Copy full SHA for d270476
View code at this point
Browse repository at this point
Commits on Mar 20, 2014
add date sort option for list mode of feed
Klap-in
committed
477e599
View commit details
Copy full SHA for 477e599
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.