Mercurial > public > sg101
graph
- For #234, update jPlayer to 2.0.1.2011-10-19, by Brian Neal
- For #233; add social media sharing buttons to podcast pages.2011-10-19, by Brian Neal
- For #233, add a meta description field for news stories. This field will get put in the open graph meta tag for better descriptions when shared on social media sites.2011-10-18, by Brian Neal
- For #233, make sure og:url and og:image are fully qualified (http://).2011-10-18, by Brian Neal
- For #233; first commit for adding social media sharing buttons to news stories.2011-10-18, by Brian Neal
- For #232, added some javascript to resize pics inside forum posts if they are too big.2011-10-15, by Brian Neal
- Fix #231: add a 'view my forum posts' link to profile.2011-10-14, by 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-07, by Brian Neal
- Fixing #229: Download details view with a bogus download ID produces internal server error isntead of a 404.2011-10-05, by 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-25, by Brian Neal
- Updating to MarkitUp 1.1.12. Merging vendor branch changes into trunk.2011-09-11, by Brian Neal
- Add a link to John Blair's 50 years of surf music article on the banner.2011-09-09, by Brian Neal
- Updating the warning on the registration page; it is now only AT&T and Sbcglobal that aren't getting our mail.2011-09-06, by Brian Neal
- Putting the 50 years of surf music banner on the base template so all pages get it.2011-09-06, by Brian Neal