aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* Merge branch 'master' into fancypodcastAmitai Schlair2013-05-12
|\
| * meta: Fix anchors used to link to the page's license and copyright. Closes: #...Joey Hess2013-04-30
* | Merge branch 'master' into fancypodcastAmitai Schlair2013-03-17
|\|
| * Merge remote-tracking branch 'smcv/ready/map'Joey Hess2013-03-04
| |\
| | * map: postprocess to collapse useless </ul><ul> sequencesSimon McVittie2013-02-24
| | * Optionally add indentation to mapsSimon McVittie2013-02-24
| | * Revert "map: don't create useless </ul><ul> sequences"Simon McVittie2013-02-24
| * | Detect plugins with a broken getsetup and warn.Joey Hess2013-03-04
| * | Add missing plugin section, and deal with missing sections with a warning.Joey Hess2013-03-04
| |/
* | Catch up rsspage to atompage. Validates.Amitai Schlair2013-02-22
* | Render fancy podcast enclosures.Amitai Schlair2013-02-20
* | Extract genenclosure(). No functional change intended.Amitai Schlair2013-02-20
* | Make enclosures absolute (in feeds they have to be).Amitai Schlair2013-02-20
* | Document that last enclosure wins.Amitai Schlair2013-02-19
* | Make enclosure follow WikiLink LinkingRules.Amitai Schlair2013-02-19
* | Make [[!meta enclosure=foo.mp3]] "work" for HTML.Amitai Schlair2013-02-19
|/
* highlight: Now adds a span with class highlight-<extension> around highlighte...Joey Hess2013-02-12
* Fix diffurl links (cvsweb expects unescaped '/').Amitai Schlair2013-02-02
* Merge branch 'master' into cvsAmitai Schlair2013-02-02
|\
| * Deal with empty diffurl in configuration.Joey Hess2013-01-29
* | Fix longstanding bug (chdir to nonexistent dirs).Amitai Schlair2013-01-27
* | Merge branch 'master' into cvsAmitai Schlair2013-01-25
|\|
| * trail: Avoid massive slowdown caused by pagetemplate hook when displaying dyn...Joey Hess2013-01-24
| * poll: Add expandable option to allow users to easily add new choices to a poll.Joey Hess2013-01-10
| * htmlscrubber: Allow the URI schemes of major VCS's.Joey Hess2013-01-05
| * Merge remote-tracking branch 'smcv/ready/trail'Joey Hess2013-01-02
| |\
| | * trail: remove excess presence-dependenciesSimon McVittie2013-01-02
| | * If the title of a trail or trail-member changes, rebuild affected pagesSimon McVittie2013-01-02
| | * trail: call prerender from build_affectedSimon McVittie2013-01-02
| * | opendiscussion: don't allow editing discussionpage if discussion is disabledSimon McVittie2013-01-02
| |/
| * trail: Converted all dependencies to presence dependencies.Joey Hess2012-12-27
| * aggregate: When run with --aggregate, if an aggregation is already running, d...Joey Hess2012-12-27
| * htmlscrubber: Allow the bitcoin URI scheme.Joey Hess2012-12-22
| * Fix some warnigns in recent perls.Shlomi Fish2012-12-17
| * openid: Display openid in Preferences page as a comment, so it can be selecte...Joey Hess2012-12-04
| * filecheck: Fix bug that prevented File::MimeInfo::Magic from ever being used.Joey Hess2012-11-04
| * really fix diff display to not show both types of diffJoey Hess2012-10-16
| * typoJoey Hess2012-10-14
| * add cgi_overload_messageJoey Hess2012-10-11
| * add cgi_overload_delay tunableJoey Hess2012-10-09
| * osm: indent the generated KML file for better readabilityAntoine Beaupré2012-08-25
| * osm: optimization: do not create duplicate stylesAntoine Beaupré2012-08-25
| * comments: Remove ipv6 address specific code.Joey Hess2012-08-25
| * merged anarcat/osm_arbitrary_layersJoey Hess2012-08-25
| * make layers an arrayAntoine Beaupré2012-08-25
| * make layers completely customizableAntoine Beaupré2012-08-25
| * osm: add optional google maps supportAntoine Beaupré2012-08-25
| * OSM plugin: new config option to specify the url to fetch maps fromGeneviève Bastien2012-08-25
| * Add Document tag to OSM plugin KML outputPhilippe Gauthier2012-08-24
| * OSM Plugin: Possibility to configure where the OpenLayers.js file isGenevieve2012-08-05