Mercurial > public > sg101
log
age | author | description |
---|---|---|
Mon, 10 May 2010 02:58:19 +0000 | Brian Neal | See #31; undid attempts to clear template tag caching when saving news and bulletins, as we don't know the cache key (it is mangled). |
Sun, 09 May 2010 20:53:34 +0000 | Brian Neal | Fix #80: give moderators the ability to deactivate users for spam. |
Sat, 08 May 2010 23:44:59 +0000 | Brian Neal | Fix #81: could not get paragraphs in Markdown due to the interaction between smiley and Markdown. Refactored the smilify code to use a series of regular expressions over the text when working with markdown. |