http://smcv.pseudorandom.co.uk/ [Sat, 22 Feb 2014 23:10:14 +0000 (19:10 -0400)]
review
http://smcv.pseudorandom.co.uk/ [Sat, 22 Feb 2014 18:43:08 +0000 (14:43 -0400)]
pseudocode to make orphans plugin more useful
holger [Sat, 22 Feb 2014 15:32:38 +0000 (11:32 -0400)]
holger [Sat, 22 Feb 2014 15:31:32 +0000 (11:31 -0400)]
holger [Sat, 22 Feb 2014 15:30:18 +0000 (11:30 -0400)]
http://smcv.pseudorandom.co.uk/ [Sat, 22 Feb 2014 15:21:28 +0000 (11:21 -0400)]
I'd merge it
http://smcv.pseudorandom.co.uk/ [Sat, 22 Feb 2014 15:11:25 +0000 (11:11 -0400)]
http://smcv.pseudorandom.co.uk/ [Sat, 22 Feb 2014 15:10:13 +0000 (11:10 -0400)]
I can't commit this, but I would if I could
http://smcv.pseudorandom.co.uk/ [Sat, 22 Feb 2014 15:01:39 +0000 (11:01 -0400)]
http://smcv.pseudorandom.co.uk/ [Fri, 21 Feb 2014 19:42:03 +0000 (15:42 -0400)]
bug report, patch
Simon McVittie [Fri, 21 Feb 2014 18:38:10 +0000 (18:38 +0000)]
template_syntax.t: include doc/templates/*.mdwn in test
Previously, this test assigned the first glob to @templates, and
evaluated the second for its (practically nonexistent) side-effects.
Simon McVittie [Fri, 21 Feb 2014 18:35:54 +0000 (18:35 +0000)]
reinstate linebreak
Simon McVittie [Fri, 21 Feb 2014 18:35:02 +0000 (18:35 +0000)]
Fix template syntax, again
http://smcv.pseudorandom.co.uk/ [Fri, 21 Feb 2014 18:19:09 +0000 (14:19 -0400)]
use a <div> for the infobox so mdwn doesn't insert <p> inside a <span>
http://smcv.pseudorandom.co.uk/ [Fri, 21 Feb 2014 18:12:00 +0000 (14:12 -0400)]
new bug report with patch
http://smcv.pseudorandom.co.uk/ [Fri, 21 Feb 2014 17:37:07 +0000 (13:37 -0400)]
balance end tag
http://smcv.pseudorandom.co.uk/ [Fri, 21 Feb 2014 17:20:12 +0000 (13:20 -0400)]
add optional gitweb/cgit link
http://smcv.pseudorandom.co.uk/ [Fri, 21 Feb 2014 17:18:05 +0000 (13:18 -0400)]
add gitweb link
http://smcv.pseudorandom.co.uk/ [Fri, 21 Feb 2014 17:16:23 +0000 (13:16 -0400)]
fix branch template, add Try::Tiny references
http://smcv.pseudorandom.co.uk/ [Fri, 21 Feb 2014 17:12:17 +0000 (13:12 -0400)]
new bug, new branch
Simon McVittie [Fri, 21 Feb 2014 17:06:36 +0000 (17:06 +0000)]
protect $@ whenever a block using $@ is non-trivial
As noted in the Try::Tiny man page, eval/$@ can be quite awkward in
corner cases, because $@ has the same properties and problems as C's
errno. While writing a regression test for definetemplate
in which it couldn't find an appropriate template, I received
<span class="error">Error: failed to process template
<span class="createlink">deftmpl</span> </span>
instead of the intended
<span class="error">Error: failed to process template
<span class="createlink">deftmpl</span> template deftmpl not
found</span>
which turned out to be because the "catch"-analogous block called
gettext before it used $@, and gettext can call define_gettext,
which uses eval.
This commit alters all current "catch"-like blocks that use $@, except
those that just do trivial things with $@ (string interpolation, string
concatenation) and call a function (die, error, print, etc.)
http://smcv.pseudorandom.co.uk/ [Fri, 21 Feb 2014 16:41:16 +0000 (12:41 -0400)]
http://smcv.pseudorandom.co.uk/ [Fri, 21 Feb 2014 16:40:54 +0000 (12:40 -0400)]
Simon McVittie [Fri, 21 Feb 2014 11:23:17 +0000 (11:23 +0000)]
git: explicitly specify the branch to push to origin
git's behaviour when doing "git push origin" is configurable, and the
default is going to change in 2.0. In particular, if you've set
push.default to "nothing", the regression test will warn:
fatal: You didn't specify any refspecs to push, and push.default
is "nothing".
'git push origin' failed: at .../lib/IkiWiki/Plugin/git.pm line 220.
Simon McVittie [Fri, 21 Feb 2014 11:23:56 +0000 (11:23 +0000)]
Ignore MYMETA.json, produced by recent MakeMaker
http://smcv.pseudorandom.co.uk/ [Fri, 21 Feb 2014 16:38:36 +0000 (12:38 -0400)]
fix edittemplate vs. template confusion
bastla [Fri, 21 Feb 2014 15:24:03 +0000 (11:24 -0400)]
oops
Joey Hess [Fri, 21 Feb 2014 15:19:41 +0000 (11:19 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info
bastla [Fri, 21 Feb 2014 15:05:23 +0000 (11:05 -0400)]
+ dk0tu
bastla [Fri, 21 Feb 2014 15:02:20 +0000 (11:02 -0400)]
Chaosdorf is obviously using Worpress ;)
mchack [Thu, 20 Feb 2014 10:26:44 +0000 (06:26 -0400)]
mchack [Thu, 20 Feb 2014 10:24:59 +0000 (06:24 -0400)]
http://smcv.pseudorandom.co.uk/ [Wed, 19 Feb 2014 18:12:30 +0000 (14:12 -0400)]
http://smcv.pseudorandom.co.uk/ [Tue, 18 Feb 2014 15:08:28 +0000 (11:08 -0400)]
note httpauth weirdness
Forum reply to banned_user check.
http://smcv.pseudorandom.co.uk/ [Tue, 18 Feb 2014 12:12:41 +0000 (08:12 -0400)]
use adminuser
Add forum query about using an inverted banned_user list.
+1'ing 'smcv' idea above my previous entry as I think it's more consistent than mangling a span into a block element. Hope this is OK.
http://smcv.pseudorandom.co.uk/ [Mon, 17 Feb 2014 17:31:45 +0000 (13:31 -0400)]
another way to do this: [[!format]]
Joey Hess [Mon, 17 Feb 2014 16:24:54 +0000 (12:24 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info
Note work-around for quick changes to the block level formatting of markdown.
http://smcv.pseudorandom.co.uk/ [Fri, 14 Feb 2014 17:42:37 +0000 (13:42 -0400)]
implemented
Simon McVittie [Fri, 14 Feb 2014 12:27:18 +0000 (12:27 +0000)]
Replace Verisign logo with one done in Inkscape
Basically just U+2714 HEAVY CHECK MARK on a circle.
Simon McVittie [Fri, 14 Feb 2014 12:26:15 +0000 (12:26 +0000)]
replace AOL logo with one done in Inkscape
Their new logotype is really, really easy to imitate.
Simon McVittie [Fri, 14 Feb 2014 12:06:16 +0000 (12:06 +0000)]
Replace Livejournal icon with something vaguely similar
Drawn in Inkscape and released under the IkiWiki basewiki license.
Simon McVittie [Fri, 14 Feb 2014 11:37:07 +0000 (11:37 +0000)]
openid-selector: remove ClaimID
claimid.com says "After 7 years, 6 months, and 20 days of service,
ClaimID has ceased operations".
Simon McVittie [Fri, 14 Feb 2014 11:33:10 +0000 (11:33 +0000)]
Replace Wordpress icon with one taken from its Debian package
I was unable to determine a specific author or copyright holder
for this icon, and listing every potential Wordpress copyright holder
in debian/copyright seems ridiculous.
Simon McVittie [Fri, 14 Feb 2014 11:31:07 +0000 (11:31 +0000)]
Replace Google, Yahoo, Flickr icons with versions by Jakub Steiner
Taken from gnome-online-accounts under LGPL-2.1+.
Simon McVittie [Fri, 14 Feb 2014 10:56:43 +0000 (10:56 +0000)]
Remove MyOpenID from OpenID selector
According to their website, their service will be (was?) shut down
on 1st February 2014.
http://smcv.pseudorandom.co.uk/ [Fri, 14 Feb 2014 10:47:20 +0000 (06:47 -0400)]
http://joeyh.name/ [Wed, 12 Feb 2014 17:06:00 +0000 (13:06 -0400)]
init
Joey Hess [Mon, 10 Feb 2014 15:59:52 +0000 (11:59 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info
intrigeri [Sun, 9 Feb 2014 11:04:51 +0000 (11:04 +0000)]
Ping for merge request.
Amitai Schlair [Fri, 7 Feb 2014 04:18:13 +0000 (23:18 -0500)]
support for Nimble, seems as safe as Markdown
Antoine Beaupré [Sat, 30 Nov 2013 00:01:30 +0000 (19:01 -0500)]
properly encode and decode from/to utf8 when sending rpc to ikiwiki
somehow, in receive this is not necessary/possible because the xml library expects strings and not unicode
Joey Hess [Sat, 1 Feb 2014 20:54:24 +0000 (16:54 -0400)]
changelog
Tuomas Jormola [Thu, 30 Jan 2014 12:41:55 +0000 (14:41 +0200)]
Bug#737121: ikiwiki: [PATCH] Implement configuration option to set the user agent string for outbound HTTP requests
Package: ikiwiki
Version: 3.
20140125
Severity: wishlist
By default, LWP::UserAgent used by IkiWiki to perform outbound HTTP
requests sends the string "libwww-perl/<version number>" as User-Agent
header in HTTP requests. Some blogging platforms have blacklisted the
user agent and won't serve any content for clients using this user agent
string. With IkiWiki configuration option "useragent" it's now possible
to define a custom string that is used for the value of the User-Agent
header.
http://christian.amsuess.com/chrysn [Thu, 30 Jan 2014 15:24:34 +0000 (11:24 -0400)]
on ikiwiki with gitolite
Joey Hess [Sat, 25 Jan 2014 21:39:40 +0000 (17:39 -0400)]
add news item for ikiwiki 3.
20140125
Joey Hess [Sat, 25 Jan 2014 21:08:51 +0000 (17:08 -0400)]
update
Joey Hess [Sat, 25 Jan 2014 21:08:22 +0000 (17:08 -0400)]
avoid running this test if File:MimeInfo is not installed
it's needed to get mime types in the feed
Joey Hess [Sat, 25 Jan 2014 20:41:10 +0000 (16:41 -0400)]
prep release
zickzackv [Sat, 25 Jan 2014 18:11:33 +0000 (14:11 -0400)]
http://mcfrisk.myopenid.com/ [Thu, 23 Jan 2014 09:24:06 +0000 (05:24 -0400)]
Added a comment
spalax [Sat, 18 Jan 2014 19:07:13 +0000 (15:07 -0400)]
New proposal for pagestats directive
spalax [Sat, 18 Jan 2014 18:54:06 +0000 (14:54 -0400)]
New plugin: addtag
spalax [Sat, 18 Jan 2014 18:53:22 +0000 (14:53 -0400)]
New plugin: addtag
spalax [Sat, 18 Jan 2014 13:18:15 +0000 (09:18 -0400)]
New plugin: parenttag
spalax [Sat, 18 Jan 2014 13:16:43 +0000 (09:16 -0400)]
New plugin: parenttag
http://shlomif.livejournal.com/ [Thu, 16 Jan 2014 17:44:56 +0000 (13:44 -0400)]
Add the report of my problem.
Joey Hess [Wed, 15 Jan 2014 19:53:51 +0000 (15:53 -0400)]
osm: Escape name parameter. Closes: #731797
Joey Hess [Tue, 14 Jan 2014 18:52:50 +0000 (14:52 -0400)]
Merge branch 'master' of ssh://git.ikiwiki.info
spalax [Mon, 13 Jan 2014 21:29:49 +0000 (17:29 -0400)]
Some more thoughts about displaying tags
Joey Hess [Mon, 13 Jan 2014 21:06:29 +0000 (17:06 -0400)]
inline: Allow overriding the title of the feed. Closes: #735123 Thanks, Christophe Rhodes
spalax [Mon, 13 Jan 2014 20:23:43 +0000 (16:23 -0400)]
Solution?
friedrich.von.heusler [Mon, 13 Jan 2014 12:47:50 +0000 (08:47 -0400)]
don't use utf8::valid, maybe print $file
Added a comment
removed
Added a comment: MathJax plugin
spalax [Sun, 5 Jan 2014 16:58:11 +0000 (12:58 -0400)]
Option proposal for plugin pagestats
spalax [Sun, 5 Jan 2014 14:22:45 +0000 (10:22 -0400)]
style
spalax [Sun, 5 Jan 2014 14:19:31 +0000 (10:19 -0400)]
Question about inject function
http://smcv.pseudorandom.co.uk/ [Sat, 4 Jan 2014 16:34:22 +0000 (12:34 -0400)]
mark as won't fix
http://smcv.pseudorandom.co.uk/ [Sat, 4 Jan 2014 14:39:00 +0000 (10:39 -0400)]
not a bug
http://smcv.pseudorandom.co.uk/ [Sat, 4 Jan 2014 14:33:04 +0000 (10:33 -0400)]
recommend diff -u
http://smcv.pseudorandom.co.uk/ [Sat, 4 Jan 2014 14:28:35 +0000 (10:28 -0400)]
already fixed
Amitai Schlair [Fri, 3 Jan 2014 11:45:23 +0000 (12:45 +0100)]
Amitai Schlair [Fri, 3 Jan 2014 02:54:35 +0000 (03:54 +0100)]
Note reverted spam.
Amitai Schlair [Fri, 3 Jan 2014 02:54:24 +0000 (03:54 +0100)]
Amitai Schlair [Fri, 3 Jan 2014 02:21:04 +0000 (03:21 +0100)]
Revert test post (noticed while packaging).
This reverts commit
ffa5e046b68b49a5866b3768e3a9bf245fd5aa3d.