summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-26Move markdown conversion to a pre_save signalDan McGee1-12/+12
2010-05-26Use count queries when checking ban tablesDan McGee1-13/+4
2010-05-26PyLint suggested cleanupsDan McGee10-32/+19
2010-05-26Update feeds to new 1.2 frameworkDan McGee4-20/+14
2010-05-26Updates for CSRF protection changesDan McGee2-1/+6
2010-05-26Remove unused admin confirmation pageDan McGee1-37/+0
2010-05-18Remove __str__ declaration in blog modelsDan McGee1-6/+0
2010-05-16Move prettify + extensions into one JS fileDan McGee2-3/+49
2010-05-12Fix up comments form to validate correctlyDan McGee1-2/+2
2010-05-06Updates to main and about pagesDan McGee2-36/+59
2010-05-06Add RSS/Atom feeds for new commentsDan McGee4-0/+25
2010-05-05Fix LaTeX syntax highlighting in IEDan McGee1-3/+6
2010-05-04Version JS fileDan McGee2-1/+1
2010-05-04Add sql and latex highlighting extensions to templateDan McGee1-0/+2
2010-05-04Add new latex language highlighting extensionDan McGee1-0/+15
2010-04-28Enable specifying of code language in postsDan McGee2-2/+7
2010-04-03Version CSSDan McGee2-1/+1
2010-04-03Update comment form and stylesDan McGee5-26/+16
2010-04-03Mark required fields using CSS 3 selectorsDan McGee1-0/+4
2010-04-03Remove preview from commentsDan McGee3-4/+0
2010-04-03Clean up titlebar headerDan McGee8-11/+1
2010-04-03Use CDN by defaultDan McGee1-2/+2
2010-03-21Raise 404 instead of 500 when referencing unknown tagDan McGee1-1/+5
2010-03-14Add admin and logout links for authenticated usersDan McGee1-0/+2
2010-03-14Use a RequestContext everywhereDan McGee2-5/+9
2010-03-10sed was a bit too greedyDan McGee1-1/+1
2010-03-09Upgrade to jQuery 1.4.2Dan McGee4-596/+760
2010-03-09Add CDN tag for jQueryDan McGee3-1/+26
2010-03-09Remove project prefix from all includesDan McGee12-26/+27
2010-02-18Add admin actions to enable/disable comments en masseDan McGee1-0/+17
2010-02-07Fix issue with 404/500 handlers in productionDan McGee1-0/+2
2010-02-02Add categories to the feedsDan McGee1-1/+4
2010-01-31Use full name as author in feedsDan McGee1-1/+1
2010-01-27Remove some 'import *' usagesDan McGee5-6/+6
2010-01-27Clean up urls.py a bitDan McGee1-5/+3
2010-01-25Upgrade to jQuery 1.4.1 (maint release)Dan McGee4-326/+406
2010-01-21Feed updatesDan McGee4-6/+9
2010-01-18Remove images for realDan McGee5-0/+0
2010-01-18Small style touchupsDan McGee5-13/+14
2010-01-14Upgrade jQuery to 1.4Dan McGee5-4396/+6151
2010-01-13That was stupidDan McGee1-1/+1
2010-01-13Make comment textarea bigger by defaultDan McGee3-4/+5
2010-01-05Add some table styling for blog postsDan McGee2-15/+30
2009-12-28Upgrade prettifyDan McGee35-138/+222
2009-11-29Close the <span/> tag correctlyDan McGee1-1/+1
2009-11-13Follow the XHTML spec for named anchorsDan McGee1-2/+2
2009-11-10Minor style updatesDan McGee2-3/+6
2009-11-01Add feeds to main pageDan McGee1-0/+2
2009-10-27Simplify the post archives pageDan McGee2-11/+6
2009-10-22Style updatesDan McGee3-4/+21