summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2011-04-30HTML::Entities::encode_numeric is not exportedJoey Hess
2011-04-30tag: Avoid autocreating multiple tag pages that vary only in capitalization. ...Joey Hess
2011-04-21meta: Add FOAF support. Closes: #623156 (Jonas Smedegaard)Joey Hess
2011-04-20fix use of debug() without sprintf()Jon Dowland
2011-04-20use debug() for wrapper-generation print outsJon Dowland
2011-04-17Fix syntax of recently added JavaScript syntax in meta.pm (<script /> apparen...Jonas Smedegaard
2011-04-12meta: Fix bug in loading of HTML::Entities that can break inline archive=yes ...Joey Hess
2011-03-30Merge remote-tracking branch 'levitte/master'Joey Hess
2011-03-30look up avatar at comment post timeJoey Hess
2011-03-30check site url for httpsJoey Hess
2011-03-30* IkiWiki/Plugin/monotone.pm: monotone v0.48 has a small error thatRichard Levitte
2011-03-30* IkiWiki/Plugin/monotone.pm: implement rcs_getmtimeRichard Levitte
2011-03-30robustness fixJoey Hess
2011-03-30indentationJoey Hess
2011-03-30comments: add OpenID-based avatars (libravatar.org)Francois Marier
2011-03-30comments: serve avatars over https in https wikisFrancois Marier
2011-03-30comments: add avatar picture of comment authorFrancois Marier
2011-03-28meta plugin: script supportGiuseppe Bilotta
2011-03-28meta: Security fix; don't allow alternative stylesheets to be added on pages ...Joey Hess
2011-03-28comment: Better fix to avoid showing comments of subpages, while not breaking...Joey Hess
2011-03-28Revert "comment: Don't show comments of subpages on parent pages. (Fixes bug ...Joey Hess
2011-03-24fix targetpage replacement to support 3 argument formJoey Hess
2011-03-24avoid stomping on inline's rootpage sub if it's not already presentJoey Hess
2011-03-21fix var nameJoey Hess
2011-03-21comment about lockingJoey Hess
2011-03-21call aggregate checkconfig lastJoey Hess
2011-03-21Avoid escaping / characters in filenames when building the cgiurl, as this co...Joey Hess
2011-03-21aggregate: Read cookies from ~/.ikiwiki/cookies by default. Also, the cookiej...Joey Hess
2011-03-02darcs: Fix multiple issues preventing rcs_diff from working.Joey Hess
2011-02-27comment: Don't show comments of subpages on parent pages. (Fixes bug introduc...Joey Hess
2011-02-25avoid uninitialized value warning when running -dumpsetupJoey Hess
2011-02-22inline: allow assigning an id to postform/feedlinkGiuseppe Bilotta
2011-02-22inline: base feed urls on included page nameGiuseppe Bilotta
2011-02-21Fix broken baseurl in cgi mode when usedirs is disabled. Bug introduced in 3....Joey Hess
2011-02-09Merge remote branch 'smcv/ready/transient-recentchanges'Joey Hess
2011-02-09map: don't create useless </ul><ul> sequencesGiuseppe Bilotta
2011-02-09Merge remote branch 'smcv/ready/transient-tag'Joey Hess
2011-02-09Merge remote branch 'smcv/ready/transient-autoindex'Joey Hess
2011-02-09minor optimisationJoey Hess
2011-02-09Merge remote branch 'smcv/ready/transient-aggregate'Joey Hess
2011-02-09Merge remote branch 'smcv/transient-relative-api'Joey Hess
2011-02-09Merge remote branch 'smcv/ready/transient'Joey Hess
2011-02-03htmltidy: Avoid breaking the sidebar when websetup is running.Joey Hess
2011-02-01editpage: Avoid inheriting internal page types.Joey Hess
2011-01-25run po checkconfig last so it can see underlays added in other checkconfig hooksJoey Hess
2011-01-24inline: Fix regression in feed titles. Closes: #610878 (Thanks, Paul Wise)Joey Hess
2011-01-24blogspam: Don't check modifications from admins for spam, and also allow the ...Joey Hess
2011-01-24bleaghJoey Hess
2011-01-23fix uninitilized value warning on bad page nameJoey Hess
2011-01-23Revert "fix uninitilized value warning on bad page name"Joey Hess