Mercurial > public > sg101
log
age | author | description |
---|---|---|
Thu, 03 Mar 2011 03:00:15 +0000 | Brian Neal | Trying out a markdown extension to hopefully fix #166. |
Wed, 02 Mar 2011 03:16:19 +0000 | Brian Neal | Fixing #163; make plain links linkable in Markdown. Use an extension found here: https://github.com/r0wb0t/markdown-urlize. |
Wed, 02 Mar 2011 02:51:00 +0000 | Brian Neal | Fixing #167: broken images on markdown cheat sheet. |
Wed, 02 Mar 2011 02:47:15 +0000 | Brian Neal | Fixing #173; display donors in order by date, ascending on the main view. |
Wed, 02 Mar 2011 02:34:57 +0000 | Brian Neal | Fix #171; forums weren't assigning badge ownership correctly when pre-fetching data. |
Wed, 02 Mar 2011 02:18:28 +0000 | Brian Neal | Fix #168; when nailing a spammer, clear their profile text fields. Guard against topics and forums that don't exist when deleting posts in the signal handler. Make the forum stats template tag only display the latest active users. |