aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/recentchanges.pm
Commit message (Expand)AuthorAge
* setup file orderingJoey Hess2010-02-12
* Group related plugins into sections in the setup file, and drop unused rcs pl...Joey Hess2010-02-11
* factor out a userpage functionJoey Hess2010-02-04
* recentchanges: change to using do=goto links.Joey Hess2009-04-01
* Split cgi_goto into a goto pluginSimon McVittie2009-01-31
* recentchanges: delete CGI hook in favour of the global oneSimon McVittie2009-01-31
* finalise version 3.00 of the plugin apiJoey Hess2008-12-23
* recentchanges_link CGI: If the linked page is internal, use its permalinkSimon McVittie2008-12-22
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
* html escaping complicationJoey Hess2008-11-18
* improve escaping of wikilinks and preprocessor directivesJoey Hess2008-11-18
* Add rel=nofollow to recentchanges_links for the same (weak) reasons it was ea...Joey Hess2008-11-10
* fix relativedate timezone inclusionJoey Hess2008-10-19
* fix urlJoey Hess2008-10-17
* tweak recentchanges permalink codeJoey Hess2008-10-17
* Patch for anchor-based change permalinks in recent changes feedJoey Hess2008-10-17
* make relativedate work for the dates on the recentchanges pageJoey Hess2008-10-17
* Export pagetitle, titlepage, linkpage.Joey Hess2008-09-27
* Merge commit 'smcv/beautify'Joey Hess2008-09-27
|\
| * recentchanges: construct redirections via urlto(), avoiding mentions of index...Simon McVittie2008-09-21
* | decode utf-8 in recentchanges_link parameterJoey Hess2008-09-26
* | recentchanges: Fix redirects to non-page files.Joey Hess2008-09-25
|/
* add plugin safe/rebuild info (part 2 of 3)Joey Hess2008-08-03
* remove default values in getsetupJoey Hess2008-07-26
* standardising and documenting getsetupJoey Hess2008-07-26
* finish adding getsetup hooks to pluginsJoey Hess2008-07-26
* rename beautify_url to stress it only works on the path componentJoey Hess2008-07-11
* beautify url recentchanges_link redirs toJoey Hess2008-07-11
* fix uninitialized value problemJoey Hess2008-06-04
* it's not $title, try the other variableJoey Hess2008-06-04
* also decode html entities in the titleJoey Hess2008-06-04
* * Fix expiry of old recentchanges changeset pages.Joey Hess2008-03-14
* * Add recentchangesdiff plugin that adds diffs to the recentchanges feeds.Joey Hess2008-03-03
* * recentchanges: Exipre all *._change pages, even if the directoryJoey Hess2008-02-03
* * recentchanges: Improve handling of links on the very static changes pagesJoey Hess2008-02-03
* move openiduser function to the openid pluginJoey Hess2008-01-30
* move recentchanges link enabling into a pagetemplate hookJoey Hess2008-01-30
* really fix the baseurl problemJoey Hess2008-01-29
* make the author metadata for changes pages be the un-munged openidJoey Hess2008-01-29
* added configuration for recentchangesJoey Hess2008-01-29
* add code to delete old change pagesJoey Hess2008-01-29
* use new refresh hookJoey Hess2008-01-29
* updatesJoey Hess2008-01-29
* escape wikilinks and preprocessor directivesJoey Hess2008-01-29
* typoJoey Hess2008-01-29
* more style improvementsJoey Hess2008-01-29
* non-tabular recentchanges displayJoey Hess2008-01-29
* some parameteraisation and generalisationJoey Hess2008-01-29
* proof of concept implementation of static recentchangesJoey Hess2008-01-28