Commit message (Expand) | Author | Age | |
---|---|---|---|
* | aggregate, pinger: Use Net::INET6Glue if available to support making ipv6 con...•••Making outgoing ipv6 connections for openid auth is still broken; the glue module does not seem to solve that, so I did not make openid use it. | Joey Hess | 2011-05-09 |
* | 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. | Joey Hess | 2011-03-30 |
* | 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. | Joey Hess | 2011-03-24 |
* | Use Digest::SHA built into perl rather than external Digest::SHA1 to simplify... | Joey Hess | 2010-07-31 |
* | Version dependency on liburi-perl to >= 1.36; previous versions did not suppo... | Joey Hess | 2010-04-30 |
* | add YAML suggests | Joey Hess | 2010-03-24 |
* | remove dup | Joey Hess | 2009-04-06 |
* | add Sort::Naturally to suggests and use cpan link | Joey Hess | 2009-03-19 |
* | update deps and bundles | Joey Hess | 2009-02-12 |
* | typo | Joey Hess | 2008-06-12 |
* | some plugins that need SHA1 | Joey Hess | 2008-06-04 |
* | reorder | Joey Hess | 2008-06-03 |
* | search: Converted to use xapian-omega.•••Everything is done except for the actual indexing. I plan to do incremental indexing as pages change. | Joey Hess | 2008-06-03 |
* | documentation for use of hashed passwords•••Everything but the actual coding to support them. | Joey Hess | 2008-05-29 |
* | amazon s3 support implemented and kinda working•••pruning not yet implemented, however | Joey Hess | 2008-05-07 |
* | enhancesments for shared hosting•••* Add a Bundle::Ikiwiki to the source for use with CPAN to install *all* the modules ikiwiki can use. * Add a cpan directory containing a CPAN::MyConfig that can ease use of CPAN to install in a home directory on shared hosting providers. * With these changes, it's pretty easy to install onto nearlyfreespeech.net and probably other shared hosting providers like dreamhost. Added a tip page documentng the process for nearlyfreespeech. | Joey Hess | 2008-05-05 |