log

age author description
2011-05-06 Brian Neal For #211; limit private message sizes to 8K.
2011-05-06 Brian Neal More work on #211. The compose view now returns the tab fragment HTML so errors can be displayed correctly.
2011-05-05 Brian Neal Fix bug where messages were never getting replied to.
2011-05-03 Brian Neal Making the jquery tabbed version of the messages app the current version and removing the old. Also figured out how to dynamically update the base template's count of unread messages when messages are read.
2011-05-01 Brian Neal Gave the beta private messages a 'compose to' view. Tweaked the color of the tables to match the jquery ui theme.
2011-04-26 Brian Neal Added a global method to change the cursor to an hourglass when an AJAX request fires.
2011-04-26 Brian Neal Show number of posts in a topic when displaying forum topic search results. Fixing #212.
2011-04-26 Brian Neal Initial beta-test commit of a revamped, jquery ui tab-based PM system. This is for #211.
2011-04-24 Brian Neal Fix typo discovered by Shari.
2011-04-23 Brian Neal Fixing #203; use Redis for who's online function.
2011-04-21 Brian Neal Tweaking birthday block
2011-04-21 Brian Neal Fixing #207; adding a birthday block.
2011-04-20 Brian Neal Fixing #210; forums unread status problems. Use the topic update_date instead of creation_date when selecting topics inside the tracked window.
2011-04-18 Brian Neal Tweaking text on some registration templates.
2011-04-16 Brian Neal Fixing #202. Guard against an empty email recipient list to prevent mail errors. We log a warning if this happens.