log

age author description
2011-10-15 Brian Neal For #232, added some javascript to resize pics inside forum posts if they are too big.
2011-10-14 Brian Neal Fix #231: add a 'view my forum posts' link to profile.
2011-10-07 Brian Neal Fixing #230; add a scrollbar to the PM popup dialog if necessary. This wasn't as easy as I thought. Had to wrap the PM text in a div with its styling (max-height and overflow). If I then resized the dialog, I'd get two scrollbars. So for now, made the dialog non-resizable.
2011-10-05 Brian Neal Fixing #229: Download details view with a bogus download ID produces internal server error isntead of a 404.
2011-09-25 Brian Neal Refactor RateLimiter so that if Redis is not running, everything still runs normally (minus the rate limiting protection). My assumption that creating a Redis connection would throw an exception if Redis wasn't running was wrong. The exceptions actually occur when you issue a command. This is for #224.
2011-09-11 Brian Neal Updating to MarkitUp 1.1.12. Merging vendor branch changes into trunk.
2011-09-09 Brian Neal Add a link to John Blair's 50 years of surf music article on the banner.