]> git.zarvox.org Git - shortlog.git/log
shortlog.git
13 years agoImplement antispam tactics.
Drew Fisher [Fri, 28 Jan 2011 20:23:09 +0000 (14:23 -0600)]
Implement antispam tactics.

I've been getting a bunch of spam comments lately (I knew this day would
come).  This adds a field to the comment-submission page, and verifies
that the field contains a four-digit number.  Hopefully this will stop
most automated bots.

13 years agoAdd BSD three-clause license.
Drew Fisher [Thu, 6 Jan 2011 20:04:03 +0000 (14:04 -0600)]
Add BSD three-clause license.

13 years agoModify multiday template to link to comment section of individual posts.
Drew Fisher [Thu, 6 Jan 2011 19:56:24 +0000 (13:56 -0600)]
Modify multiday template to link to comment section of individual posts.

13 years agoImport of running code as of 2011-01-05.
Drew Fisher [Wed, 5 Jan 2011 19:49:16 +0000 (13:49 -0600)]
Import of running code as of 2011-01-05.

It seemed a really bad idea to NOT have this in version control,
and it also was hindering deployment.