aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* search: Update search page when page.tmpl or searchquery.tmpl are locally mod...Joey Hess2011-06-03
* let's assume some web server will think OFF is a good idea..Joey Hess2011-06-03
* Support the Hiawatha web server which sets HTTPS=off rather than not setting ...Joey Hess2011-06-03
* Merge remote-tracking branch 'intrigeri/po'Joey Hess2011-06-03
|\
| * po: set Locale::Po4a::Xml's ontagerror option to warn only.intrigeri2011-05-26
* | po: support language codes in the form of 'es_AR', and 'arn'.intrigeri2011-05-26
* | allow for a html formatted description in websetupJoey Hess2011-05-13
|/
* Support YAML::XS by not passing decoded unicode to Load. Closes: #625713Joey Hess2011-05-12
* openid: also use Net::INET6Glue if availableJoey Hess2011-05-09
* aggregate, pinger: Use Net::INET6Glue if available to support making ipv6 con...Joey Hess2011-05-09
* HTML::Entities::encode_numeric is not exportedJoey Hess2011-04-30
* tag: Avoid autocreating multiple tag pages that vary only in capitalization. ...Joey Hess2011-04-30
* meta: Add FOAF support. Closes: #623156 (Jonas Smedegaard)Joey Hess2011-04-21
* fix use of debug() without sprintf()Jon Dowland2011-04-20
* use debug() for wrapper-generation print outsJon Dowland2011-04-20
* Fix syntax of recently added JavaScript syntax in meta.pm (<script /> apparen...Jonas Smedegaard2011-04-17
* meta: Fix bug in loading of HTML::Entities that can break inline archive=yes ...Joey Hess2011-04-12
* Merge remote-tracking branch 'levitte/master'Joey Hess2011-03-30
|\
| * * IkiWiki/Plugin/monotone.pm: monotone v0.48 has a small error thatRichard Levitte2011-03-30
| * * IkiWiki/Plugin/monotone.pm: implement rcs_getmtimeRichard Levitte2011-03-30
* | look up avatar at comment post timeJoey Hess2011-03-30
* | check site url for httpsJoey Hess2011-03-30
* | robustness fixJoey Hess2011-03-30
* | indentationJoey Hess2011-03-30
* | comments: add OpenID-based avatars (libravatar.org)Francois Marier2011-03-30
* | comments: serve avatars over https in https wikisFrancois Marier2011-03-30
* | comments: add avatar picture of comment authorFrancois Marier2011-03-30
|/
* meta plugin: script supportGiuseppe Bilotta2011-03-28
* meta: Security fix; don't allow alternative stylesheets to be added on pages ...Joey Hess2011-03-28
* comment: Better fix to avoid showing comments of subpages, while not breaking...Joey Hess2011-03-28
* Revert "comment: Don't show comments of subpages on parent pages. (Fixes bug ...Joey Hess2011-03-28
* fix targetpage replacement to support 3 argument formJoey Hess2011-03-24
* avoid stomping on inline's rootpage sub if it's not already presentJoey Hess2011-03-24
* fix var nameJoey Hess2011-03-21
* comment about lockingJoey Hess2011-03-21
* call aggregate checkconfig lastJoey Hess2011-03-21
* Avoid escaping / characters in filenames when building the cgiurl, as this co...Joey Hess2011-03-21
* aggregate: Read cookies from ~/.ikiwiki/cookies by default. Also, the cookiej...Joey Hess2011-03-21
* darcs: Fix multiple issues preventing rcs_diff from working.Joey Hess2011-03-02
* comment: Don't show comments of subpages on parent pages. (Fixes bug introduc...Joey Hess2011-02-27
* avoid uninitialized value warning when running -dumpsetupJoey Hess2011-02-25
* inline: allow assigning an id to postform/feedlinkGiuseppe Bilotta2011-02-22
* inline: base feed urls on included page nameGiuseppe Bilotta2011-02-22
* Fix broken baseurl in cgi mode when usedirs is disabled. Bug introduced in 3....Joey Hess2011-02-21
* Merge remote branch 'smcv/ready/transient-recentchanges'Joey Hess2011-02-09
|\
| * Only unlink excess recentchanges from srcdir if not in transientdirSimon McVittie2011-01-07
| * Put recent changes in the transient underlaySimon McVittie2011-01-07
* | map: don't create useless </ul><ul> sequencesGiuseppe Bilotta2011-02-09
* | Merge remote branch 'smcv/ready/transient-tag'Joey Hess2011-02-09
|\ \
| * | tag: default to tag_autocreate_commit=1 as intendedSimon McVittie2011-01-07