summaryrefslogtreecommitdiff
path: root/IkiWiki
AgeCommit message (Expand)Author
2010-07-04move nickname sanitization outJoey Hess
2010-07-04comment: Fix problem moderating comments of certian pages with utf-8 in their...Joey Hess
2010-07-04further sanitize nickname charactersJoey Hess
2010-07-04po: added support for html pagetypeintrigeri
2010-07-04po: s/utf-8/UTF-8, to solve part of the double commit bug.intrigeri
2010-07-04review of needstranslation() pagespecJoey Hess
2010-07-04po: added a needstranslation() pagespecintrigeri
2010-07-01git: Added git_wrapper_background_command option. Can be used to eg, make th...Joey Hess
2010-06-27hnb: Fixed broken use of mkstemp that had caused dangling temp files, and pre...Joey Hess
2010-06-23chdir to srcdir in rcs_getctimeJoey Hess
2010-06-23bugfixJoey Hess
2010-06-23finializing openid nickname supportJoey Hess
2010-06-23git: Record the username from openid in the git author email. (This avoids di...Joey Hess
2010-06-23take username from email address as fallbackJoey Hess
2010-06-23rcs_getctime and rcs_getmtime take relative filenamesJoey Hess
2010-06-23rcs_commit and rcs_commit_staged api changesJoey Hess
2010-06-23update for new rcs_commit_staged APIJoey Hess
2010-06-23stop using REMOTE_ADDRJoey Hess
2010-06-23API: rcs_commit and rcs_commit_staged are passed a new parameterJoey Hess
2010-06-23Add new optional field usershort to rcs_recentchanges.Joey Hess
2010-06-23whitespaceJoey Hess
2010-06-23bugfix: record email-like links as page linksJoey Hess
2010-06-23simplify anchor handlingJoey Hess
2010-06-23avoid needing full email regexpJoey Hess
2010-06-19Enhance the link plugin to handle external links.Bernd Zeimetz
2010-06-18store state to avoid needing to rebuild when changing themeJoey Hess
2010-06-18needsbuild hook is passed an array refJoey Hess
2010-06-18avoid shellingJoey Hess
2010-06-18mercurial: Fix buggy getctime code.Joey Hess
2010-06-17avoid dying if cannot chdir to an underlaydirJoey Hess
2010-06-16Merge branch 'themes'Joey Hess
2010-06-16force list contextJoey Hess
2010-06-16force rebuild for theme changeJoey Hess
2010-06-16add theme pluginJoey Hess
2010-06-16Encode not usedJoey Hess
2010-06-16attachment: Support Windows paths when taking basename of client-supplied fil...Joey Hess
2010-06-15git: Gix --gettime to properly support utf8 filenames.Joey Hess
2010-06-15Make --gettime be honored after initial setup.Joey Hess
2010-06-15fix other cases of unicode mixing issueJoey Hess
2010-06-15Fix issues with combining unicode srcdirs and source files.Joey Hess
2010-06-15Fix issues with combining unicode srcdirs and source files.Joey Hess
2010-06-15calendar: Tune archive_pagespec to only match pages, not other files.Joey Hess
2010-06-14editpage, comments: Fix broken links in sidebar (due to forcebaseurl). (Thank...Joey Hess
2010-06-13more symetric enable/disableJoey Hess
2010-06-13websetup: Allow enabling plugins listed in disable_plugins.Joey Hess
2010-06-12attachment: When inserting links, insert img directives for images, if that p...Joey Hess
2010-06-12avoid ugly warning if size="" is specifiedJoey Hess
2010-06-12edittemplate: Look for template pages under templates/ like everything else (...Joey Hess
2010-06-12edittemplate: Make silent mode not disable display when the template page doe...Joey Hess
2010-06-12editpage: Rename "comments" field to avoid CSS conflict with the comments div.Joey Hess