Mercurial > public > sg101
log gpp/smiley/models.py @ 236:953c71f382df
age | author | description |
---|---|---|
2010-05-08 | 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. |
2009-11-20 | Brian Neal | Fixing #36, Smilify doesn't work when a smiley appears first before other text. Refactored the smiley system to produce markdown as well as HTML. |
2009-11-08 | Brian Neal | Forums: added a jquery ui dialog of extra smileys. |
2009-04-19 | Brian Neal | Correct typo in the clear_cache() method on the SmileyManager. |
2009-04-06 | gremmie | Initial import of sg101 stuff from private repository. |