log

age author description
2011-03-02 Brian Neal Fixing #167: broken images on markdown cheat sheet.
2011-03-02 Brian Neal Fixing #173; display donors in order by date, ascending on the main view.
2011-03-02 Brian Neal Fix #171; forums weren't assigning badge ownership correctly when pre-fetching data.
2011-03-02 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.
2011-03-02 Brian Neal Fixing #165: add a way to filter users in the admin by join date; add an admin action to approve a pending user; added a honeypot type field to the registration form.
2011-02-28 Brian Neal As part of #165 add a security question to the registration form.
2011-02-28 Brian Neal Fix #164; have the calendar display times in the user's time zone. If the user isn't logged in, just use US/Pacific. Default the calendar mode to agenda mode.
2011-02-27 Brian Neal Fix #162; make username larger in forum posts.
2011-02-27 Brian Neal Fixing #157; added goto the top of page intra-page links on forums and yahoo group templates.
2011-02-27 Brian Neal Moved the social block up higher, just below the main nav.
2011-02-27 Brian Neal Created a social side block so we can remove the obtrusive twitter bulletin.
2011-02-27 Brian Neal Fix #153. Update verbiage on the donations thanks template to meet Paypal guidelines for making it a auto-return page.
2011-02-26 Brian Neal Adding the sg101 IRC bot code to SVN. This code is pretty rough and needs love, but it gets the job done (one of my first Python apps). This fixes #150.
2011-02-26 Brian Neal Fix typo that referred to non-existant setting MAX_AVATAR_SIZE.