Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
[ikiwiki.git] / IkiWiki / Plugin / recentchanges.pm
2008-10-19 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-10-19 Joey Hessfix relativedate timezone inclusion
2008-10-18 Joey Hessfix url
2008-10-18 Joey Hesstweak recentchanges permalink code
2008-10-18 Joey HessPatch for anchor-based change permalinks in recent...
2008-10-18 Joey Hessmake relativedate work for the dates on the recentchang...
2008-09-27 Joey HessExport pagetitle, titlepage, linkpage.
2008-09-27 Joey HessMerge commit 'smcv/beautify'
2008-09-26 Joey Hessdecode utf-8 in recentchanges_link parameter
2008-09-25 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-09-25 Joey Hessrecentchanges: Fix redirects to non-page files.
2008-09-21 Simon McVittierecentchanges: construct redirections via urlto(),...
2008-08-03 Joey Hessadd plugin safe/rebuild info (part 2 of 3)
2008-07-31 Joey HessMerge branch 'master' into autoconfig
2008-07-29 Joey HessMerge branch 'tova' into autoconfig
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-27 Joey HessMerge branch 'master' into autoconfig
2008-07-27 Joey Hessremove default values in getsetup
2008-07-26 Joey HessMerge branch 'master' into autoconfig
2008-07-26 Joey Hessstandardising and documenting getsetup
2008-07-26 Joey Hessfinish adding getsetup hooks to plugins
2008-07-11 Joey Hessrename beautify_url to stress it only works on the...
2008-07-11 Joey Hessbeautify url recentchanges_link redirs to
2008-06-04 Joey Hessfix uninitialized value problem
2008-06-04 Joey Hessit's not $title, try the other variable
2008-06-04 Joey Hessalso decode html entities in the title
2008-03-14 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2008-03-14 Joey Hess* Fix expiry of old recentchanges changeset pages.
2008-03-03 Joey Hess* Add recentchangesdiff plugin that adds diffs to the...
2008-02-05 Joey HessMerge branch 'master' into prefix-directives
2008-02-03 Joey Hess* recentchanges: Exipre all *._change pages, even if...
2008-02-03 Joey Hess* recentchanges: Improve handling of links on the very...
2008-01-30 Joey Hessmove openiduser function to the openid plugin
2008-01-30 Joey Hessmove recentchanges link enabling into a pagetemplate...
2008-01-30 Joey HessMerge git://git.samba.org/jelmer/ikiwiki
2008-01-29 Joey Hessreally fix the baseurl problem
2008-01-29 Joey Hessmake the author metadata for changes pages be the un...
2008-01-29 Joey Hessadded configuration for recentchanges
2008-01-29 Joey Hessadd code to delete old change pages
2008-01-29 Joey Hessuse new refresh hook
2008-01-29 Joey Hessupdates
2008-01-29 Joey Hessescape wikilinks and preprocessor directives
2008-01-29 Joey Hesstypo
2008-01-29 Joey Hessmore style improvements
2008-01-29 Joey Hessnon-tabular recentchanges display
2008-01-29 Joey Hesssome parameteraisation and generalisation
2008-01-29 Joey Hessproof of concept implementation of static recentchanges