]> sipb.mit.edu Git - ikiwiki.git/log
ikiwiki.git
13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawnMo1_nHs4bHqY86quWrM6MkeJlFMyZdj8 [Sat, 2 Apr 2011 04:15:07 +0000 (00:15 -0400)] 

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawnMo1_nHs4bHqY86quWrM6MkeJlFMyZdj8 [Fri, 1 Apr 2011 19:55:12 +0000 (15:55 -0400)] 

13 years agonew bug
Joey Hess [Fri, 1 Apr 2011 15:49:48 +0000 (11:49 -0400)] 
new bug

13 years agoMerge remote-tracking branch 'levitte/master'
Joey Hess [Wed, 30 Mar 2011 18:12:14 +0000 (14:12 -0400)] 
Merge remote-tracking branch 'levitte/master'

13 years agodocument fix I'm about to merge
Joey Hess [Wed, 30 Mar 2011 18:11:38 +0000 (14:11 -0400)] 
document fix I'm about to merge

13 years agoadd levitte
Joey Hess [Wed, 30 Mar 2011 18:06:56 +0000 (14:06 -0400)] 
add levitte

13 years agoupdate
Joey Hess [Wed, 30 Mar 2011 15:51:01 +0000 (11:51 -0400)] 
update

13 years agofix
Joey Hess [Wed, 30 Mar 2011 15:32:47 +0000 (11:32 -0400)] 
fix

13 years agolook up avatar at comment post time
Joey Hess [Wed, 30 Mar 2011 15:13:31 +0000 (11:13 -0400)] 
look up avatar at comment post time

There is a tension between looking up the avatar at post time
and build time. I have not yet decided which is better.

Lookup at build time has the benefit that if a user changes their
email address, or sets up their own federated libravatar
server, on rebuild their new avatar will show up.

It also allows getting a https version of the avatar easily if
the site was using http but was changed to use https.

And it can look up avatars for posts that have already been made.
Which is a nice thing, especially as we roll this out, eh?

But it has a drawback, that it depends on the sessiondb contents
for emails and so rebuilding a site w/o that will lose info.

And, it means dns lookups every time a comment is rendered. A page
with a lot of comments on it would render them all whenever another is
posted or the page is changed, and that could significantly slow things
down. (This could be amelorated by caching the lookups.)

Since I'm undecided, I have moved it into a function that could be called
either way. Currently looking up only at post time.

13 years agocheck site url for https
Joey Hess [Wed, 30 Mar 2011 15:00:55 +0000 (11:00 -0400)] 
check site url for https

HTTPS won't be set when rebuilding a site at the command line

13 years ago* IkiWiki/Plugin/monotone.pm: monotone v0.48 has a small error that
Richard Levitte [Wed, 30 Mar 2011 14:59:01 +0000 (16:59 +0200)] 
* IkiWiki/Plugin/monotone.pm: monotone v0.48 has a small error that
  affects rcs_getctime.  A small adjustment takes care of that.

13 years ago* IkiWiki/Plugin/monotone.pm: implement rcs_getmtime
Richard Levitte [Wed, 30 Mar 2011 14:56:15 +0000 (16:56 +0200)] 
* IkiWiki/Plugin/monotone.pm: implement rcs_getmtime

13 years agoupdate for libravatar support
Joey Hess [Wed, 30 Mar 2011 14:55:36 +0000 (10:55 -0400)] 
update for libravatar support

* comments: Add avatar picture of comment author, using Libravatar::URL
  when available. The avatar is looked up based on  (Thanks, Francois Marier)
* Recommend libgravatar-url-perl, which contains Libravatar::URL.

13 years agorobustness fix
Joey Hess [Wed, 30 Mar 2011 14:54:24 +0000 (10:54 -0400)] 
robustness fix

Don't fail if libravatar fails for some reason. Reasons I can think
of:

* too old version to do openid lookups (fall back to email lookup)
* network problem perhaps

13 years agoindentation
Joey Hess [Wed, 30 Mar 2011 14:48:57 +0000 (10:48 -0400)] 
indentation

13 years agoMerge remote-tracking branch 'remotes/fmarier/libravatar-in-comments'
Joey Hess [Wed, 30 Mar 2011 14:44:38 +0000 (10:44 -0400)] 
Merge remote-tracking branch 'remotes/fmarier/libravatar-in-comments'

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Wed, 30 Mar 2011 14:36:46 +0000 (10:36 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

13 years agoadd fmarier's repo
Joey Hess [Wed, 30 Mar 2011 14:36:01 +0000 (10:36 -0400)] 
add fmarier's repo

13 years agocomments: add OpenID-based avatars (libravatar.org)
Francois Marier [Sun, 27 Mar 2011 03:22:49 +0000 (16:22 +1300)] 
comments: add OpenID-based avatars (libravatar.org)

This requires version 1.04 or later of Libravatar::URL.

13 years agocomments: serve avatars over https in https wikis
Francois Marier [Thu, 24 Mar 2011 08:08:51 +0000 (21:08 +1300)] 
comments: serve avatars over https in https wikis

13 years agocomments: add avatar picture of comment author
Francois Marier [Sat, 5 Mar 2011 07:33:07 +0000 (20:33 +1300)] 
comments: add avatar picture of comment author

Use Libravatar::URL to pull the avatar picture for the comment
author if we have an email address for him/her.

13 years agoReply.
intrigeri [Mon, 28 Mar 2011 15:25:48 +0000 (17:25 +0200)] 
Reply.

13 years agoPing.
intrigeri [Mon, 28 Mar 2011 15:20:58 +0000 (17:20 +0200)] 
Ping.

13 years agoFixed upstream => done.
intrigeri [Mon, 28 Mar 2011 15:00:27 +0000 (17:00 +0200)] 
Fixed upstream => done.

13 years agoCannot reproduce. Joey, more info please?
intrigeri [Mon, 28 Mar 2011 14:57:09 +0000 (16:57 +0200)] 
Cannot reproduce. Joey, more info please?

13 years agoNeed more info.
intrigeri [Mon, 28 Mar 2011 14:49:19 +0000 (16:49 +0200)] 
Need more info.

13 years agoCVE assigned
Joey Hess [Mon, 28 Mar 2011 23:10:08 +0000 (19:10 -0400)] 
CVE assigned

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Mon, 28 Mar 2011 17:09:14 +0000 (13:09 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

13 years agochangelog
Joey Hess [Mon, 28 Mar 2011 17:09:03 +0000 (13:09 -0400)] 
changelog

13 years agometa plugin: script support
Giuseppe Bilotta [Tue, 25 Jan 2011 09:28:52 +0000 (10:28 +0100)] 
meta plugin: script support
(cherry picked from commit 44c5b27f88fdbfb4fdd061f600039e490eaeff92)

13 years agouse real name
Giuseppe Bilotta [Mon, 28 Mar 2011 17:00:25 +0000 (19:00 +0200)] 
use real name

13 years agoseverity analysis update
Joey Hess [Mon, 28 Mar 2011 16:56:20 +0000 (12:56 -0400)] 
severity analysis update

13 years agoyaml is needed as a build dep now
Joey Hess [Mon, 28 Mar 2011 16:49:24 +0000 (12:49 -0400)] 
yaml is needed as a build dep now

13 years agoalt stylesheets will not be showing up in browser
Joey Hess [Mon, 28 Mar 2011 16:44:33 +0000 (12:44 -0400)] 
alt stylesheets will not be showing up in browser

To show them securely, I'd have to lock the css_market page, and
disable scrubbing of the page. Don't want to do that.

13 years agoadd news item for ikiwiki 3.20110328
Joey Hess [Mon, 28 Mar 2011 16:31:40 +0000 (12:31 -0400)] 
add news item for ikiwiki 3.20110328

13 years agoreleasing version 3.20110328
Joey Hess [Mon, 28 Mar 2011 16:30:57 +0000 (12:30 -0400)] 
releasing version 3.20110328

13 years agometa: Security fix; don't allow alternative stylesheets to be added on pages where...
Joey Hess [Mon, 28 Mar 2011 16:21:12 +0000 (12:21 -0400)] 
meta: Security fix; don't allow alternative stylesheets to be added on pages where the htmlscrubber is enabled.

13 years agocomment: Better fix to avoid showing comments of subpages, while not breaking manual...
Joey Hess [Mon, 28 Mar 2011 15:53:55 +0000 (11:53 -0400)] 
comment: Better fix to avoid showing comments of subpages, while not breaking manual inlining of comments.

13 years agoRevert "comment: Don't show comments of subpages on parent pages. (Fixes bug introduc...
Joey Hess [Mon, 28 Mar 2011 15:41:13 +0000 (11:41 -0400)] 
Revert "comment: Don't show comments of subpages on parent pages. (Fixes bug introduced in version 3.20100505.)"

This reverts commit b34d31142b9fed28ec9cf77fe0c5d9f405d48c84.

This was the wrong approach. It broke inlining of comment(*) on eg, a
toplevel comment page.

13 years agoCreate page.
tschwinge [Mon, 28 Mar 2011 09:14:05 +0000 (09:14 +0000)] 
Create page.

13 years agoYaml formatted setup files are now produced by default
Joey Hess [Fri, 25 Mar 2011 01:30:18 +0000 (21:30 -0400)] 
Yaml formatted setup files are now produced by default

This has been a while coming. It turns out that non-excutable setup files
have a number of benefits. Also, I find YAML setup files easier to edit
myself, and I suspect many users will prefer not needing to deal with
perl syntax.

13 years agofix targetpage replacement to support 3 argument form
Joey Hess [Thu, 24 Mar 2011 23:44:32 +0000 (19:44 -0400)] 
fix targetpage replacement to support 3 argument form

Oddly, this hadn't caused any visible breakage. Possibly inline,
which is the only thing to use targetpage, resolves the function
to the "real" one before po gets loaded?

13 years agoavoid stomping on inline's rootpage sub if it's not already present
Joey Hess [Thu, 24 Mar 2011 21:55:03 +0000 (17:55 -0400)] 
avoid stomping on inline's rootpage sub if it's not already present

If the inline plugin is not being loaded, or is perhaps loaded after po
(when IkiWiki::Setup::getsetup loads all the plugins, for example),
po should not inject its custom rootpage sub, as that will lead to a
redefinition error message when inline loads.

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 24 Mar 2011 17:37:40 +0000 (13:37 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

13 years agoAdd timezone setting in setup file. This alows time zone to be configured via the web.
Joey Hess [Thu, 24 Mar 2011 17:36:16 +0000 (13:36 -0400)] 
Add timezone setting in setup file. This alows time zone to be configured via the web.

13 years agoin practice this is enabled by default, because recentchanges uses it
http://smcv.pseudorandom.co.uk/ [Thu, 24 Mar 2011 16:10:43 +0000 (16:10 +0000)] 
in practice this is enabled by default, because recentchanges uses it

13 years agothis was merged, fix cross-references to other plugins
http://smcv.pseudorandom.co.uk/ [Thu, 24 Mar 2011 16:07:16 +0000 (16:07 +0000)] 
this was merged, fix cross-references to other plugins

13 years agorename plugins/contrib/transient.mdwn to plugins/transient.mdwn
http://smcv.pseudorandom.co.uk/ [Thu, 24 Mar 2011 16:05:13 +0000 (16:05 +0000)] 
rename plugins/contrib/transient.mdwn to plugins/transient.mdwn

13 years agoikiwiki manual: fix a little spelling mistake
Jörg Sommer [Wed, 23 Mar 2011 16:54:39 +0000 (17:54 +0100)] 
ikiwiki manual: fix a little spelling mistake

13 years agotest of openid
http://tmarble.wordpress.com/ [Wed, 23 Mar 2011 02:19:40 +0000 (02:19 +0000)] 
test of openid

13 years agoresponse
Joey Hess [Tue, 22 Mar 2011 18:48:08 +0000 (14:48 -0400)] 
response

13 years agoRevert garbage
Joey Hess [Tue, 22 Mar 2011 18:41:32 +0000 (14:41 -0400)] 
Revert garbage

13 years agoRevert "тест"
Joey Hess [Tue, 22 Mar 2011 18:41:25 +0000 (14:41 -0400)] 
Revert "тест"

This reverts commit 426d4037d2ee2752f65775197e043fd623538d58.

13 years ago(no commit message)
verrens [Tue, 22 Mar 2011 17:19:57 +0000 (17:19 +0000)] 

13 years agoтест
verrens [Tue, 22 Mar 2011 17:19:34 +0000 (17:19 +0000)] 
тест

13 years agoremoved spam
http://kerravonsen.dreamwidth.org/ [Tue, 22 Mar 2011 06:46:44 +0000 (06:46 +0000)] 
removed spam

13 years ago(no commit message)
prosch [Tue, 22 Mar 2011 05:53:33 +0000 (05:53 +0000)] 

13 years agoanother thought
http://kerravonsen.dreamwidth.org/ [Tue, 22 Mar 2011 05:05:54 +0000 (05:05 +0000)] 
another thought

13 years agoresponse to response
http://kerravonsen.dreamwidth.org/ [Tue, 22 Mar 2011 05:03:10 +0000 (05:03 +0000)] 
response to response

13 years agoclean solution is not clean
http://kerravonsen.dreamwidth.org/ [Tue, 22 Mar 2011 04:56:33 +0000 (04:56 +0000)] 
clean solution is not clean

13 years agofix var name
Joey Hess [Mon, 21 Mar 2011 20:40:11 +0000 (16:40 -0400)] 
fix var name

13 years agoadd news item for ikiwiki 3.20110321
Joey Hess [Mon, 21 Mar 2011 19:02:44 +0000 (15:02 -0400)] 
add news item for ikiwiki 3.20110321

13 years agoreleasing version 3.20110321
Joey Hess [Mon, 21 Mar 2011 19:01:19 +0000 (15:01 -0400)] 
releasing version 3.20110321

13 years agocomment about locking
Joey Hess [Mon, 21 Mar 2011 18:44:43 +0000 (14:44 -0400)] 
comment about locking

13 years agocall aggregate checkconfig last
Joey Hess [Mon, 21 Mar 2011 18:32:46 +0000 (14:32 -0400)] 
call aggregate checkconfig last

Since the plugin abuses the checkconfig hook to launch aggregation when in
--aggregate mode, it should give other plugins that have checkconfig hooks
a chance to run before they are possibly used in rendering the aggregated
content.

13 years agoAvoid escaping / characters in filenames when building the cgiurl, as this confuses...
Joey Hess [Mon, 21 Mar 2011 18:21:55 +0000 (14:21 -0400)] 
Avoid escaping / characters in filenames when building the cgiurl, as this confuses eg, cvsweb.

13 years agoaggregate: Read cookies from ~/.ikiwiki/cookies by default. Also, the cookiejar confi...
Joey Hess [Mon, 21 Mar 2011 18:19:21 +0000 (14:19 -0400)] 
aggregate: Read cookies from ~/.ikiwiki/cookies by default. Also, the cookiejar configuration setting can be used by other plugins to provide a custom `cookie_jar` object for LWP::UserAgent. (Thanks, schmonz)

13 years agoresponse
Joey Hess [Mon, 21 Mar 2011 17:58:26 +0000 (13:58 -0400)] 
response

13 years agoclose as user error
Joey Hess [Mon, 21 Mar 2011 17:52:14 +0000 (13:52 -0400)] 
close as user error

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Mon, 21 Mar 2011 17:47:12 +0000 (13:47 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

13 years agoresponse
Joey Hess [Mon, 21 Mar 2011 17:44:42 +0000 (13:44 -0400)] 
response

13 years agoclean
Joey Hess [Mon, 21 Mar 2011 17:33:47 +0000 (13:33 -0400)] 
clean

13 years agobase href has to be (fully) absolute
http://smcv.pseudorandom.co.uk/ [Mon, 21 Mar 2011 14:31:33 +0000 (14:31 +0000)] 
base href has to be (fully) absolute

13 years agooops, it was me
http://kerravonsen.dreamwidth.org/ [Mon, 21 Mar 2011 03:09:26 +0000 (03:09 +0000)] 
oops, it was me

13 years agoproblem with reverse proxy and searching
http://kerravonsen.dreamwidth.org/ [Mon, 21 Mar 2011 03:08:39 +0000 (03:08 +0000)] 
problem with reverse proxy and searching

13 years agoresponse
https://www.google.com/accounts/o8/id?id=AItOawlcaGfdn9Kye1Gc8aGb67PDVQW4mKbQD7E [Sun, 20 Mar 2011 20:19:06 +0000 (20:19 +0000)] 
response

13 years agoremove reundant chengelog version parse
Joey Hess [Sat, 19 Mar 2011 18:03:50 +0000 (14:03 -0400)] 
remove reundant chengelog version parse

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Thu, 17 Mar 2011 21:09:39 +0000 (17:09 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawn8h6atTZOkH26yuHC4SdOmistFL_BMBEE [Thu, 17 Mar 2011 19:18:17 +0000 (19:18 +0000)] 

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawmgCg984na5f7ef0FHyQQPaqXNXjfaq-Z4 [Wed, 16 Mar 2011 11:00:07 +0000 (11:00 +0000)] 

13 years agoCan one enable Apache XBitHack?
http://kerravonsen.dreamwidth.org/ [Tue, 15 Mar 2011 04:01:52 +0000 (04:01 +0000)] 
Can one enable Apache XBitHack?

13 years ago(no commit message)
justint [Fri, 11 Mar 2011 00:46:43 +0000 (00:46 +0000)] 

13 years agoikiwikiusers: Add link to some Ikiwiki love
Øyvind A. Holm [Thu, 10 Mar 2011 06:22:44 +0000 (07:22 +0100)] 
ikiwikiusers: Add link to some Ikiwiki love

ebc91c32-4ade-11e0-b799-fefdb24f8e10

13 years agoFix typo: s/insertation/insertion/g
Josh Triplett [Wed, 9 Mar 2011 19:28:38 +0000 (11:28 -0800)] 
Fix typo: s/insertation/insertion/g

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Tue, 8 Mar 2011 01:56:04 +0000 (21:56 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

13 years agoadd patch tag
http://lovesgoodfood.com/jason/ [Mon, 7 Mar 2011 03:00:09 +0000 (03:00 +0000)] 
add patch tag

13 years agoPermit a level of user interposition in the inline directive.
http://lovesgoodfood.com/jason/ [Mon, 7 Mar 2011 02:57:34 +0000 (02:57 +0000)] 
Permit a level of user interposition in the inline directive.

13 years ago(no commit message)
http://lovesgoodfood.com/jason/ [Mon, 7 Mar 2011 02:31:33 +0000 (02:31 +0000)] 

13 years ago(no commit message)
http://lovesgoodfood.com/jason/ [Mon, 7 Mar 2011 01:56:11 +0000 (01:56 +0000)] 

13 years agoIdea for extending inline.
http://lovesgoodfood.com/jason/ [Mon, 7 Mar 2011 01:47:33 +0000 (01:47 +0000)] 
Idea for extending inline.

13 years agoForgot to sign...
https://www.google.com/accounts/o8/id?id=AItOawmJXXNEI07X9crH8W7SN2wN2FIErshpZM4 [Sun, 6 Mar 2011 23:46:21 +0000 (23:46 +0000)] 
Forgot to sign...

13 years agowiki_file_regexp vs CGI bug
https://www.google.com/accounts/o8/id?id=AItOawmJXXNEI07X9crH8W7SN2wN2FIErshpZM4 [Sun, 6 Mar 2011 23:43:45 +0000 (23:43 +0000)] 
wiki_file_regexp vs CGI bug

13 years ago(no commit message)
nil [Sat, 5 Mar 2011 13:02:28 +0000 (13:02 +0000)] 

13 years agoikiwiki behind a nginx proxy
nil [Sat, 5 Mar 2011 13:01:26 +0000 (13:01 +0000)] 
ikiwiki behind a nginx proxy

13 years agoget rid of diag explain again
Ludwig Nussel [Fri, 4 Mar 2011 13:50:56 +0000 (14:50 +0100)] 
get rid of diag explain again

13 years agohow now brown cow
https://www.google.com/accounts/o8/id?id=AItOawk-hs618TaVepM6Wo6fevJkVvqArSisqyc [Fri, 4 Mar 2011 06:42:27 +0000 (06:42 +0000)] 
how now brown cow

13 years ago(no commit message)
https://www.google.com/accounts/o8/id?id=AItOawmBXdtpvfwqNVO1Cmo1AKb01ZQtoRifb08 [Thu, 3 Mar 2011 00:05:20 +0000 (00:05 +0000)] 

13 years agoMerge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Joey Hess [Wed, 2 Mar 2011 16:40:57 +0000 (12:40 -0400)] 
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info

13 years agodarcs: Fix multiple issues preventing rcs_diff from working.
Joey Hess [Wed, 2 Mar 2011 16:39:58 +0000 (12:39 -0400)] 
darcs: Fix multiple issues preventing rcs_diff from working.

13 years ago(no commit message)
justint [Wed, 2 Mar 2011 06:45:52 +0000 (06:45 +0000)]